/* CSS Document */

body {
	SCROLLBAR-FACE-COLOR: #393c41;
	SCROLLBAR-HIGHLIGHT-COLOR: #393c41;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #393c41;
	margin: 0px; padding:0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-attachment: scroll;
	background-position: center top;
}

TD { font-family:Geneva, Arial, Helvetica, sans-serif; line-height:20px;FONT-SIZE:8pt; color:#333333;}
.TD1 { font-family:Geneva, Arial, Helvetica, sans-serif; line-height:20px;FONT-SIZE:8pt; color:#999999;}

.text {font-family:Arial; line-height:13px;FONT-SIZE:7pt; color:#999999;}
.text01 {font-family:Arial; line-height:18px;FONT-SIZE:10pt; color:#EFD400; font-weight:bold;}
.text02 {font-family:Arial; line-height:18px;FONT-SIZE:10pt; color:#000000; font-weight:bold;}



a:link { color: #C63A2D; text-decoration: none; font-weight: normal;}
a:visited { color: #C63A2D; text-decoration: none; font-weight: normal;}
a:hover { color: #ff3300; text-decoration:none; font-weight: normal; }

.b a:link { color: #001929;text-decoration: none;}
.b a:visited { color: #001929; text-decoration: none; }
.b a:hover { color: #ff0000; text-decoration: none;}

.c a:link { font-family:Arial; font-size:9pt;color: #FFFFFF;text-decoration: none;}
.c a:visited {font-family:Arial; font-size:9pt;color: #FFFFFF;text-decoration: none;}
.c a:hover {font-family:Arial; font-size:9pt;color: #EFD400;text-decoration: none;}

.d a:link {color: #F2CE1E;text-decoration: none; }
.d a:visited {color: #F2CE1E;text-decoration: none; }
.d a:hover {color: #B88E23;text-decoration: none; }

.e a:link {font-family:Arial; color: #028BF6;text-decoration: none; font-size: 8pt;font-weight:bold;}
.e a:visited {font-family:Arial; color: #028BF6;text-decoration: none; font-size: 8pt;font-weight:bold;}
.e a:hover {font-family:Arial; color: #FF3300;text-decoration: none; font-size: 8pt;font-weight:bold;}

	
.line {
	border: 1px solid #CAD7DD;
}

.line01 {
	border: 1px solid #414141;
}

.bot_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C8CD;
}

.LR_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #414141;
	border-left-color: #414141;
}


.LR_line01 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCE;
	border-left-color: #CCCCCE;
}

.input{
   BORDER-RIGHT:#B9C3D4 1px solid;
   BORDER-TOP:#B9C3D4 1px solid;
   BORDER-LEFT:#B9C3D4 1px solid; 
   BORDER-BOTTOM:#B9C3D4 1px solid; 
   FONT-SIZE:9pt;    COLOR: #000000; 
   BACKGROUND-COLOR: #FFFFFF
   }
