/* CSS Document */

body
{
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/back.gif) repeat-x;
}
form
{
	margin:0;
	padding:0;
}
input, textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/********** Text Styles *************/
.txt1
{
	font-size:13px;
	color:#000000;
}
.txt2
{
	font-weight:bold;
	font-size:11px;
	color:#868585;
}
.txt3
{
	font-weight:none;
	font-size:10px;
	color:#868585;
}
.txt4
{
	padding:8px 0;
	font-weight:bold;
	font-size:11px;
	color:#0066CC;
}
.txt5
{
	font-size:12px;
	color:#666666;
}
.txt6
{
	font-size:18px;
	color:#666666;
}
.txt7
{
	font-size:11px;
	color:#666666;
}
.fotr
{
	background:url(../images/foote_bg.gif);
}
/********** E N D of Text Styles *************/
/********** Back Ground Styles *************/
.bg1
{
	background:#F2F2F2;
}
/********** E N D Back Ground Styles *************/
/********** INPUT TEXTArea*************/
.txtAr1
{
	width:65px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;

	border:1px solid #D6D6D6;
}
.txtAr2
{
	width:290px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;

	border:1px solid #D6D6D6;
}
.txtAr3
{
	width:480px;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;

	border:1px solid #D6D6D6;
}

/**********E N D of INPUT TEXTArea*************/

/********** LINKS *************/
.lnk1
{
	
	font-size:11px;
	font-weight:bold;
	color:#255794;
	text-decoration:none;
}
.lnk1:hover
{
	text-decoration:underline;
}
.lnk2
{
	text-align:center;
	
	color:#868585;
	text-decoration:none;
}
.lnk2:hover
{
	text-decoration:underline;
}
.lnk4
{
	font-weight:bold;
	font-size:11px;
	color:#0066CC;
	
	text-decoration:none;
}
.lnk4:hover
{
	color:#9B9EA1;
}
.lnk4On
{
	font-weight:bold;
	font-size:11px;
	color:#9B9EA1;
	
	text-decoration:none;
}
.lnk4On:hover
{
	text-decoration:none;
}
.lnk5
{
	font-weight:bold;
	font-size:11px;
	color:#6699CC;
	
	text-decoration:none;
}
.lnk5:hover
{
	text-decoration:underline;
}

.lnkbox-case
{
	font-weight:bold;
	font-size:11px;
	color:#000033;
	
	text-decoration:none;
}
.lnkbox-case:hover
{
	color:#ffcc00;
}
.lnkbox-caseOn
{
	font-weight:bold;
	font-size:11px;
	color:#9B9EA1;
	
	text-decoration:none;
}
.lnkbox-caseOn:hover
{
	text-decoration:none;
}

.txt15
{
	font-size:12px;
	color:#666666;
	text-decoration: none
}
.txtAlert
{
	font-size:11px;
	color:#FF0000;
	text-decoration: none
}


.refer-a-friend
{
	font-weight:bold;
	font-size:11px;
	color:#000033;
	
	text-decoration:none;
}

/**********E N D of LINKS *************/
