

	
.table0
{
	max-width:100%;
	float:left;
}
	
	
.table1
{
	width:180px;
	max-width:90%;
	float:left;
	font-size:13px;
}

.table2a
{
	text-align:center;
	border:1px solid #3e3a59;
	padding: 2px;
	width:180px;
	max-width:100%;
	float:left;
	background-color:#3e3a59;
	color:#FFFFFF;
	font-size:13px;
}

.table2b
{
	text-align:left;
	border:1px solid #AAAAFF;
	padding: 2px;
	width:180px;
	max-width:100%;
	float:left;
	font-size:13px;
}

 



.table3a
{
	text-align:center;
	border:1px solid #3e3a59;
	padding: 2px;
	width:140px;
	max-width:100%;
	float:left;
	background-color:#3e3a59;
	color:#FFFFFF;
	font-size:13px;
}


.table3b
{
	text-align:left;
	border:1px solid #AAAAFF;
	padding: 2px;
	width:140px;
	max-width:100%;
	height:25px;
	float:left;
	font-size:13px;
}




.table33a
{
	text-align:center;
	border:1px solid #3e3a59;
	padding: 2px;
	width:100px;
	max-width:100%;
	float:left;
	background-color:#3e3a59;
	color:#FFFFFF;
	font-size:13px;
}


.table33b
{
	text-align:left;
	border:1px solid #AAAAFF;
	padding: 2px;
	width:100px;
	max-width:100%;
	height:25px;
	float:left;
	font-size:13px;
}


.table4a
{

	text-align:center;
	border:1px solid #3e3a59;
	padding: 2px;
	width:100px;
	max-width:100%;
	float:left;
	overflow: hidden;
	background-color:#3e3a59;
	color:#FFFFFF;
	font-size:13px;
}


.table4b
{

	text-align:left;
	border:1px solid #AAAAFF;
	padding: 2px;
	width:100px;
	max-width:100%;
	overflow: auto;

	height:25px;
	float:left;
	font-size:13px;
}



.table44a
{

	text-align:center;
	border:1px solid #3e3a59;
	padding: 2px;
	width:120px;
	max-width:100%;
	float:left;
	overflow: hidden;
	background-color:#3e3a59;
	color:#FFFFFF;
	font-size:13px;
}


.table44b
{

	text-align:left;
	border:1px solid #AAAAFF;
	padding: 2px;
	width:120px;
	max-width:100%;
	overflow: auto;

	height:25px;
	float:left;
	font-size:13px;
}


.table5a
{
	font-size:13px;
	text-align:center;
	border:1px solid #3e3a59;
	padding: 2px;
	width:120px;
	max-width:100%;
	float:left;
	overflow: hidden;
	background-color:#3e3a59;
	color:#FFFFFF;
}


.table5b
{
		font-size:13px;
	text-align:left;
border:1px solid #AAAAFF;
	padding: 2px;
	width:120px;
	max-width:100%;
	overflow: auto;

	height:25px;
	float:left;
} 





.table6a
{
	text-align:center;
	border:1px solid #3e3a59;
	padding: 2px;
	width:220px;
	max-width:100%;
	float:left;
	background-color:#3e3a59;
	color:#FFFFFF;
	font-size:13px;
}

.table6b
{
	text-align:left;
	border:1px solid #AAAAFF;
	padding: 2px;
	width:220px;
	max-width:100%;
	float:left;
	font-size:13px;
}


input, .input2
{
width:200px;
max-width:100%;
}




/*  COLUMN SETUP  */



.grad1 {
    background: #0e0e15 /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0e0e15, #8f86cf); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0e0e15, #8f86cf); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0e0e15, #8f86cf); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0e0e15, #8f86cf); /* Standard syntax */
}

.grad2 {
    background: #938bd4 /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#938bd4, #938bd4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#938bd4, #938bd4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#938bd4, #938bd4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#938bd4, #938bd4); /* Standard syntax */
	}
 
 
 
 


img
{
	
	max-width:100%;

	}


