﻿body
{
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url('images/body_bg3.png');
	background-repeat: repeat-x;
	font-family: arial, sans-serif;
	font-size: 13px;
}

.sidebar {
	padding: 0 0 0 15px;
	margin: 10px 0 10px 15px;
	width: auto;
	float: right;
	border-left: thin dotted #000;
	background-color:#EEEEEE;
	
}

.sidebar a{
	color:blue;
	text-decoration:none
}

.sidebar a:hover{
	color:#CA0000;
	text-decoration:underline
	}


.leftcenter {
	width:450px;
	padding-left:6px;
	padding-right:7px;
	float:left;
	height:300px;
	margin-top:5px;
	color:#2E2E2E
}

.maingroup {
	background-color:white;
	margin-top: 5px;
	padding-top:7px;
	width: 592px;
	height: auto;
	float: left;
	padding-left: 7px;
	text-align: left;
}

.rightcenter {
	width:130px;
	float:right;
	height:2420px;
	margin-top:5px;
	font-size:x-small;
	text-align:center;
	background-color:#EAEAEA
}


.topcenter {
	background-color: #FFFFFF;
	height: 85px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0
}

}
.topintrol{
	background-color:#EBEBEB;
	width:156px;
	height:180px;
	float:left;
}

.topintro2{
	background-color:#EBEBEB;
	width:430px;
	height:180px;
	float:right;
	padding-left:9px
}

.right {
	
	background-color:white;
	margin-top:7px;
	width:183px;
	margin-left:7px;
	padding-left:10px;
	height:470px;
	float:right;
	text-align:left;
	color:#002142

}

.right a{
	color:#002142;
	text-decoration:none
}

.right a:hover{
	color:#800000
}


.left {

	background-color:white;
	margin-top:5px;
	width:596px;
	height:400px;
	float:left;
	padding-left:8px

}

.mainbottom {
	width: 800px;
	height: 17px;
	background-color:#335678;
	border-bottom: 1px #808080 solid;
	margin-left:auto;
	margin-right:auto;
	border-left: 1px #808080 solid;
	border-right: 1px #808080 solid;
	text-align: left;
	color:#FFFFFF;
	padding-top:3px
	

}

.mainbottom a {
color:#fff;
text-decoration:none;
}

.mainbottom a:hover {
text-decoration:underline;
}

.right {
	
	background-color:white;
	margin-top:7px;
	width:183px;
	margin-left:7px;
	padding-left:10px;
	height:470px;
	float:right;
	text-align:left;
	color:#002142

}

.right a{
	text-decoration:none;
	color:#002142
}

.right a:hover{
	color:#F50F03;
	text-decoration:underline
}

#nav {
font-family: Verdana, Arial, sans-serif;
font-size: small;;
width:800px;
margin-left:auto;
margin-right:auto;
padding:7px;;
margin-top:6px;
color:#fff;
padding-left:25px;
}

#nav a {
color:#fff;
text-decoration:none;
}
#nav a:hover {
text-decoration:underline;
}

.navleft {
padding-left:10px;
}

