body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}
.topthreeimages
{
	border:1px;
	border-color:#CCCCCC;
}
.text_12 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_menu {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.gry_11 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.red_11 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.txt13 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.box {
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
.txtRed11 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.txtRed11:hover {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.txtBlue11 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #466FAC;
	text-decoration: underline;
}
.txtBlue11:hover {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}.text11white {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#dropmenudiv{
position:absolute;
background-color:#D22700;
color:#FFFFFF;
border:1px solid white;
border-bottom-width: 0;
font:Tahoma, Arial, sans-serif, Verdana;
font-size: 12px;
line-height:18px;
font-weight: normal;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
font-size: 12px;
font-weight: normal;
border-bottom: 1px solid white;
font:Tahoma, Arial, sans-serif, Verdana;
padding: 1px 0;
color:#FFFFFF;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/

}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
