/* CSS Document */

body {
	background-color: #E5E5E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.col{
	color:#000000;
}


.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	line-height:21px;
}

.ip
{ 
	width:153px;
	height:25px;
	display:block;
	cursor:hand;
}

.nav:link {
	text-decoration: none;
	color: #000000;
}

.nav:visited {
	text-decoration: none;
	color: #000000;
}
.nav:hover {
	text-decoration: none;
	color: #D9090F;
}

.nav:active {
	text-decoration: none;
	color: #000000;
}



.subnav:link {
	text-decoration: none;
	color: #104e84;
	font-size:11px;
	font-weight:900;
}

.subnav:visited {
	text-decoration: none;
	color: #104e84;
	font-size:11px;
	font-weight:900;
}
.subnav:hover {
	text-decoration: none;
	color: #104e84;
	font-size:11px;
	font-weight:900;
	
	text-decoration:underline;
}

.subnav:active {
	text-decoration: none;
	color: #104e84;
	font-size:11px;
	font-weight:900;
}


.more {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1485EF;
}


.more:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1485EF;
}

.more:visited {
	text-decoration: none;
	color: #1485EF;
}

.more:hover {
	text-decoration: underline;
	color: #1485EF;
}

.more:active {
	text-decoration: none;
	color: #1485EF;
}


.main{
	background-image: url(../images/main.jpg);
	background-repeat:repeat-y;
}

.page{
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
}

.header{
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
}

.footer{
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #D9090F;
}

a:active {
	text-decoration: none;
	color: #000000;
}

body,td,th {
	color: #000000;
}

.text1 {
	font-size: 14px;
	color: #FFFFFF;
}

.text2 {
	font-size: 12px; 
	color: #FFFFFF; 
}
	
.text_5 {
	font-size: 11px;
	color: #5A5A5A;
}
.text7 {
	font-size: 10px;
	font-weight: bold;
}

.head {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
