body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #444444;
	font-size: 11px;
	font-family: tahoma;
}

a:link     { color: #31AAFF;
             text-decoration: none;
             font-size: 11px;
             font-family: Tahoma }
a:visited  { color: #31AAFF;
             text-decoration: none;
             font-size: 11px;
             font-family: Tahoma }
a:active   { color: #31AAFF;
             text-decoration: none;
             font-size: 11px;
             font-family: Tahoma }
a:hover    { color: #31AAFF;
             text-decoration: none;
             font-size: 11px;
             font-family: Tahoma }

.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}

a.style1:link,  a.style1:visited, a.style1:active, a.style1:hover {
	color: #FFFFFF;
}

.style2 {
	color: #8dacc3;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #444444;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #B7B7B7;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #0046A5;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
.style6 {
	color: #31AAFF;
	font-size: 11px;
	font-family: tahoma;
}
#ju a {text-decoration:none}
.style7 {
	color: #0071bc;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #C3A21F;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style9 {
	color: #61B024;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}


.input {
    border: 1px solid #006;
    background: #ffc;
}

input.ffsubmit
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#31AAFF;
   width:100px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#31AAFF;
   border-width:1px;
    cursor:hand;
}


input.signin_button
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#31AAFF;
   width:100px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#31AAFF;
   border-width:1px;
    cursor:hand;
}

 
input[type="button"], input[type="reset"] , input[type="submit"]
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#31AAFF;
   width:100px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#31AAFF;
   border-width:1px;
    cursor:hand;
}



/* data table */
.dataTableHeadingRow { background-color: #617787; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold;}
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000;}


.gmtbl{background-color: #ffffff; border: 1px solid #ABC4D5;}
.gmtdttl{font-size: 100%; font-weight: bold; color: #ffffff; text-align:center;  background-color: #8DACC3;}
.gmtdtext {font-size: 85%; font-weight: normal; color: #000000;text-align:center;}


hr {
	border: none 0; 
	border-top: 1px solid #ccc;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
}
