@charset "utf-8";
.widget_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: normal;
}
.widget_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	height: 120px;
	margin: 0px;
	clear: both;
	vertical-align: middle;
}
.widget {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 3px;
	height: 380px;
	width: 240px;
}
.top_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.widget_100 {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	width: 100%;
	height: auto;
}

body {
	background-color: #818586;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main_table {
	width: 990px;
	border: 1px solid #999999;
	padding: 0px;
}
a.top:link,a.top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #660000;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}
a.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: none;
	background-image: url(images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: -5px;
	padding-right: 3px;
}
.top_image {
	background-image: url(images/widget-top.png);
	height: 100px;
	width: 990px;
	background-repeat: no-repeat;
	background-position: center top;
}
.gor_menu {
	background-image: url(images/widgetbanner_menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 990px;
}
.drop_down_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-decoration: none;
	background-color: #FFFFCC;
	width: 150px;
	border: 1px solid #006600;
	background-position: center top;
}
.widget_description_100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: auto;
	height: 80px;
}
