@charset "utf-8";
/* CSS Document */

a.CyberPath:visited {
	color: #53616f;
	text-decoration: none;
	}

a.CyberPath:link {
	color:  #53616f;
	text-decoration: none;
	}

a.CyberPath:hover {
	color:  #990000;
	text-decoration: none;
	}

#header {
	text-align:center;
	width:1000px;
	margin:auto;
}

#banner {
	text-align:center;
	width:1000px;
	margin:auto;
	background-color: #FFFFFF;
}

#container {
	text-align:center;
	width:1000px;
	overflow:auto;
	background:#FFFFFF;
	margin:auto;
	padding-bottom:20px;
	clear:both;
}

#footer {
	background:#F1F1F1 url(../../css/images/footer-bg.jpg) no-repeat center bottom;
	height:60px;
	width:1000px;
	margin:auto;
	padding-top:3px;
	text-align:center;
	clear:both;
	}
	
	
#footer-txt {
	font-family:Arial;
	width:1000px;
	margin:auto;
	font-size:11px;
	color:#333333;
	clear:both
	}
	
#footer-copyright {
	font-family:Arial;
	width:1000px;
	height:30px;
	padding-top:20px;
	margin:auto;
	font-size:11px;
	color:#666666;
	text-align:center;
	background:url(../images/footer-bg.jpg) no-repeat;
	clear:both;
	}
	
#usefullinks {
	float:right;
	width:245px;
	text-align:left;
	padding-right:13.5px;

	}

#memberof {
	float:left;
	width:550px;
	text-align:left;
	padding-left:13.5px;
	}
	
#main-content {
	width:1000px;
	margin:auto;
	background:#FFFFFF;
	clear:both;
	position:relative;
	}
	
.maintabs {
font-family:Arial;
font-size:11px;
color:#707070;
}

#maintabs-more {
	float:right;
	width:100px;
	text-align: right;
}

#social {
	float:right;
	width:430px;
	margin-right: 13px;
}

#statistic {
	float:left;
	width:150px;
	margin-top:20px;
	margin-right:0;
	margin-left: 40px;
}

#statistic2 {
	float:left;
	width:150px;
	margin-top:18px;
	margin-right:13px;
	margin-left: 5px;
}

#helpcentre {
	float:right;
	width:190px;
	margin-top:20px;
	margin-right:0;
}

#helpcentre2 {
	float:left;
	width:150px;
	margin-top:40px;
	margin-right:0;
	margin-left:5px;
	padding-top:40px;
	border-top:dashed 1px #CCCCCC;
}

#memberof2 {
	float:left;
	width:150px;
	margin-top:40px;
	margin-right:0;
	margin-left:10px;
	padding-top:40px;
	border-top:dashed 1px #CCCCCC;
}

.header1 {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#861016;
	}
	
.header2 {
	font-family:Arial;
	font-size:16px;
	color:#4e5556;
	}

.header3 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#861016;
	}
	
.header4 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	}

.style1 {
	font-family:Arial;
	color:#53616f;
	font-size:11px;
	}
	
.quote {
	font-family:Courier New;
	color:#53616f;
	font-size:11px;
	}
	
#left {
	float:left;
	width:170px;
}

#nav {
	margin-top:18px;
	margin-right:10px;
	width:150px;
	}

#right {
	float:right;
	width:170px;
	margin-bottom:0px;
}

#middle {
	background:url(../images/background-corner.jpg) no-repeat;
	margin:auto;
	width:590px;
	z-index:-1000;
	padding: 20px 20px 20px 20px;
}

#sub-banner {
	width:1000px;
	margin:auto;
	background-color: #FFFFFF;
}

#breadcrumbs {
	width:976px;
	background:#FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin: auto;
}

.left {
display:block;
height:20px;
list-style:none;
background:#FF0000;
}

#nav-left-header a:link {
text-decoration:none;
display:block;
background:#FFFFFF;
border-bottom:dashed 1px #CCCCCC;
padding-top:5px;
padding-bottom:5px;
font-family:Arial;
color:#757575;
font-size:11px;
}

#nav-left-header a:visited {
text-decoration:none;
display:block;
background:#FFFFFF;
border-bottom:dashed 1px #CCCCCC;
padding-top:5px;
padding-bottom:5px;
font-family:Arial;
color:#757575;
font-size:11px;
}

#nav-left-header a:hover {
text-decoration:none;
display:block;
background:#FFFFFF;
border-bottom:dashed 1px #CCCCCC;
padding-top:5px;
padding-bottom:5px;
font-family:Arial;
color:#333333;
font-size:11px;
}

#nav-left-header a:active {
	text-decoration:none;
	display:block;
	border-bottom:dashed 1px #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial;
	color:#757575;
	font-size:11px;
	background-color: #00FF00;
}

#nav-left-header {
	margin-top:18px;
	margin-left:13px;
	margin-right:13px;
	width:150px;
}

.nav-left-in {
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial;
	color:#990000;
	font-size:11px;
	background-color:#EFEFEF;
	}

.highlight {
	background-color:#CC0000;
}

#middle a:link {
	text-decoration:none;
	color:#308091;
	}
	
#middle a:visited {
	text-decoration:none;
	color:#308091;
	}
	
#middle a:hover {
	text-decoration:none;
	color:#003366;
	}
	
#middle a:active {
	text-decoration:none;
	color:#308091;
	}
	
#footer-copyright a:link {
	text-decoration:none;
	color:#666666;
	}
	
#footer-copyright a:visited {
	text-decoration:none;
	color:#666666;
	}
	
.imgstyle {
border: solid 5px #EEEEEE;
}
	
#footer-copyright a:hover {
	text-decoration:none;
	color:#444444;
	}
	
#footer-copyright a:active {
	text-decoration:none;
	color:#666666;
	}
	
#ad a:link {
	text-decoration:none;
	color:#308091;
	}
	
#ad a:visited {
	text-decoration:none;
	color:#308091;
	}
	
#ad a:hover {
	text-decoration:none;
	color:#003366;
	}
	
#ad a:active {
	text-decoration:none;
	color:#308091;
	}
	
#search {
	background:url(../images/bg-search.jpg);
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

input
{
color: #000000;
background: #FFFFFF;
height:13px;
border: 1px solid #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#year_table {
background:url(../images/year_bg.jpg) repeat-x;
}

#year_table_in {

}

