body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#clock {
	margin-top: 35px;
	text-align: right;
	padding-right: 33px;
}
.content {
	background-image: url(../images/extra.gif);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	float: none;
	width: 760px;
	overflow: auto;
	height: auto;
	position: relative;
	visibility: visible;
}
.footer {
	clear: both;
	float: none;
	width: 540px;
	padding-top: 20px;
	padding-left: 220px;
	overflow: auto;
	position: relative;
	visibility: visible;
	text-align: center;
	height: 40px;
	color: #FFFFFF;
	background-image: url(../images/extra.gif);
	background-repeat: repeat-y;
	background-position: center top;
}



.left_info_heading {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.left_info {
	text-align: center;
}

.left_info_text {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.left_column {
	clear: left;
	float: left;
	width: 204px;
	overflow: auto;
	position: relative;
	visibility: visible;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-left: 10px;
}
#nav {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 44px;
	width: auto;
}

#nav img {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}


.no_repeat {
	background-repeat: no-repeat;
}

.no_repeat .quicklinks a { line-height: 22px; }
#page {
	padding: 0px;
	clear: both;
	float: none;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	height: auto;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.page_content {
	overflow: auto;
	height: auto;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-left:20px;
	padding-right:20px;
	width: 330px;
	display:none;
}


.quicklinks {
	background-image: url(../images/quicklinks-fill.gif);
	background-repeat: repeat-y;
	padding: 5px 10px;
}
.right_column {
	float: left;
	width: 536px;
	overflow: auto;
	position: relative;
	visibility: visible;
	height: auto;
	clear: right;
	padding-left: 10px;
}
.spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
.textinput {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #7F9DB9;}

.thumbs_td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.page_title h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	margin-top:10px;
}

.no_repeat .quicklinks a { line-height: 22px; }
.err {
background-color: #CC0033;
color: #FFF;
text-align: center;
font-weight: bold;
font-size: 13px;
margin: 10px 0;
padding: 5px 0;
}

.ok {
background-color: #6DA22E;
color: #FFF;
text-align: center;
font-weight: bold;
font-size: 13px;
margin: 10px 0;
padding: 5px 0;
}



/*----------------------Added for image centering
*/
.con span{
	display:block;
	width:110px; height:110px;
	text-align:center;
	line-height:106px;
	background:#333;
	float:left;
	margin:0 0 15px 15px;
}
*+ html .con span{
	line-height:108px; 
}
html:first-child .con span {
	line-height:110px; 
}
.con span img {
	margin-top: expression(( 110 - this.height ) / 2);
}
html>body .con span img { 
	margin-top: 0; 
	vertical-align: middle;
}
.con a{
	color:#FFFFFF;
	margin-left:20px;
}
/*---------------------End style for image centering
*/
h3 {
font-size: 13px;
font-family: Tahoma;
}