/* kenji (7:52) ------------------------------------------------------------------------------------*/
BODY {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin: 0px 0px 0px 0px;/*top right bottom left*/
	background-color:#44BCFE;
	background-image:url(../images/bg.jpg); 
	background-repeat:repeat-x;
}
/* BACKGROUND ----------------------------------------------------------------------------------------------------------------------------*/
.bgsha{
	background-image:url(../images/test-bg.gif); 
	background-position:center;
	background-position:top; 
	background-repeat:no-repeat;
}
.bgtdbar{
	background-image:url(../images/bgtd1.gif); 
	background-repeat:no-repeat;
	width:750px;
	height:26px;
	vertical-align:middle;
}
.bgtdbar2{
	background-image:url(../images/bgtd2.gif); 
	
	width:373px;
	height:26px;
	vertical-align:middle;
}
.titlehalf{
	font-size:12px;
	color:#0977B8;
	font-weight:bold;
	padding-top:2px;
	padding-left:50px;
	display:block;
}
.titlehalf_yellow{
	font-size:11px;
	color:#fff000;
	font-weight:bold;
	padding-top:2px;
	padding-left:43px;
	display:block;
}

/* LINKS --------------------------------------------------------------------------------------------------------------------------------------

a:link{text-decoration:none; color:#FEFEFE;}
a:hover{text-decoration:underline; color:#FEFEFE;}*/

/* FONTS ------------------------------------------------------------------------------------------------------------------------------------*/

.css1{
	color:#ffffff;
	font-weight:bold;
}
.css2{
	color:#92cef8;
	
}
.css3{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
.css4{
	font-size:12px;
	color:#fff000;
	font-weight:bold;
	text-decoration:underline
}
.css5{
	color:#ffffff;
	background-color:#1D75B3;
	font-weight:bold;	
}
.css6{
	font-size:12px;
	color:#fff000;
	font-weight:bold;
}
.css7{
	color:#1A64DB;
	font-weight:bold;
	font-size:12px;
}
.css8{
	color:#333;
	font-size:10px;
}
.css9{
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
}

.head1{
	font-size:12px;
	color:#666;
	font-weight:bold;
}
.head2{
	font-size:11px;
	color:#92cef8;
}
.titlebarw{
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	padding-left:43px;
}
/* MASTER FONTS ------------------------------------------------------------------------------------------------------------------------*/

body,table,td{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#fff;
}
input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}
select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}
textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}

/* MASTER HTML -------------------------------------------------------------------------------------------------------------------------*/
a {
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
a:hover {
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#ff6600;
	text-decoration:underline;
}
table{
	border:0px;
}
tr{
	vertical-align:top;
}
img{
	border:0px;
}
ul{
	margin-left:35px;
	margin-bottom:0px;
	padding-left: 10px;
	padding-bottom:5px;
	list-style-position: inside;
	list-style-type: circle;

}

.border{
	border:1px solid #a8cee9;
}
.border1{
	border:3px solid #FEFEFE;
}
.border2{
	border:1px solid #FEFEFE;
}
.border3{
	border:5px solid #FEFEFE;
}
.borderD{
	border:1px dashed #cccccc;
}
.borderT{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderTD{
	border-color:#e5e5e5; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}
.borderkob{
	border-color:#e5e5e5; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}
.borderB2{
	border-color:#63a2ce; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderBD{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}
.borderBT{
	border-color:#a8cee9; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderL{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderLD{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderR{
	border-color:#a8cee9; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}
.borderRD{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:dashed; 
}
.borderRL{
	border-color:#a8cee9; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}
.borderBottom{
	border-color:#a8cee9;
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderBottomTop{
	border-color:#a8cee9;
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

#imageh:hover{

	border:1px solid #FEFEFE;
}
#imageh{


	border:1px solid #FEFEFE;
}


img.border2{


	border:1px solid #FEFEFE;
}


/*------------------------content------------------------------*/
#content div{ 
	font-family:Tahoma, "Microsoft Sans Serif"; 
	font-size:11px; 
	color:#333333;
}
#content a {
	text-decoration:underline;  
	color:#333333; 
}
#content a:hover {
	text-decoration:underline; 
	color:ff6600;
}


/*------------------------footer------------------------------*/
#footer div{ 
	font-family:Tahoma, "Microsoft Sans Serif"; 
	font-size:11px; 
	color:#ffffff;
}
div#footer{ 
	background-image:url(../images/bgbottom.gif);
	background-position:bottom;
	background-repeat:repeat-x
	

}
#footer a {
	text-decoration:underline;  
	color:#333333; 
}
#footer a:hover {
	text-decoration:none; 
	color:ffcc00;
}
#footer td.bgfooter{
	/*background-image:url(../images/bgmenu.gif);
	background-repeat:repeat-x;
	height:25px;*/
	text-align:center;
	vertical-align:middle;
}

#footer td.textcomment {
	color:#FFFFFF;
}

