a.white:visited, a.white:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	}

a.white:active, a.white:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	}

a.black:visited, a.black:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	}

a.black:active, a.black:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	}

a.black12:visited, a.black12:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

a.black12:active, a.black12:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}

a.v:active, a.v:hover {
	font-size: 13px;
	color: #711E45;
	text-decoration: underline;
	}

a.v:visited, a.v:link {
	font-size: 13px;
	color: #711E45;
	text-decoration: none;
	}

a.v12:visited, a.v12:link {
	font-size: 12px;
	color: #711E45;
	text-decoration: none;
	}

a.v12:active, a.v12:hover {
	font-size: 12px;
	color: #711E45;
	text-decoration: underline;
	}

a.g:active, a.g:hover {
	font-size: 13px;
	color: #C1C1C1;
	text-decoration: underline;
	}

a.g:visited, a.g:link {
	font-size: 13px;
	color: #C1C1C1;
	text-decoration: none;
	}

body {
	background-color: #C1BE5A;
	background-image: url(images/bkmain2.jpg);
	background-repeat: repeat-y;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

h1 {
	border-bottom-width: 4px;
	border-color: #7B2D00 #7B2D00 #FF9900;
	border-left-width: 4px;
	border-right-width: 4px;
	border-style: double;
	border-top-width: 4px;
	color: #273C15;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 3pt;
	text-transform: capitalize;
	}

h2 {
	color: #FF9933;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	text-decoration: none;
	text-transform: capitalize;
	}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.content {
	background-color: #FFFFFF;
	color: #000000;
	}

.content1, .content2 {
	background-image: url(images/bkcontent1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	}

.footer {
	font-size: 11px;
	text-indent: 5pt;
	background-color: FFFFFF;
	}

.header {
	background-image: url(images/bkheader2.jpg);
	background-repeat: repeat-x;
	}

.hline {
	background-color: #CC9933;
	}

.navbar {
	font-size: 14px;
	text-indent: 0pt;
	background-color: D8D0C3;
	background-image: url(images/sidebar-bg.gif);
	background-repeat: repeat-y;
	}

.subtitles {
	border-bottom-width: 4px;
	border-color: #BFA95E #BFA95E #A77A51;
	border-left-width: 4px;
	border-right-width: 4px;
	border-style: double;
	border-top-width: 4px;
	color: #EBCC00;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	}

.topbar {
	background-color: #FFFFFF;
	color: D8D0C3;
	text-align: right;
	}
