/*main body styles */

p {
	font-family : Arial, sans-serif;
	color : #666666;
	margin-right : 25%;
	}
	
.pbold {
	font-family : Arial, sans-serif;
	color : #666666;
	font-weight : bold;
	}
	
.orange,a.orange:link {
	font-family:Arial, sans-serif;
	color : #FF6600;
	font-size: larger;
	font-weight : bold;
}
	
.blue {
	font-family:Arial, sans-serif;
	color : #006699;
	font-size: larger;
	font-weight : bolder;
	font-style : oblique;
}
	
body {
	background-image : url(../images/road03.gif);
	background-repeat : no-repeat;
	background-position : 0 0px;
	background-color : White;
	font-family : Arial, sans-serif;
	color : #666666;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	}
	
#main {
	position : absolute;
	display : block;
	margin-left : 180px;
	margin-top : 100px;
	margin-right : 15px;
	}
	
#simple {
	position : absolute;
	display : block;
	margin-left : 40px;
	margin-top : 100px;
	}
	
i {
	font-family:Arial, sans-serif;
	font-style:oblique;
	color : #666666;
	}

h1
{
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: large;
}
	
.hbold {
	font-family:Arial, sans-serif;
	color : #000000;
	font-weight : bolder;
	font-style : oblique;
	}
	
h2
{
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: medium;
}
	
a:link {
	font-family : Arial, sans-serif;
	/*text-decoration : none;*/
	color : #006699;
	}
	
a:visited {
	font-family : Arial, sans-serif;
	/*text-decoration : none;*/
	color : #000000;
	}
	
a:hover {
	font-family : Arial, sans-serif;
	text-decoration : underline;
	color : #666666;
	}

a.b2:link {
	font-family : Arial, sans-serif;
	text-decoration : none;
	color : #006699;
	}
	
a.b2:visited {
	font-family : Arial, sans-serif;
	text-decoration : none;
	color : #000000;
	}
	
a.b2:hover {
	font-family : Arial, sans-serif;
	text-decoration : none;
	color : #666666;
	}

	
/*header styles*/

#top {
	position:absolute;
	top:0;
	left:0;
	}
	
.black {
	background-image : url(../images/blk.gif);
	background-repeat : repeat-x;
	color : white;
	font-weight : bold;
	font-family : Verdana, sans-serif;
	font-size : x-small;
	}
	
a.header:link {
	font-family : Verdana, sans-serif;
	color : #ffffff;
	font-size : xx-small;
	text-decoration : none;
	}
	
a.header:visited {
	font-family : Verdana, sans-serif;
	color : #ffffff;
	font-size : xx-small;
	text-decoration : none;
	}
	
a.header:hover {
	font-family : Verdana, sans-serif;
	color : #ffffff;
	font-size : xx-small;
	text-decoration : underline;
	}
	
.logina {
	font-family : Verdana, sans-serif;
	font-weight : bold;
        font-style : oblique;
        color : #595959;
	/*font-size : smaller;*/
	font-size : 12px;
	}
	
.login {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	color : #ffffff;
	/*font-size : smaller;*/
	font-size : 10px;
	color : Gray;
	}
	
	/*main nav block*/
#nav {
	position : absolute;
	display: block;
	width: 102px;
	padding: 3px 5px;
	margin: 7px;
	margin-top : 80px;
	margin-left : 0px;
	min-width : 120px;
	max-width : 140px;
	}
	
/*footer link*/
a.foot:link {
	font-family : Verdana, sans-serif;
	color : #666666;
	font-size : smaller;
	text-decoration : none;
}

a.foot:visited {
	font-family : Verdana, sans-serif;
	color : Black;
	font-size : smaller;
	text-decoration : none;
}

a.foot:hover {
	font-family : Verdana, sans-serif;
	color : #666666;
	font-size : smaller;
	text-decoration : underline;
}

a.foot:active {
	color : #006699;
	font-family : Verdana, sans-serif;
	font-size : smaller;
	text-decoration : underline;
}

.copyright {
	font-family : Verdana, sans-serif;
	color : #666666;
	font-size : x-small;
	text-decoration : none;
}

#foot {
	position : relative;
	/*margin-left : 75px;*/
		margin-top : 30px;
	margin-bottom : 12px;
	}
	
/*load tables*/
.load {
	font-family : Verdana, sans-serif;
	color : Black;
	text-align : center;
	font-size : x-small;
	}
	
.loadbluea {
	font-weight : bold;
	background-color : #6699CC;
	font-size : smaller;
	}
	
.loadblue {
	background-color : #6699CC;
	}
	
.loadorangea {
	font-weight : bold;
	background-color : #FF9933;
	font-size : smaller;
	}
	
.loadorange {
	background-color : #FF9933;
	}
	
.loadspace {
	background-color : #999999;
	}

.loaddesca {
	font-weight : bold;
	background-color : #CCCCCC;
	font-size : smaller;
	}

.loaddesc {
	background-color : #CCCCCC;
	}

#adsense-vert {
float: right;
padding: 1em;
}

#search {float: right;}

