
body {
	background-color: #333333;
	margin-top: 0px;
	

}.mainpagebg{
background-color:#ffffff;
background-image:url(images/default/mainpgbg.jpg);
background-repeat:no-repeat;
background-position: bottom;

}
 UL {
	font-family: Arial;
	font-size:11px;
	color : #000000;
	line-height: 22px;
} OL {
	font-family: Arial;
	font-size:11px;
	color : #000000;
	line-height: 22px;
} LI {
	font-family: Arial;
	font-size:11px;
	color : #000000;
	font-weight:none;

} INPUT {
	font-family: Arial;
	font-size:11px;
	color : #000000;

} SELECT, OPTION {
	font-family: Arial;
	font-size:11px;
	color : #000000;

}

/* reset default styles */
#menu,
#menu ul { margin: 0; padding: 2; font-size:10px; }
#menu li { list-style-type: none; }

/* first level */
#menu li,
#menu a { float: left; width: 100px; }
#menu a { display: block; background: #EEE; }
#menu a:hover,
#menu a.menu_open { background: #DDD; }

/* second level */
#menu ul { visibility: hidden; position: absolute; width: 100px; }
#menu ul a { background: #DDD; }
#menu ul a:hover,
#menu ul a.menu_open { background: #CCC; }

/* third level (colors) */
#menu ul ul a { background: #CCC; }
#menu ul ul a:hover { background: #BBB; }

.copy_home{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
} a.copy_home:link {
	color: #00afff;	
	text-decoration:none;	
	font-weight:bold;
} a.copy_home:visited {
	color: #00afff;	
	text-decoration:none;	
	font-weight:bold;
} a.copy_home:active {
	color: #00afff;	
	text-decoration:none;	
	font-weight:bold;	
} a.copy_home:hover {
	text-decoration: underline;	
	color: #c1d951;
	font-weight:bold;
}

.back{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
} a.back:link {
	color: #00afff;	
	text-decoration:none;	
	font-weight:bold;
} a.back:visited {
	color: #00afff;	
	text-decoration:none;	
	font-weight:bold;
} a.back:active {
	color: #00afff;	
	text-decoration:none;	
	font-weight:bold;	
} a.back:hover {
	text-decoration: underline;	
	color: #c1d951;
	font-weight:bold;
}

.header{
	font-family: Arial;
	font-size: 13px;
	color: #00afff;
	font-weight:bold;
	text-transform:uppercase;
	} a.header:link {	
	text-decoration:underline;	
} a.header:visited {
	text-decoration:underline;	
} a.header:active {
	text-decoration:underline;	
} a.header:hover {
	text-decoration: underline;	
}

.subheader{
	font-family: Arial;
	font-size: 13px;
	color: #6b6b6b;
	font-weight:bold;
	line-height:22px;
	} a.header:link {	
	text-decoration:underline;	
} a.header:visited {
	text-decoration:underline;	
} a.header:active {
	text-decoration:underline;	
} a.header:hover {
	text-decoration: underline;	
}

.downloadfiles{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	line-height:22px;
	text-transform: uppercase;
	padding-left:3px;
} a.header:link {	
	text-decoration:underline;	
} a.header:visited {
	text-decoration:underline;	
} a.header:active {
	text-decoration:underline;	
} a.header:hover {
	text-decoration: underline;	
}

.table{
	border:1px;
	border-style:solid;
	border-color:#ececec;
}

.tabletext{
	font-family: Verdana, Tahoma;
	font-size:9px;
	font-weight: 500;
	color: #00afff;
	text-transform:uppercase;
	padding-left:2px;
} a.tabletext:link {	
	text-decoration:none;	
} a.tabletext:visited {
	text-decoration:none;	
} a.tabletext:active {
	text-decoration:none;	
} a.tabletext:hover {
	text-decoration: underline;	
}


.tablesections{
padding-bottom:5px;
border-bottom: 1px solid #d5cbbf;

}

.tablehome{
padding:5px;
border: 1px solid #dcdcdc;

}


.footer{
	background-image:url(images/default/footerbg.jpg);
}

.footertext{
	font-family: Arial, Verdana, Tahoma;
	font-size:11px;
	color: #ffffff;
} a.footertext:link {	
	color: #00afff;
	font-weight: bold;
	text-decoration:none;	
} a.footertext:visited {
	color: #00afff;
	font-weight: bold;
	text-decoration:none;	
} a.footertext:active {
	color: #00afff;
	font-weight: bold;
	text-decoration:none;	
} a.footertext:hover {
	color: #c1d951;
	font-weight: bold;
	text-decoration:underline;	
}



