@charset "windows-1256";
BODY {
	background-color: #666666;

}


a.links {
	color: ##0000FF;
	font-family: tahoma;
	font-size: 13px;
	text-decoration: underline;

	}
a.links:hover {
	color: #FF0000;
	font-family: tahoma;
	font-size: 13px;
	text-decoration: underline;

	}

a.white {  
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma;
	font-size: 13px;
}

a.white:hover { 
	color: #FFFF00;
	text-decoration: none;
	font-family: tahoma;
	font-size: 13px;
 }

.body {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.biggerbody {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	}

.smallerbody {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
	
.green {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00FF00;
	}
	
.red {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	}
	
.blue {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00FFFF;
	}

.yellow {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	}

.sidepanels {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

	}

.tinybody {
	font-family: tahoma;
	font-size: 8px;
	color: #FFFFFF;
	}
.tablecolor {
	background-color: #092e4e;
}

.tablecolor2 {
	background-color: #000000;
	border: 1px #666666;

}

.tablecolor3 {
	background-color: #FF6633;
}

form { 
	margin-bottom: 0;
	padding:0;
	border:0; 
	margin:0;
} 
