body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color: #ffffff;
	
}
.textV {font-family: Verdana; }
.textA {font-family: Arial; }


.normaltext{font-weight: normal;}
.boldtext { font-weight:bold; }
.underlinetext { text-decoration:underline; }
.italictext { font-style:italic }

.f12fonttext { font-size: 12px; }
.f10fonttext { font-size: 10px; }
.f14fonttext { font-size: 14px; }
.f16fonttext { font-size: 16px; }
.f18fonttext { font-size: 18px; }
.f20fonttext { font-size: 20px; }
.f22fonttext { font-size: 22px; }


.fcblack {color: #000000}
.fcwhite {color: #FFFFFF}
.fcblue  {color: #000077}
.fcred  {color: #FF0000}
.fcgrey  {color: #666666}


.bcolor1 { background-color: #92BCCB; }
.bcolor2 { background-color: #DDEAEF; }
.bcolor3 { background-color: #3D7891; }
.bcolor4 { background-color: #92bfff; }
.bcolor5 { background-color: #ffffff; }
.bcolor6 { background-color: #000000; }
.bcolor7 { background-color: #D6D6D6; }
.bcolor8 { background-color: #EAEBEC; }

.bgimagebl75 {background-image:url('../images/BG_BL_75.png');}
.bgimagebl50 {background-image:url('../images/BG_BL_50.png');}
.bgimagebl27 {background-image:url('../images/BG_BL_27.png');}
.bgimagebl25 {background-image:url('../images/BG_BL_25.png');}
.bgimagebl20 {background-image:url('../images/BG_BL_20.png');}
.bgimagebl18 {background-image:url('../images/BG_BL_18.png');}

A {
	color: #000000; 
	font-size: 12px;  
	font-family:  Arial; 
    font-weight: bold;
	text-decoration: none;
}
A:hover { color: #FF0000; }
A:links { color: #000000;  }


.btbksecond {
	background-color: #3D7891;
	border: 1px double #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height:25;
	width:100;
}

.btbk {
	background-color: #92bfff;
	border: 1px solid #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height:50;
	width:300;
}
.textbox {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtbox {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 150px;
	border: 1px solid #999999;
}

