/* CSS Document */
body {

	margin-top: 0px;
	background-color: #f8f8f8;
}
.font_10b{
font-family:Arial;
font-size:10px;
font-weight:bold;
text-decoration:none;}


.font_10b_white{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;}


.font_14b_white{
font-family:Arial;
font-size:14px;

color:#ffffff;
text-decoration:none;}

.font_11b_white{
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;}





.font_11{
font-family:Arial;
font-size:11px;
color:#000000;
text-decoration:none;}

.heading{
font-family:Arial;
color:#333333;
font-size:12px;
font-weight:bold;
text-decoration:none;}

.heading_maroon{
font-family:Arial;
color:maroon;
font-size:12px;
font-weight:bold;
text-decoration:none;}

.heading_white{
font-family:Arial;
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration:none;}

.normal{
font-family:Arial;
color:#333333;
font-size:11px;

text-decoration:none;}

.normal_white{
font-family:Arial;
color:#ffffff;
font-size:11px;

text-decoration:none;}

.normal_maroon{
font-family:Arial;
color:maroon;
font-size:11px;

text-decoration:none;}

.button_signin
{
	font-family:verdana; 
	font-size:11px; 
	color:white; background-image:url(../image/btn_signin.png);
	background-color:#ffffff; height:20px;
	width:68px;
	border:0px groove #666666;
}

.button_signout
{
	font-family:verdana; 
	font-size:11px; 
	color:white; background-image:url(../image/btn_signout.png);
	background-color:#ffffff; height:20px;
	width:68px;
	border:0px groove #666666;


}
.button
{
	font-family:Arial; 
	font-size:11px;
font-weight:bold; 
	color:white; background-image:url(../image/d_04bgr.gif);
	background-color:maroon; height:20px;
	border:0px groove #666666;
	border-top-color:#E1E1E1; 
	border-bottom-color:#000000; 
	border-right-color:#000000; 
	border-left-color:#E1E1E1;


}
.button_blue
{
	font-family:verdana; 
	font-size:11px;

	color:white; background-image:url(../image/d_04bg.gif);
	background-color:maroon; height:20px;
	border:0px groove #666666;
	border-top-color:#E1E1E1; 
	border-bottom-color:#000000; 
	border-right-color:#000000; 
	border-left-color:#E1E1E1;


}
.font_11b_black{
font-family:Arial;
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:none;}

.header_font{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#ffffff;
text-decoration:none;}

.footer_font{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;}


.font_12b{
font-family:Arial;
color:#4f4119;
font-size:12px;
font-weight:bold;
text-decoration:none;}


.font_14b{
font-family:Arial;
color:#4f4119;
font-size:12px;
font-weight:bold;
text-decoration:none;}


.TextBox{
	font-family:verdana;
	Font-size:9px;
	color:black;
	background-color:white;
	border:#333333; 
 	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}
	.CheckBox{
	font-family:verdana;
	Font-size:9px;
	color:black;
	background-color:white;
	border-color:#FFFFFF; border-width:0;

 	border-style:groove; 
	border-top-width:0px; 
}
.SelectBox		
{
	font-family:arial; 
	font-size:11px; 
	color:black; 
	background-color:white; 
	Width : 50px;
	border:#999999; 
 	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}