body {
	background-image: url(../images/leftimage.jpg);
	background-color: #0e0e0e;
	background-repeat: repeat-y;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	line-height: 20px;
	
}

a {
	font-size: 13px;
	color: #CC3300;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color: #CC3300;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

.navigation{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	
}

.navigation a  {
	font-size: 13px;
	color: #FFFFFF;
}

.navigation a:link  {
	font-size: 13px;
	color: #FFFFFF;
}

.navigation a:visited  {
	font-size: 13px;
	color: #FFFFFF;
}

.navigation a:hover  {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

.navigation a:active  {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

.pagetitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 0px;
	line-height: 26px;
}


.newstitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
}

.sidebar{
	font-family: "Trebuchet MS", tahoma, veradana;
	font-size: 13px;
	color: #333333;
	font-style: italic;
}

a.newstitle:link  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

a.newstitle:visited  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

a.newstitle:hover  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.newstitle2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.subnewstitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

a.subnewstitle:link  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

a.subnewstitle:visited  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

a.subnewstitle:hover  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 45px;
	text-align: center;
	padding-bottom: 10px;
	margin: 0 auto;
	width: 100%;
}

.footer a  {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a:link  {
	font-size: 11px;
	color: #FFFFFF;
}

.footer a:visited  {
	font-size: 11px;
	color: #FFFFFF;
}

.footer a:hover  {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.whitetitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
}

.whitesubtitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

hr.dottedline {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 97%;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
