body
{
    margin-top : 1px;
    margin-bottom : 1px;
}
.text {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align : left; 
}
.menu_black {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	padding-left : 3px; 
}
a.menu_black:hover
{
    color: #FF6600;
    text-decoration: underline;
}
.title_black {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold; 
}
.title_white {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold; 
}
.bodytext_sub {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-align:left;  
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

.bodytext
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    text-align:left;  
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    line-height : 18px;
}
.bodytext_detail
{
    font-family: verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    text-align:left;  
    padding-top: 10px;
    padding-left: 2px;
    padding-right: 2px;
    line-height : 18px;
}
img {
	border-style: none;
}
.title {
	font-family: verdana;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.blue {
	font-family: verdana;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
a.green:hover {
	font-family: arial;
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.green {
	font-family: arial;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.greeninfo {
	font-family: arial;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.orange {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
}
.orange1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
}
a.menu_blue:hover {
	font-family: arial;
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.menu_blue
{
    font-family: arial;
    font-size: 11px;
    color: #0033CC;
    text-decoration: none;
    border: none;
    font-weight: bold;
}
.texttitle_red {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.text_red 
{
    font-family: arial;
	font-size: 11px;
	color: #ff0000;
	text-align : left; 
}
.maintitle 
{
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
	text-decoration : none;
}

/* CSS table design */
table.tblHead_orange
{
    border: 1px solid #FF9933;
}
table.tblHead_blue
{
    border: 1px solid #0066FF;
}
table.tblHead_green
{
    border: 1px solid #33CC33;
}
td.colHead_line
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #3399FF;
    font-family: arial;
	font-size: 12px;

}

td.line
{
 height: 5px; 
}

td.colHead_title
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    text-align:left;
    font-weight : bold;   
}

.lblCopyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-align :left; 
}

.divider
{
    padding: 4px;
}

/* Footer */
.footerMenu
{
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
a.footerMenu  { font-family: Arial; font-size: 11px; text-decoration: none }
a:hover.footerMenu   { text-decoration: underline }
.menuactive  { font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; font-style:italic; font-weight: bold; text-decoration: none }

#bodyContent
{
    background-color: #FFFFFF;
} 

#topbar
{
    position: absolute;
    border: 0px solid black;
    padding: 0px;
    background-color: #FFFFFF;
    width: 180px;
    visibility: hidden;
    z-index: 200;
}
