.mainTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	text-transform: capitalize;

	color: #000000;

	text-decoration: none;

}

.mainSubTitleWhite {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}

.mainCategoryList {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 22px;

	color: #000000;

	text-decoration: none;

	padding-left: 5px;

}

.mainCategoryList a:link {

	color: #000000;

	text-decoration:none;

}

.mainCategoryList a:active {

	color: #000000;

	text-decoration:none;

}

.mainCategoryList a:visited {

	color: #000000;

	text-decoration:none;

}

.mainCategoryList a:hover {

	color: #999999;

	text-decoration:underline;

}

.subCategoryList {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 16px;

	color: #000000;

	text-decoration: none;

}

.subCategoryList a:link {

	color: #000000;

	text-decoration:none;

}

.subCategoryList a:active {

	color: #000000;

	text-decoration:none;

}

.subCategoryList a:visited {

	color: #000000;

	text-decoration:none;

}

.subCategoryList a:hover {

	color: #999999;

	text-decoration:underline;

}

.sideCategoryList {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 16px;

	color: #000000;

	text-decoration: none;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #D4E6FF;

	border-bottom-color: #D4E6FF;

	padding-left: 4px;

	display: block;

	width: 100%;

}

.sideCategoryList a:link {

	color: #000000;

	text-decoration:none;

}

.sideCategoryList a:active {

	color: #000000;

	text-decoration:none;

}

.sideCategoryList a:visited {

	color: #000000;

	text-decoration:none;

}

.sideCategoryList a:hover {

	color: #FFFFFF;

	text-decoration:none;

	background-color: #0F5AA2;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

}

#ultra_border_box {

	border-top-width: 3px;

	border-right-width: 3px;

	border-bottom-width: 4px;

	border-left-width: 4px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #999999;

	border-left-color: #999999;

	width: 98%;

}
