html {
 	min-height: 100%;
 	height: auto;
 }


body,p,td,th, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	margin-top:10px;
	


}
body{
background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

hr {border: none 0; 
border-top: 1px dashed #336699;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

h1{
margin:0;

margin-bottom: 5px;
font-size:14px;
text-align:left;
}

h2{
margin:0;
margin-bottom: 2px;
font-size:28px;
color: #fff;
text-align:center;
font-weight:normal;
}

h3{
margin:0;
margin-top: 10px;
margin-bottom: 5px;
padding-left:10px;
font-size:18px;
color: #990000;
text-align:left;
}

h4{
margin:0;
margin-bottom: 5px;
font-size:13px;
color: #fff;
text-align:left;
}

h5{
margin:0;
margin-top: 10px;
margin-bottom: 5px;
font-size:14px;
color: #666666;
text-align:left;
}


.nav:link, a.nav:visited, a.nav:active{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.nav:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

.navw:link, a.navw:visited, a.navw:active{
	font-weight: normal;
	color: #fff;
	text-decoration:none;
}

a.navw:hover {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

.navpur:link, a.navpur:visited, a.navpur:active{
	font-weight: normal;
	color: #CC0066;
	text-decoration:none;
}

a.navpur:hover {
	font-weight: normal;
	color: #CC66CC;
	text-decoration: none;
}

.navred:link, a.navred:visited, a.navred:active{
	font-weight: normal;
	color: #990000;
	text-decoration:none;
}

a.navred:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

.navnews:link, a.navnews:visited, a.navnews:active{
	font-weight: normal;
	color: #333399;
	text-decoration:none;
}

a.navnews:hover {
	font-weight: normal;
	color: #333399;
	text-decoration: underline;
}

.navevents:link, a.navevents:visited, a.navevents:active{
	font-weight: normal;
	color: #663399;
	text-decoration:none;
}

a.navevents:hover {
	font-weight: normal;
	color: #663399;
	text-decoration: underline;
}

.navsm:link, a.navsm:visited, a.navsm:active{
	font-weight: normal;
	font-size:9px;
	color: #000;
	text-decoration: none;
}

a.navsm:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

.temptit {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bold;
	color: #999999;
}

.tempsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #666666;
}

.tempsub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

#tempbox{
width:390px;
background-image:url(../img/tempbg.jpg);
background-repeat:no-repeat;
padding: 0px;
margin-left:auto;
margin-right:auto;
}
.tabbord{
border:1px solid #fff;
border-right:0;
border-bottom:0;
padding-left:5px;
}

.tabbord1{

background-image: url(../img/sp_w.gif);
	background-repeat:repeat-y;
	background-position:left;

}

.factfile{
margin:0;
margin-bottom: 5px;
font-family: "Courier New", Courier, monospace;
font-size:26px;
color:#FFFFFF;
font-weight:bold;
}

.factfilesub{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:normal;
}

.factfiletit{
font-family: "Courier New", Courier, monospace;
font-size:21px;
}


#mainboxh{
width:759px;
border:1px solid #5a6ea0;
border-top:0;
border-right:0;
padding: 0px;
margin-top:1px;
margin-left:auto;
margin-right:auto;
}

#mainbox{
width:758px;
border:1px solid #5a6ea0;
border-top:0;
/*border-right:0;*/
padding: 0px;
margin-top:1px;
margin-left:auto;
margin-right:auto;
}

#textboxh{
width:519px;
border:0;
padding:10px;
}

#navbox{
border:0px;
margin: 0;
padding:0;
/*width:528px;*/
background-color:#5a6ea0;
height:30px;
line-height: 2.6em;


}

#navbox ul{
list-style: none;
margin: 0;
padding:0;
}


#navbox li {
margin: 0;
display:inline;
}

#navbox a:link, #navbox a:visited{

padding: 8px 15px 9px 15px;
/*         t - r -  b -  l*/
color:#FFFFFF;
background-color:#5a6ea0;
text-decoration:none;
border-right: 1px solid #fff;
font-weight:bold;

}

#navbox a:hover{

padding: 8px 15px 9px 15px;
color:#FFFFFF;
background-color:#6b7fb1;

}

#navbottom{
width:759px;
margin-top:5px;
margin-left:auto;
margin-right:auto;
font-size: 9px;
}

.txtsm{
font-size: 9px;
}

.tabspace{
padding-bottom:4px;
}

.dottedline {

	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #336699;
}
