/* Structure */

body      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #99ccff;
	margin: 0;
	padding: 0;
	background-image: url(images/page_back.png);
	background-repeat: repeat-x;
}

#home_t_frame {
	height: 29px;
	background: url(images/home_topframe.png);
	background-repeat: no-repeat;
}

#sec_t_frame {
	height: 29px;
	background: url(images/sec_topframe.png);
	background-repeat: no-repeat;
}

#home_b_frame {
	height: 29px;
	background: url(images/home_bottomframe.png);
	background-repeat: no-repeat;
}

#indexTable   {
	width: 700px;
}
#home_tag {
	height: 24px;
	width: 296px;
	position: relative;
	top: 279px;
	left: 330px;
	}

#sec_tag {
	height: 24px;
	width: 296px;
	position: relative;
	top: 120px;
	left: 330px;
	}

#menuback {
	height: 28px;
	background: url(images/menuback.gif);
	background-repeat: repeat-x;
}

ul.list {
	padding-top: 0px;
	padding-left: 16px;
	margin: 0px;
	list-style-type: disc;
}

	
/* Nav */

#home a {
   display:block;
		height:85px;
		width: 183px;
		background: url("images/sec_logo.gif") 0 0 no-repeat;
   	text-decoration: none;
		}
	
#home a:hover {
   background-position: 0px -85px;
   }
   
a:link {
	color: #0050B2;
	text-decoration: underline;
}
a:visited {
	color: #00306A;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #0050B2;
}

a:link.toplink {
	color: #6f4c13;
	text-decoration: none;
}
a:visited.toplink {
	color: #6f4c13;
	text-decoration: none;
}
a:hover.toplink {
	text-decoration: underline;
	color: #6f4c13;
}
a:active.toplink {
	text-decoration: none;
	color: #6f4c13;
}
 	
	
/* Format */

.leftcol   {
	width: 185px;
	padding-top: 25px;
	padding-left: 15px;
	padding-bottom: 25px;
	text-align: left;
	background-image: url(images/home_bodyback.jpg);
	background-repeat: no-repeat;
}
.rightcol   {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	margin: 10px;
		}
	
.sep {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A48A4D;
	}
.copy   {
	color: #666666;
	font-size: 90%;
}

.topnav {
	font-size: 11px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: right;
}
.headers {
	font-size: 12px;
	font-weight: bold;
	color: #003E89;
	}
.content2 {
	font-size: 12px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
.content3 {
	font-size: 10px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}

/* #time   {
	color: #000000;
	font-size: 90%;
	padding-right: 24px;
	text-align: right;
	}
	
#indexCont   {
	padding: 20px 0px;
	background-image: url(images/home_bodyback.jpg);
	background-repeat: no-repeat;
}
#indexCont div   {
	margin-left: 25px;
	margin-right: 18px;
}
.content {
	font-size: 12px;
	color: #000000;
	margin: 15px;
	text-align: left;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A48A4D;
	}
*/

.news {

	font-size: 12px;
	color: #000000;
}
textarea:focus, input:focus {
	background-color: #dbe2ed;
}
.sub {width: 135px; 
 }
.contact {width: 203px; 
 }
.msg {width: 426px; 
 }
.form , textarea    {
font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #000000;
	}
select {width: 210px; 
 }
.error    {
	color: #FF0000;
	font-weight: bold;
	}
