/* CSS Document */

body{
background-color:#FFFFFF;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* General Menu Style */
.gmtext{
font-family:Tahoma;
font-size:10px;
color:#000000;
font-weight:normal;
}

.gmtextinPage{
font-family:Tahoma;
font-size:10px;
color:#FF0000;
font-weight:normal;
}

.gmtext a{
font-family:Tahoma;
font-size:10px;
color:#000000;
text-decoration:none;
font-weight:normal;
}

.gmtext a:hover{
font-family:Tahoma;
font-size:10px;
color:#2694DA;
font-weight:normal;
}

/* Form Input Style */

.searchinputhome{
font-family:Tahoma;
font-size:12px;
color:#000000;
font-weight:normal;
background-image:url(../images/inputbgr.gif); 
border:1px solid #333333; 
margin-right:4px;  
width:320px; 
}

.searchinput{
font-family:Tahoma;
font-size:12px;
color:#000000;
font-weight:normal;
background-image:url(../images/inputbgr.gif); 
border:1px solid #333333; 
margin-right:4px;  
width:135px; 
}

.optioninput{
font-family:Tahoma;
font-size:11px;
color:#000000;
font-weight:normal;
width:60px; 
}

.multilineinput{
font-family:Tahoma;
font-size:11px;
color:#000000;
font-weight:normal;
width:225px;
height:100px;
}
/* Copyrights Style */

.copyrights{
font-family:Tahoma;
font-size:9px;
color:#999999;
font-weight:normal;
}

/* Table Style */

.tableborder{
border-bottom:1px;
border-bottom-color:#C2D4E0;
border-bottom-style:solid;
border-top:1px;
border-top-color:#C2D4E0;
border-top-style:solid;
border-right:1px;
border-right-color:#C2D4E0;
border-right-style:solid;
border-left:1px;
border-left-color:#C2D4E0;
border-left-style:solid;
}

.innertable{
border-bottom:1px;
border-bottom-color:#7D7B7C;
border-bottom-style:solid;
border-top:1px;
border-top-color:#7D7B7C;
border-top-style:solid;
border-right:1px;
border-right-color:#7D7B7C;
border-right-style:solid;
border-left:1px;
border-left-color:#7D7B7C;
border-left-style:solid;
}

.tableinnerheader{
background-color:#E3ECF6;
}

.tableinnersubheader{
background-color: #E9E9E9;
}

.tablecontent{
font-family:Tahoma;
font-size:11px;
color:#333333;
font-weight:normal;
line-height:20px;
text-align:justify;
}

.tdverticalline{
background-color:#E3ECF6;
border-bottom:1px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
}

.tdverticallinetop{
background-color:#E3ECF6;
border-top:1px;
border-top-color:#CCCCCC;
border-top-style:solid;
}

.tdhorizontalline{
background-color:#E3ECF6;
border-left:1px;
border-left-color:#CCCCCC;
border-left-style:solid;
}

.tdhorizontalright{
background-color:#E3ECF6;
border-right:1px;
border-right-color:#CCCCCC;
border-right-style:solid;
}

.tablecontentheading{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}

.detailinglinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#CF0707;
font-weight:bold;
text-decoration:none;
}

/* Relateed Links */


.RLtext{
font-family:Tahoma;
font-size:11px;
color:#000000;
font-weight:normal;
}

.RLtexthighlight{
font-family:Tahoma;
font-size:11px;
color:#ff0000;
font-weight:normal;
}

.RLtext a{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
}

.RLtext a:hover{
font-family:Tahoma;
font-size:11px;
color:#2694DA;
font-weight:normal;
}


/* Content Styles */
.content{
 font-size: 11px; font-weight:lighter; color: #000000; line-height:18px; font-family: tahoma;
}

.contentheadings{
 font-size: 11px; font-weight:bold; color: #000000; font-family: tahoma;
}

/* Iframe Styles */

.footermenus{
font-family:verdana;
color:#8A1617;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.footermenus a{
font-family:verdana;
color:#8A1617;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.footermenus a:hover{
font-family:verdana;
color:#FF9900;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.oddtd{
 font-size: 11px; font-weight:lighter; color: #000000; line-height:18px; font-family: tahoma;
background-color:#CDDCEE;
}

.eventd{
font-size: 11px; font-weight:lighter; color: #000000; line-height:18px; font-family: tahoma;
background-color:#E3ECF6;
}


.Highlighttd{
font-family:verdana;
background-color:#98A9CD;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
