body {
	scrollbar-face-color:#000046;
	scrollbar-arrow-color:#808000;
	scrollbar-track-color:#000046;
	scrollbar-shadow-color:#808000;
	scrollbar-highlight-color:#808000;
	scrollbar-3dlight-color:#000046;
	scrollbar-darkshadow-Color:#000046;
	background-color:#000046;
	margin: 15px 0px 30px 0px;
	background-image: url(img/line.gif);
}

table {
	color:#000000;
	font-size:11px;
	font-weight:none;
	font-family:verdana,arial;
}

td {
	color:#000000;
}

phplist_subscribe {
	margin-left:20px;
	text-align:left;
	color:#000000;
	font-size:11px;
	font-weight:none;
	font-family:verdana,arial;
}

p {
	text-align:left;
	color:#000000;
	font-size:12px;
	font-weight:none;
	font-family:verdana,arial;
	margin:15px 50px 0px 50px;
}

.header table {
	border-left-style: solid;
	border-left-color: #808000;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #808000;
	border-top-width: 2px;
	border-right-style: solid;
	border-right-color: #808000;
	border-right-width: 2px;
	border-bottom-style: none;
	border-bottom-width: 0px;	
}

.content {	
	border-left-style: solid;
	border-left-color: #808000;
	border-left-width: 2px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: solid;
	border-right-color: #808000;
	border-right-width: 2px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	
	vertical-align:top;
	background-color:#ffffff;	
}

.content_head {
	height:31px;
	background-image:url(img/blue_tradition.gif);
}

.foot table {
	background-image:url(img/foot.gif);
	border-left-style: solid;
	border-left-color: #808000;
	border-left-width: 2px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: solid;
	border-right-color: #808000;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808000;
	border-bottom-width: 2px;
}

.foot td {
	text-align:right;
	color:#ffffff;
	font-size:11px;
	font-weight:none;
	font-family:verdana,arial;
}

a.link10a:link, a.link10a:visited {
	color:#ffffff;
	font-size:10px;
	font-weight:none;
	font-family:verdana,arial;
	text-decoration:none;
}

a.link10a:hover {
	text-decoration: underline;
}

.bgwht {
	background-color:#ffffff;
}

.bgblu {
	background-color:#000046;
}

a.menu_link:link, a.menu_link:visited {
	display: block;
	background: url(img/menu_dot.gif) no-repeat;
	background-position: 18px 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #222559;
	text-align: left;
	padding-top: 5px;
	padding-left: 36px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.menu_link:hover {
	background-position: 18px -25px;
	text-decoration: none;
	color: #C59B31;
}

.drop select {
	background-color:#D4D4D4;
	font-size:10px;
	border: 0 solid #000000;
}
.drop input {
	color:#000000;
	font-size:10px;
}

.text_red {
	color:#ff0000;
}

.heading {
	text-size:16px;
	font-weight:bold;
	padding:11px;
	text-align:center;
}

a {
	color : #222559;
	font-weight: none;
	text-size:12px;
	text-decoration:underline;
}
a:hover {
	color : #222559;
	font-weight: none;
	text-size:12px;
	text-decoration:none;
}

ul {
	margin-left:70px;
	margin-right:30px
}

.link_bold {
	color : #222559;
	font-weight: bold;
	text-size:12px;
}
.link_bold a {
	color : #222559;
	font-weight: bold;
	text-size:12px;
	text-decoration:underline;
}
.link_bold a:hover {
	text-decoration:none;
}