/* CSS Document */
body,td,th {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	background-image: url();
}
.border-bootom {border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color: #CCCCCC;
}
.brdrLeftDot{border-left-style:dotted;
border-left-width:1px;
border-left-color:#CCCCCC;
}
.brdrBottDot{border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#CCCCCC;
}

.brdrTopDot{border-top-style:dotted;
border-top-width:1px;
border-top-color:#CCCCCC;
}

.brdrDot{border-style:dotted;
border-width:1px;
border-color:#CCCCCC;
}

.borderDotted{border-style:dotted;
border-width:1px;
border-color:#CCCCCC;
}

.form {border-style:solid;
border-width:1px;
border-color:#CCCCCC;
background-color:#F8F8F8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

a:link {
	color: #800080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}

.subcategory:link {
	color: #0C769E;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-decoration: underline;
}
.subcategory:visited {
	color: #0C769E;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-decoration: underline;
}
.subcategory:hover {
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-decoration: underline;
	color: #000000;
}
.subcategory:active {
	text-decoration: underline;
	font-family:Tahoma, Verdana;
	font-size:11px;
	
}

.style1 {
	color: #3A7690;
	font-weight: bold;
}
.style3 {
	color: #5D7DA4;
	font-weight: bold;
}
.style4 {
	color: #7491B1;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #486D9A;
}

.style6 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.style7 {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
}

.tahoma {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#0C769E;
	}
-->
