body
{
	color: black;
	font-family: tahoma;
	background-color: #264375;
	font-size: 10pt;
}



.nobordertable
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
input
{
	font-size: 10pt;
	font-family: tahoma;
}
a:link
{
	color: #3f6ab2;
}

.txtbox
{
	font-size: 0.8em;
	font-family: tahoma;
}

.chkbox
{
	font-family:Tahoma;
	font-size: 9pt;
}

.cmdbutton
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	font-size: 0.8em;
	font-family:Verdana;
	font-style:normal;		
	background-color:#FFFBFF;
	cursor: pointer;
	
}

.fullstar
{
	background-image: url(images/star_full.gif);	
}

.emptystar
{
	background-image: url(images/star_empty.gif);
}
.txtboxwatermark
{
	font-size: 0.8em;
	font-family: tahoma;
	color: #a6c1ee;
}
li
{
	list-style-type:circle;
	
	
}

ul
{
	
}
