/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bk.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #eaece7;
}
.text{
font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	line-height:13px;
	text-decoration : none;

}.textviolet{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#911d7f;
	line-height:13px;
	text-decoration : none;
}
.textred{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ec0000;
	line-height:13px;
	text-decoration : none;
}
.textviolet2{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#911d7f;
	line-height:13px;
	text-decoration : none;
	
}
.textviolet2:hover{
	color:#dd6b9f;

}
.text16{
font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	line-height:16px;
	text-decoration : none;

}
.textblue{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3066a2;
	line-height:13px;
	text-decoration : none;
}
.textblue16{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3066a2;
	line-height:16px;
	text-decoration : none;
}
.textblue16:hover
{
	color: #dd6b9f;
}
.textblue2{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002d62;
	line-height:13px;
	text-decoration : none;
}
.textpink16{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dd6b9f;
	line-height:16px;
	text-decoration : none;
}
.textblue3{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#002d62;
	line-height:13px;
	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; }
#bold { font-weight: bold; }
#big { font-size: 12px; }
#minor { font-size: 10px; }
#lightB { color: #67819c; }
#big20 { font-size: 20px; }

h1{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#dd6b9f;
	line-height:28px;
	text-decoration : none;
	margin:0px;
	padding::0px;
}
h2{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0f2e64;
	line-height:20px;
	text-decoration : none;
	margin:0px;
	padding::0px;
}