/* CSS Document */

body,td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 11px;
	text-transform: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #33CC99;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

.td-rbottom {
	border-top: 1px none #009999;
	border-right: 1px groove #009999;
	border-bottom: 1px groove #009999;
	border-left: 1px none #009999;
}
.td-all {
	border-top: 1px dashed #009999;
	border-right: 1px dashed #009999;
	border-bottom: 1px dashed #009999;
	border-left: 1px dashed #009999;
}
.content-title {
	font-family: verdana;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	text-transform: uppercase;
}
.form-font {
	font-family: verdana;
	font-size: 11px;
	text-transform: none;
}
.item_title {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #CC6633;
}
.item-description {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
.td-item {
	border: 1px dotted #E0DFE3;
}
.td-subitem {
	background-color: #000666;
	font-family: Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.subsubitem {
	color: #003366;
}
.copyright {
	font-family: verdana;
	font-size: 9px;
	color: #999999;
}
.designed_by {
	font-family: verdana;
	font-size: 8px;
	color: #CCCCCC;
}
.vertical_space {
	line-height: 20px;
}

