@charset "utf-8";

/* CSS Document */
html,body{
	margin:0;
	padding:0;
	font-size:9pt;
	vertical-align:top;
	text-align:center;
	background-color:#f4f4f3;
	height:100%;
	font-family: Tahoma;

}
h5
{
	font-size:9pt;
        font-size:9pt;
}

.contenta{
	
	font-family: Tahoma;
	font-size:9pt;
}
.contenta a:hover{
	color:#000000;
}

.contenta a:visited{
	color:#000000;
}
.contenta a:link{
	color:#000000;
}.contenta a:active{
	color:#000000;
}

a:hover {
text-decoration:underline;
color:red;
}
a:visited{
text-decoration:none;
color:red;
}
a:link{
text-decoration:none;
color:red;
}
a:active{
text-decoration:underline;
color:red;
}

.hbg
{
	background-color:#f19a00;
}

.footer
{
	font-size:10pt;
	color:#333333;
	background-color:#f19a00;
	text-align:center;
	height:27px;
}

.resultTableHeader
{
	background-color:#f19a00;
	font-weight:bold;
	color:#333333;
}
.mainCell
{
	text-align:center;
}

.tittleCell
{
	text-align:right;
	
}
.contentCell
{
	text-align:left;
}
textarea { background:#ccc; color:#333; border:1px solid #aaa; }
#content { width:700px; background:#eee; margin-left:auto; margin-right:auto; padding:8px; border-left:10px solid #ccc; border-right:10px solid #ccc; }
.mains
{
	font-size:9pt;
}
.maincontent
{
	background-color:#FFFFFF;
}
.fpb{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}

.box{    background:#FFFFFF;   padding:10px;     border:2px solid #eee; } 
.contetntbox
{
    color:#333333;
	font-weight:bold;
	font-size:10pt;
}
h3
{
	font-size:10pt;
}
h4
{
	font-size:9pt;
	font-family:Tahoma;
	font-weight:normal;
}

.style2 {
	font-family: Tahoma;
	font-size: 9px;
}
.style6 {
	color: #999999
}
.style8 {
	font-family: Tahoma;
	font-size: 12px;
}
.bgw
{
	background-color:#FFFFFF;
}

.menu {
	COLOR : #343434;
}
.menu A:link {
	COLOR : #343434;
	TEXT-DECORATION: none
}
.menu A:visited {
	COLOR : #343434;
	TEXT-DECORATION: none
}
.menu A:hover {
	COLOR : #343434;
	TEXT-DECORATION: underline
}
.footer {
	COLOR : #ffffff;
}
.footer A:link {
	COLOR : #eaeaea;
	TEXT-DECORATION: none
}
.footer A:visited {
	COLOR : #eaeaea;
	TEXT-DECORATION: none
}
.footer A:hover {
	COLOR : #eaeaea;
	TEXT-DECORATION: underline
}
.ustlink {
	COLOR : #0044AF;
}
.ustlink A:link {
	COLOR : black;
	TEXT-DECORATION: none
}
.ustlink A:visited {
	COLOR : #0044AF;
	TEXT-DECORATION: none
}
.ustlink A:hover {
	COLOR : #910101;
	TEXT-DECORATION: none
}
.divAbout
{
	margin:5px;
	padding:3px;
}