﻿body
{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	cursor: default;
}

img
{
	border-style: none;
}

select
{
	font-size: 12px;
}

form
{
	padding: 0px;
	margin: 0px;
}

table
{
	width: 100%;
}

input
{
	padding: 2px;
	margin: 0px;
	border: 1px solid #C0BBB4;
	font-size: 12px;
}

input.text, textarea
{
	padding: 2px 3px;
	vertical-align: middle;
	border: 1px solid #C0BBB4;
	background-image: url(images/bg_input_text.png);
	background-repeat: repeat-x;
	font-size: 12px;
}

input.text:hover, textarea:hover
{
	border: 1px solid #99CC00;
}

input.button
{
	margin: 0px;
	color: #645A44;
	padding: 2px 5px;
	text-decoration: none;
	border: 1px solid #ABA498;
	border-top: 1px solid #C8C4BB;
	border-left: 1px solid #C8C4BB;
	background-image: url(images/bg_input_btn.png);
	background-repeat: repeat-x;
	font-size: 12px;
	background-color: #FFFFFF;
}

input.button:hover
{
	color: #395500;
	background-image: url(images/bg_input_btn_hover.png);
	border: 1px solid #80AA00;
	border-top: 1px solid #99CC00;
	border-left: 1px solid #99CC00;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #525252;
	text-decoration: underline;
}

a:active
{
	color: #bc2931;
	outline: none;
	star: expression(this.onFocus=this.blur());
}

div.msg
{
	padding: 10px; margin: 10px; border: 1px solid #999999; text-align: center; line-height: 22px; background-color: #C0C0C0;
}

div.head
{
	background-image: url(images/logobackground.jpg);
	background-repeat: no-repeat;
	height: 114px;
}


div.nav
{
	padding: 5px;
	border: 1px solid #c6c6c6;
	background-color: #fcfcfc;
}

div.sub
{
	width: 760px;
	margin: 0px auto;
}

