/* -------------- ZibaSolutions Inc 2006 ---------------- */ 
/*				 Vrsion 7 FONTS CSS File			      */
/*		        support@ZibaSolutions.com	              */
/*--------------------------------------------------------*/

@import url("Fonts.css");


td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link , a:visited , a:active{
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

#menu, #menu a:link ,#menu a:visited ,#menu a:active{
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	height: 26px;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#footer { 
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
}

#footer a:link ,#footer a:visited ,#footer a:active{ 
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
}

#footer a:hover {
	text-decoration: none;
	color: #FF0000;
}

.Border {
	border: 1px solid #999999;
}

#pad {
	padding: 8px 50px 15px 8px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}

#leftMenu {
	background-color: #CCCCCC;
}
