html {
    scrollbar-face-color: #D6D6D6;
    scrollbar-shadow-color: #BBBABA;
    scrollbar-highlight-color: #BBBABA;
    scrollbar-3dlight-color: #E4E4E4;
    scrollbar-darkshadow-color: #E4E4E4;
    scrollbar-track-color: #E7E7E7;
    scrollbar-arrow-color: #BBBABA;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #DDDDDD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
a.mainmenu:link, a.mainmenu:visited,a.mainmenu:active {
	display: block;
	background-color:#B1B1B1;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	height: 18px !important;
	width: 100%;
	text-decoration: none;
}
a.mainmenu:hover{
	display: block;
	background-color:#FFA23F;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	height: 18px !important;
	width: 100%;
	text-decoration: none;
}
.copyright {color: #FFFFFF}
.maintittle ,
.maintittle :link,
.maintittle :active,
.maintittle :visited
{ color: #FFFFFF; font-weight: bold; font-size:14px;}
.maintittle :hover
{ color: #FFFCDE;}

td,th {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #000000;
}
form{ 
    display: inline;
    margin: 0; /* removes mystery form tag gapping */ 
    padding: 0; /* removes mystery form tag gapping */
    }
input,
textarea,
select{
    background: #F4F5F7;
    border: 1px solid #808080;
    color: #000;
    font-family: Tahoma, Arial;
    font-size: 12px;
    margin: 1px;
    padding: 1px;
    vertical-align: middle;
    }
img { border : 0px; }
.main_table {
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #48575A;
    border-left-color: #48575A;
}
.nav_tittle {
    color: #FFFFFF;
    font-weight: bold;
}
.nav_tittle :link {
    color: #FFFFFF;
    font-weight: bold;
}
.nav_tittle :visited {
    color: #FFFFFF;
    font-weight: bold;
}
.tittle {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #003366;
    font-weight: bold;
    color: #003333;
    text-decoration: none;
    font-size: 12px;
}
.br_sp {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #003366;
    color: #003333;
    text-decoration: none;
    font-size: 11px;
}
.main_tittle {
    background-color: #0063B0;
    height:24px;
    color: #FCF8DD;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}
.row_tittle {
    background-color: #427CB0;
    height:25px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}
.rowad {
    color: #003333;
    text-decoration: none;
    font-size: 12px;
    background-color:#FFFFFF;
    padding:2px 2px 2px 2px;
}

.row {
    border-top:#6192BF 1px solid;
    border-left:#BDBDBD 1px solid;
    color: #151515;
    text-decoration: none;
    font-size: 12px;
    padding:3px 2px 3px 5px;
}
.row1 {
    border-top:#6192BF 1px solid;
    color: #151515;
    text-decoration: none;
    font-size: 12px;
    padding:1px 2px 1px 2px;
}
.row4 {
    border-top:#CCCCCC 1px solid;
    color: #151515;
    text-decoration: none;
    font-size: 12px;
    padding:1px 2px 1px 2px;
}
.row5 {
    border-top:#CCCCCC 1px solid;
    color: #151515;
    text-decoration: none;
    font-size: 12px;
	font-weight:bold;
    padding:1px 2px 1px 2px;
	background-color:#CCCCCC;
}
.opt_row {
    background-color:#427CB0;
    color:#FFFFFF;
    font-weight:bold;
}
.search_row {
    background-color:#888888;
    color:#FFFFFF;
    font-weight:bold;
}
.search_box {
    background-color:#FFFFFF;
    color:#333333;
}
.sub_row {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #003366;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #003366;
    color: #FF6C00;
    text-decoration: none;
    font-size: 12px;
    background-color: #F4ECE0;
}
.sub_row1 {
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #003366;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #003366;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #003366;
    color: #FF6C00;
    text-decoration: none;
    font-size: 12px;
    background-color: #F4ECE0;
}
.row_title {
    background-color: #91C7FE;
    height:25px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}
.m_desrow{
border: 1px #ACACAC solid;
padding : 3px;
background-color: #FEFDED;
}

.mainmenu {
color:#FFFFFF;
font-size:13px;
font-weight:bold;
}
.mainmenu :link,
.mainmenu :visited {
    color: #FFFFFF;
    font-size:13px;
    font-weight: bold;
}
.mainmenu :hover {
    color: #FFFCB5;
    font-size:13px;
    font-weight: bold;
}
.submenu {
color:#00376A;
}
.submenu :link,
.submenu :visited {
    color: #00376A;
}
.submenu :hover {
    color: #FFFCB5;
}
.messbar {
    padding:3px 3px 3px 3px;
    background-color:#8AAFE6;
    color:#000000;
    font-weight:bold;
    border-bottom:1px solid #6181B2;
    border-top:1px solid #6181B2;
}

.pag {
    padding:3px 3px 3px 3px;
}
.right_title{
	padding:2px;
	background-color:#CCCCCC;
	color:#003366;
	font-weight:bold;
}
.fontmenu {
	background-color:#00274A;
	color:#FFFFFF;
	font-weight:bold;
}
.left_row1 {
	background-color:#145086;
	padding:1px;
}
.left_row2 {
	background-color:#2A669C;
	padding:1px;
}
.newstitle {
	color:#003399;
	font-weight:bold;
	padding:3px;
	font-size:16px;
}
.othertitle {
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	font-size:14px;
	background-color:#888888;
}
.other_row {
	padding:2px 3px 2px 3px;
	background-color:#FFFFFF;
}
.other_tb {
	border:#999999 solid 1px;
}
.newsheader {
	background-color:#DDDDDD;
	padding:4px 2px 4px 2px;
}
.runnews {
	color:#CCCCCC;
}
.runnews :link,
.runnews :active,
.runnews :visited,
{
	color:#FFFFFF;
}
.newsheader :link,
.newsheader :active,
.newsheader :visited {
	color:#004079;
	font-weight:bold;
	font-size:13px;
}
.newsheader :hover {
	color:#FF3E18;
}

.pagecur {
    background: #BDE0FE;
    border: 1px solid #294B79;
    padding: 1px 5px 1px 5px;
    font-weight: bold;
    color: #003300;
}

.pagelink {
    background: #FFFFFF;
    border: 1px solid #999;
    padding: 1px 5px 1px 5px;
}
.pagelink a:link,
.pagelink a:visited,
.pagelink a:active{
    color: #000000 !important;
    text-decoration: none;
}
.nobr {
	border:0px;
	background:none;
}
.notice {
	background-color:#EEEEEE;
	color:#FF0000;
	font-weight:bold;
	padding:3px 3px 3px 3px;
}
