body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
	background-color: #f7f7f7;
}
.txt2 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
a.txt2:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #be282e;
	line-height: 16px;
	text-decoration: none;
}
.txt {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
}
a.txt:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d3712c;
	line-height: 13px;
	text-decoration: none;
}
.txtWH {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: none;
}
a.txtWH:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d5f77;
	line-height: 13px;
	text-decoration: none;
}
.txt3 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
a.txt3:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e17313;
	line-height: 16px;
	text-decoration: none;
}
.txtgreen {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #22b24c;
	line-height: 16px;
	text-decoration: none;}
a.txtgreen:hover {
	color: #fcb65e;
	text-decoration: underline;
}
.txtgreen2 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9fd32b;
	line-height: 16px;
	text-decoration: none;}
a.txtgreen2:hover {
	color: #628d01;
	text-decoration: underline;
}

.txtorange {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00aeef;
	line-height: 16px;
	text-decoration: none;}
a.txtorange:hover {
	color: #22b24c;
	text-decoration: underline;
}
.txtorange2 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5821f;
	line-height: 16px;
	text-decoration: none;}
a.txtorange2:hover {
	color: #22b24c;
	text-decoration: underline;
}

.txtorange3 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a674b;
	line-height: 16px;
	text-decoration: none;}

input,textarea,select
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
}

.radio 
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #fff5e4;
}
.check 
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #fef2e0;
}
.check2
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #9ed1c6;
}
a:focus, a:hover, a:active { outline:none }
#underline{	text-decoration : underline;}
#white { color: #ffffff; }
#orange { color: #f5821f; }
#bold { font-weight: bold; }
#big { font-size: 12px; }
#minor { font-size: 10px; }
#lightB { color: #50a3d4; 
		text-decoration : underline;}