.left {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:smaller;
}


.leftsub {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height:18px;
}



.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
.categoryHeader {
	color: #FF9966;
	text-decoration: none;
}

a:link {
	color: #333333;
	text-decoration: none;

}

a:visited {
	color: #766363;
	text-decoration: none;
}

a:hover {
	color: #044169;
	text-decoration: underline;

}

a:active {
	color: #766363;
	text-decoration: none;

}
.boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	background-color: #F2F4F5;
	border: 1px solid #D8DADB;

}
.dottedbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	padding: 3px;



}

.smdottedbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-decoration: none;
	padding: 1px;



}
.dottedright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.solidbox {

	border: 1px solid #CCCCCC;
}
.dottedline {
	border: 1px dotted #CCCCCC;
}
.tinytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
.smallboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
	background-color: #F2F0F0;
	border: 1px solid #C8C8C8;
}
