a:link {
	color: #4d638b;
	font-weight: 700;
}

a:visited {
	color: #a3a6d8;
	font-weight: 700;
}

a:hover {
	background-color: #9fb8c5;
}

a:active {
	color: #a3a6d8;
	font-weight: 900;
}

body{
	background-color: #ffffff;
	font-family: Arial;
}

h1{
	color: #4d638b;
	font-family: arial;
	font-size: 18px;
	font-weight: 900;
	letter-spacing: 3pt;
}

h2{
	color: #4d638b;
	font-family: arial;
	font-size: 13px;
	font-weight: 700;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

ul {

    margin-left: 30px;
	font-size: 12px;
	list-style-image: url('/arrow.jpg');
	margin-right: 0;
}

.nav ul {

    margin-left: 30px;
	font-size: 12px;
	list-style-image: url('/arrow2.jpg');
	margin-right: 0;
}


.ft {
	color: #0000ff;
	font-family: arial;
	font-size: 9px;
}

.nav {
	color: #4d638b;
	font-family: arial;
	font-size: 12px;
	font-weight: 800;
}

.re {
    color: black;
	background-color: #9fb8c5;
	border-bottom: #ff0000 3px dashed;
	border-left: #ff0000 3px dashed;
	border-right: #ff0000 3px dashed;
	border-top: #ff0000 3px dashed;
	font-family: arial;
	font-size: 12px;
}

.re a:link, a:visited,  a:hover{
    color: black;
    }
    
.red {
	color: #ff0000;
	font-family: arial;
	font-size: 10px;
	font-weight: 800;
	margin: 0px 0px 1px 0px;
	padding: 0px;
}

.tat {
	font-family: arial;
	font-size: 9.5px;
}

.top {
	color: #4d638b;
	font-family: times;
	font-size: 9.5px;
	font-weight: 700;
}

.ventura {
	color: #4d638b;
	font-family: arial;
	font-size: 12px;
}




.ventura a:link {
	color: #4d638b;
	font-weight: 700;
}

.ventura a:visited {
	color: #a3a6d8;
	font-weight: 700;
}

.ventura a:hover {
	background-color: #9fb8c5;
}

.ventura a:active {
	color: #a3a6d8;
	font-weight: 900;
}


#banner {
	background-color: #839bc0;
	border: 0px none;
	margin-bottom: 1px;
	padding: 1px;
}

#container {
	border: 1px solid #808080;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#container2 {
	border: 3px solid #ff0000;
	color: #4d638b;
	font-family: arial;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	width: 300px;
}

#content {
	background-color: #ffffff;
	margin-left: 204px;
	margin-right: 185px;
	padding: 2px;
}

#footer {
	background-color: #ffffff;
	clear: both;
	margin-top: 5px;
	padding: 2px;
}

#sidebar-a {
	background-color: #ebebeb;
	float: left;
	height: 450px;
	margin-right: 1px;
	padding: 1px;
	width: 176px;
}


#sidebar-a a:link {
	color: #4d638b;
	font-weight: 700;
}

#sidebar-a a:visited {
	color: #a3a6d8;
	font-weight: 700;
}

#sidebar-a a:hover {
	background-color: #9fb8c5;
}

#sidebar-a a:active {
	color: #a3a6d8;
	font-weight: 900;
}

#sidebar-b a:link {
	color: #4d638b;
	font-weight: 700;
}

#sidebar-b a:visited {
	color: #a3a6d8;
	font-weight: 700;
}

#sidebar-b a:hover {
	background-color: #9fb8c5;
}

#sidebar-b a:active {
	color: #a3a6d8;
	font-weight: 900;
}





#sidebar-b {
	background-color: #ebebeb;
	float: right;
	margin-left: 0px;
	padding: 0px;
	width: 156px;
}