body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: url(images/main-background.gif);
}

.main {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style-image: url(images/bullet.jpg);
}
.tdborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #767676;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(images/bullet.jpg);
}

.mains {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.leader {
	color: #4C86C3;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a:link {
	color: #427DB6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
} 

a:visited {
	color: #427DB6;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color: #FF0204;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #427DB6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #767676;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #FC0202;
}
.navbkgd {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #767676;
}
.thumbborder {
	border: 1px solid #000000;
}
