/* CSS Document */

body {
	background-color: #5682AF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Lucida Sans, Arial, Verdana;
	font-size: 12px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #333333;
}

.text {
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.boxtext{
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 12px;
	line-height: 20px;

}
.style1 {
	font-size: 18px;
	color: #666666;
	padding-left: 12px;
}
.style2 {
	font-size: 14px;
	color: #8F0952;
	}
.style3 {font-size: 18px}

h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}.subtxt {
	font-size: 10px;
	color: #333333;
}
.mnbx {
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.nvbx {
	background-image: url(images/bar.jpg);
	height: 35px;
}
.sbox {
	background-repeat: no-repeat;
	background-image: url(images/sbxclr.jpg);
	width: 309px;
	height: 205px;
}
li
{
	list-style-image: url(images/white_arrow.gif);
	margin-left: 35px;
	margin-top: 7px;
	
}
.btext {
    	font-size: 12px;
		padding-left: 12px;
		padding-top: 14px;


}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
.stext {
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	margin-left: 8px;
	padding-right: 16px;
	padding-left: 8px;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	width: 460px;
	border-bottom-style: solid;
	border-left: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
}
