html {
	overflow: auto;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	text-align: justify;
}
a.headmenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.headmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.headmenu:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.headmenu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.sidemenu:link {
	color: #1F579B;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.sidemenu:visited {
	color: #1F579B;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.sidemenu:hover {
	color: #3D9730;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.sidemenu:active {
	color: #1F579B;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.sidebg {

	background-image: url(images/tab_main_bg1.jpg);
	background-repeat: no-repeat;
}
td.header1 {
	background-color: #1F579B;
	background-image: url(images/td_header_bg1.gif);
}
td.header2 {
	background-color: #3B962E;
	background-image: url(images/td_header_bg2.gif);
	vertical-align: middle;
}
td.tdmainbg1 {
	background-image: url(images/td_main_bg1.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
}
td.tdmainbg2 {
	background-image: url(images/td_main_bg2.jpg);
	background-repeat: no-repeat;
}
td.tdmainbg3 {
	background-image: url(images/td_main_bg3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.leadintxt {
	color: #4D4D4D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mainhead {
	color: #1F579B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.subhead {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.subhead2 {
	color: #1F579B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.centrename {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sidemenutitle {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.head {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	list-style-image: url(images/bullets.gif);
}
a.moreinfo:link {
	color: #1F579B;
	font-size: 12px;
	text-decoration: none;
}
a.moreinfo:visited {
	text-decoration: none;
	font-size: 12px;
	color: #1F579B;
}
a.moreinfo:hover {
	text-decoration: none;
	font-size: 12px;
	color: #3B962E;
}
a.moreinfo:active {
	text-decoration: none;
	font-size: 12px;
	color: #1F579B;
}
.newstitle {
	color: #679B39;
	font-weight: bold;
}
.copyright {
	font-size: 9px;
	color: #9D9D9D;
}
.calendarlink {
	color: #357DD7;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#Txt-Field
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    COLOR: #000000;
    FONT-FAMILY: "MS Sans Serif", AngsanaUPC;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal
}
#Button
{
    BACKGROUND-COLOR: #99cc66;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    COLOR: #000000;
    FONT-FAMILY: "MS Sans Serif", AngsanaUPC;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal
}