div.navigation
{
	padding: 5px 10px 5px 10px;
	margin: 0px;
	font-size: 12px;
	background-color: #717037;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	border-bottom-style: ridge;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

div.navigation a
{
	margin: 0px 6px 0px 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div.navigation a:hover
{
	color: #FFDF00;
}

table.search
{
	height: 27px;
	width: 100%;
}

#andyscroll
{
	overflow: hidden;
	height: 18px;
	width: 420px;
}

#scrollmessage ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#scrollmessage li
{
	line-height: 18px;
}

table.search td.text
{
	font-size: 12px;
}

table.search td.icon-search
{
	width: 258px;
	text-align: center;
}

table.search td.icon-search input#txtSearch
{
	margin: 2px 5px 5px 5px;
	padding: 1px;
	font-size: 12px;
	width: 160px;
}

table.search td.icon-search input#btnSearch
{
	padding: 0px;
	margin: 0px;
	height: 20px;
}

table.footer
{
	padding: 10px 0px 10px 0px;
	width: 100%;
	line-height: 25px;
	color: #3C3C3C;
	text-align: center;
	border-collapse: collapse;
	border-top-style: solid;
	border-top-color: #C6110E;
	border-top-width: 4px;
	font-size: 12px;
	margin-top: 10px;
}

td.left
{
	width: 132px;
	background-color: #a39060;
	vertical-align: top;
}

td.left div.menu
{
	background-color: #6a5d3d;
}

td.left div.menu a
{
	padding: 7px 0px 7px 0px;
	display: block;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ecddb9;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

td.left div.menu a:hover
{
	text-decoration: underline;
}

td.left div.subject
{
	margin-bottom: 10px;
}

td.left div.subject a
{
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}

td.left div.subject a:hover
{
	text-decoration: underline;
}

td.left div.subject img
{
	border: 1px solid #cccccc;
	width: 110px;
	height: 88px;
}

td.left div.title
{
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #6a5d3d;
	text-align: center;
}

td.left table
{
	margin: 5px 0px 5px 0px;
	text-align: center;
	width: 100%;
}

td.left table a
{
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}

td.left table a:hover
{
	text-decoration: underline;
}

td.left div.links
{
	text-align: center;
	line-height: 30px;
	margin-top: 6px;
}

td.left div.links select
{
	width: 120px;
	font-size: 12px;
}

td.mid
{
	padding: 0px 2px 2px 2px;
	vertical-align: top;
}

td.mid table td
{
	border: 1px solid #C6C6C6;
}

td.mid td.headline
{
	width: 280px
}

td.headline div.title
{
	padding: 10px 5px 0px 5px;
	color: #a10206;
	font-weight: bold;
	text-align: center;
}

td.headline div.text
{
	text-indent: 22px;
	line-height: 22px;
	padding: 5px;
}

td.mid
{
	padding: 0px;
}

td.mid td.list
{
	vertical-align: top;
	padding-bottom: 6px;
}

td.mid td.list div.title
{
	font-size: 14px;
	color: #a10206;
	font-weight: bold;
	height: 30px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #d05c5c;
}

td.mid td.list div.title span
{
	margin: 7px 5px 5px 5px;
	font-size: 14px;
	float: left;
	font-weight: bold;
}

td.mid td.list div.title a
{
	margin: 9px 10px 5px 5px;
	float: right;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
}

td.mid td.list div.newslist
{
	padding: 6px;
	font-size: 14px;
	line-height: 25px;
}

td.mid td.list div.newslist a
{
	background-position: 0px 8px;
	float: left;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

td.mid td.list div.newslist span
{
	float: right;
	font-size: 11px;
	font-family: Tahoma;
}

td.mid table.list
{
	border-collapse: separate;
}

td.mid table.list td
{
	vertical-align: top;
}

td.mid table.list td div.list
{
	line-height: 30px;
}

td.mid table.list td div.list a
{
	padding: 0px 0px 0px 10px;
	margin: 0;
	background-position: 0px 4px;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
}

td.mid table.list div.title
{
	font-size: 14px;
	color: #a10206;
	font-weight: bold;
	height: 30px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #d05c5c;
}

td.mid table.list div.title span
{
	margin: 8px 10px 5px 10px;
	float: left;
}

td.mid table.list div.title a
{
	margin: 5px 8px 5px 0px;
	float: right;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}

td.mid table.list div.list
{
	padding: 10px 6px 6px 6px;
}

td.mid table.emails
{
	width: 660px;
}

td.mid table.emails td
{
	padding: 3px 5px 3px 5px;
	border-style: none none solid none;
	border-bottom-width: 1px;
	border-bottom-color: #f7f7f7;
}

td.mid table.emails tr.title td
{
	padding: 6px;
	background-color: #dddddd;
}

td.mid table.emails a:hover
{
	text-decoration: underline;
}

td.right
{
	padding: 1px;
	border: 1px solid #c6c6c6;
	width: 152px;
	vertical-align: top;
	background-color: #f9f9f9;
}

td.right div.title
{
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #0a1277;
	text-align: center;
}

td.right div.list
{
	line-height: 200%;
}

td.right div.list a
{
	margin: 6px 0;
	background-position: 0 9px;
}

td.right a
{
	color: #152fa8;
}

td.right a:hover
{
	text-decoration: underline;
}

td.right div.info
{
	padding: 8px 0px 8px 0px;
}

td.right div.info a
{
	margin: 2px 0px 2px 0px;
	display: block;
	text-align: center;
}

td.right .list
{
	padding: 6px;
	line-height: 18px;
	text-indent: 5px;
}

td.right .list a
{
	margin: 4px 0px 4px 0px;
	background-position: 0px 4px;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: 10px;
}

table.service
{
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	background-color: #F9F9F9;
}

table.service td
{
	height: 28px;
	text-align: center;
}

table.service td.title
{
	font-size: 14px;
	font-weight: bold;
	color: #A10206;
}

table.weather
{
	margin-top: 2px;
}

table.weather td
{
	padding-left: 2px;
}

table.weather td.title
{
	background-color: #537eb3;
	color: #FFFFFF;
	text-align: center;
}

div.list a.red
{
	color: #FF0000;
}

div.paging
{
	margin: 20px 0px 10px 0px;
	text-align: center;
	white-space: nowrap;
}

div.paging a
{
	padding: 6px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
}

div.paging a.action
{
	font-weight: bold;
}
