@charset "utf-8";
/* CSS Document */

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

dd{
margin:0px}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-weight: normal;
}

.top{
	background-color:#000000;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:25px;
}
.back{
	background-image:url(images/tableback.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
	background-color:#999999;
}
.logo{
	background-image:url(images/logo.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height:69px;
	width:251px;
}


.search{
	background-image:url(images/search.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height:44px;
	width:334px;
}

.cl{
	background-image:url(images/cl.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height:40px;
	width:12px;
}
.crumb{
	background-image:url(images/crumb.jpg);
	background-position:top;
	background-repeat: repeat-x;
	height:25px;
	width:695px;
	padding-top:15px;
}
	.crumb h1{color:#999999;font-size:11px;margin:0px;}
	.crumb	a{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #999999;text-decoration:none;}
	.crumb a:hover{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #FFFFFF;text-decoration:none;}


.cr{
	background-image:url(images/cr.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height:40px;
	width:13px;
}

.main{
	background-color:#FFFFFF;
	padding:5px;
	width:709px;
	background-image:url(images/mainback.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	color:#666;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	min-height:600px;
}
.main2{

	font-size:11px;
	color:#666;
	padding-left:5px;
	padding-right:5px;
}	
	.main2 h1{
	font-size:18px;
	color:#000000;
	text-decoration:none;
margin:; 	font-weight: normal;
}
	.main2 h2{font-size:14px;color:#2999D9;text-decoration:none; }
	.main a{font-size:11px;color:#000000;text-decoration:none;}
	.main a:hover{font-size:11px;color:#2999D9;text-decoration:none;}
	.main a:visited{font-size:11px;color:#888888;text-decoration:none;}
	.main2 td{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#666;
		background-image: url(images/cellback.jpg);
		background-position: bottom;
		background-repeat:repeat-x;
	}
	.main2 ol{list-style-image: url(images/diamond.gif);list-style-type: circle}
	.girl2{ margin:2 10 0 4;}

.nav{
	width:182px;
	vertical-align:top;
	padding-left:10px;
	margin:0;
	border-right:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
	float:left;
}
	.nav h1{
	margin:0px;
	color:#2999D9;
	font-size: 14px;
}
	.nav hr{width:167px;}

	
	
	
.mainbottom{

	background-image:url(images/mainbottom.jpg);
	background-repeat: repeat-x;
	width: 709px;
	height:32px;
	padding: 5px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
	.mainbottom a{font-size:11px;color:#999999;}
	.mainbottom a:hover{font-size:11px;color:#999999;}

.bottomblack{

	background-image:url(images/bottomblack.jpg);
	background-repeat: repeat-x;
	width: 707px;
	padding: 5px;
	border:solid 2px #000000;
}
.bookmarks{
	margin-top:10px; 

}

.footer{
background-color:#999999;
color:#000000;
font-size:10px;
	padding: -5px;
}
	.footer a{color:#000000;font-size:10px;}
	.footer a:hover{color:#FFFFFF;font-size:10px;}
	.footer td{color:#0000;font-size:10px;}




	
	th{
	background-color:#000000;
	background-image: url(images/headerback.jpg);
	background-position: bottom;
	background-repeat:repeat-x;
	font-size:12px;
	color:#FFFFFF;
	height:16px;
}

