﻿td.bar { background-color:#404040 }

a { 
	color: #CC6600; 
	text-decoration: none 
}
a:vlink { color: #CC6600}
a:active { color: #CC6600}
a:link { color: #CC6600}
a:hover { text-decoration: underline; color: #CC6600}

body
{ 
	background-color: #FFFFFF;
	background-repeat: no-repeat; 
	background-position: center center; 
	background-attachment: fixed;   
}
td
{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: normal;
}
.top
{ 
	color: #11628B;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat
}
.red
{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 11px;
	font-style: normal;
}
.img
{
	margin-right: 5px;
	margin-bottom: 2px;
}
.heading 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.subheading {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
}
.subheading2 {
	color: #CC6600;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
}
.subheading3 {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic
}
.ingress {
	color: #993300;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic
}
.boxheadingw {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	text-indent: 5px;
	letter-spacing: 2px
}
.formtxt {
	background-color: #DCEDFC;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	text-indent: 5px;
	letter-spacing: 2px;
	height: 20px;
	border: 1px;
	border-color: #6F8CA8;
	border-style:solid
}
.date {
	color: #666666;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
}
a.submenu  { 
	color: #666; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	margin-bottom: 16px; 
	margin-left: 10px 
}
a.submenu:link  { 
	color: #666; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	margin-bottom: 16px; 
	margin-left: 10px 
}
a.submenu:vlink  { 
	color: #666; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	margin-bottom: 16px; 
	margin-left: 10px 
}
a.submenu:hover  { 
	color: #fff; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	margin-bottom: 16px; 
	margin-left: 10px 
}
a.submenu :active { 
	color: #b49658; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	margin-bottom: 16px; 
	margin-left: 10px 
}
.copyright
{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
input, select, textarea
{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.errMsg {
	color:#ff0000;
}  
.white{ font-size: 8pt; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; color: #ffffff;}

.tbl_heading
{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#11638B;
	text-decoration: none;
	height:22px;
}