@charset "utf-8";
/* CSS Document */

.test {
	background-image: url(images/top2.jpg);
	height: 200px;
	width: 200px;
}
.body {
	background-color: #D5DB84;
	margin: 0px;
}
.marqutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003399;
}
.textjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
td {
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	color:#666666;
}
tr {
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	color:#666666;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
}
.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.prodmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B4BD4A;
	padding-left: 10px;
	padding-right: 5px;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	line-height: 22px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}	
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-align: justify;
	text-decoration: none;

}
.prodhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}
