body
{
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
}

a.main_menu
{
	color: #0099CC;
	text-decoration: none;
	vertical-align: middle;
}

a.main_menu:hover
{
	color: #ffffff;
	background-color: Blue;
}

a.main_menu:link 
{
	color: #0099CC;
	text-decoration: none;
}



.main
{
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
}

.top_title
{
	font-size: 14px;
	font-weight: bold;
}
	
.detail_title
{
	font-size: 12px;
	font-weight: bold;
	BORDER-RIGHT: thin solid; 
	BORDER-TOP: thin solid; 
	BORDER-LEFT: thin solid; 
	BORDER-BOTTOM: thin solid; 
	BACKGROUND-COLOR: #e7e7ff;
	text-align: right;
}

.detail_data
{
	font-size: 12px;
	BORDER-RIGHT: thin solid; 
	BORDER-TOP: thin solid; 
	BORDER-LEFT: thin solid; 
	BORDER-BOTTOM: thin solid; 
	BACKGROUND-COLOR: #e7e7ff;
	text-align:left;
}

.info
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	padding-top: 5px;
	background-color: lightgray;
}

.title
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.help_title
{
	background: #C0C0FF;
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
}

.help_info
{
	background: #C0C0FF;
	font-weight: bold;
	font-size: 14px;
} 

.demo
{ 
	border: dotted 1px black; 
	vertical-align: middle;
}

.green_grade
{
	BACKGROUND: #8fbc8b; 
	FILTER:progid:DXImageTransform.Microsoft.Gradient( GradientType=0,StartColorStr='#FF8fbc8b', EndColorStr='#FFc8dcc8'); 
}
	.C {  font-size: large; font-style: italic; font-weight: bolder; color: #FF0000}
.listing {  text-align: justify}
.package {  border: 1px #0000CC solid}
.package_header {  background-color: #0000CC; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; color: #FFFFFF}
.package_data { padding-top: 3px; padding-right: 7px; padding-bottom: 3px; padding-left: 3px; text-align: left; background-image: url(images/bwctel3.gif); background-repeat: no-repeat; background-position: center center; background-color: #FFFFFF; font-weight: bolder}
.tag {  font-size: xx-small; text-align: center}
.disclaimer {  font-size: x-small; background-position: bottom}
