/* CSS Document */
body {
	background: url(../images/bg.jpg) repeat-x #4A6173;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 11px;

}

.bodyadmin{
	background: url(../images/bg_admin.jpg) repeat-x #993300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 11px;
}

table {

}

td {
	vertical-align: top !important;
}

a {
	font-family: verdana;
	font-size: 11px;
	text-decoration:none;
	color:#C64934;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration:none;
	color:#4A6173;
}

a img {
    border: 0px;
}

.mainTABLE{
	border: 1px solid #CCCCCC;
}

.contentTABLE{
	border: 1px solid #999999;
}

.mainTopBottomROW{
	background: url(../images/header_bg.jpg) repeat-y;
	border-bottom: 1px solid #CCCCCC;
	background-color:#475F72;
	font-size:9px;
	color:#BBBBBB;
	text-align:right;
}

.buttonTABLE{
	background: url(../images/menu_bg.jpg) repeat-x;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#FFFFFF;
	height:20px;
}

.buttonTABLEadmin{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#FFFFFF;
	height:20px;
}

.buttonTD{
	border-left: 1px solid #999999;
	cursor:pointer;
	vertical-align:middle;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
	color:#666666;
}

.contentHEADING{
	border-bottom: 1px solid #999999;
	font-size:13px;
	vertical-align:top;
	padding-bottom:3px;
	font-weight:bold;
	color:#C64934;
	height:20px;
}

.highlightedtext{
	background-color:#D4DADE;
}

.mainROW{
	border-bottom: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}

.picturetableback {
	background-color:#000000;
	padding: 2px;
}

.Advertback {
	background-color:#666666;
	padding: 2px;
}

.tabledotted{
	border: 1px solid #999999;
}

.bottommenuA{
	font-size:9px;
	color:#BBBBBB;
	text-align:right;
	cursor:pointer;
}

.bottommenuA:hover{
	font-size:9px;
	color:#FFFFFF;
	text-align:right;
	cursor:pointer;
}
.country_title{
	font-weight:bold;
	color: #000000;
	text-align: center;
	font-size:13px;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(../images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 7px 7px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}
 
#log {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 100%;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(images/spinner.gif) no-repeat center;
}

.instructor_table {
	border: 1px solid #999;
	margin-bottom: 10px;
	width: 100%;
}


<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->
