a{
	color: #7D4703;
}

A:visited{
color: #A27740;
 }
 
body{
	text-align: center;
	background-image: url(images/BG.jpg);
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;;
} 

.rightPanel, .leftPanel{
	background-color: #F0EAE2;
}

.HeadTable{
	background-image: url(images/headBG.jpg);
}

.MenuElement{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D4703;
	font-weight : bold;
	text-indent: 25px;
}

.MenuElementCurrent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D4703;
	font-weight : bold;
	text-indent: 30px;
}


 .MenuElement A, .MenuElementCurrent A{
 	text-decoration: none;
 }

 .MenuElement A:visited{
 	text-decoration: none;
	color: #A27740;
 }


.notfound{
	font-size: 18px;
	color: #7D4703;
	text-align: center;
}

hr{
	color: #7D4703;
	height: 1px;
	margin-top: 7px;
}

.contentTitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7D4703;
	letter-spacing: 3px;
}

.contentTitle2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7D4703;
	letter-spacing: 3px;
	font-weight: bold;
}

.Content{
	text-align: left;
}

.copyrights{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F1CFA5;
	text-align: center;
}

.bottomlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D4703;
}

.bottomlinks A{
	color: #7D4703;
	border-color: White;
	text-decoration: none;
}

.bottomlinks A:visited{
	/*color: #027AB5;*/
	border-color: White;
	text-decoration: none;
}

.table{
	background-color: #F1CFA5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid;
	border-color: #7D4703;
}

.table th{
	background-color: #F1CFA5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid;
	border-color: #7D4703;
}

.table th a{
	color: #7D4703;
}

.table th a:visited{
	color: #A27740;
}

.inputtext{
	border: 1px solid;
	border-color: #7D4703;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
}

.inputtextRequired{
	border: 1px solid;
	border-color: #7D4703;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	background-color: #FFF7EC;
}

textarea
{
	border: 1px solid;
	border-color: #7D4703;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textareaRequired
{
	border: 1px solid;
	border-color: #7D4703;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF7EC;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7D4703;
	background-color: White;
	border: 1px solid;
}

.title{
	font-size: 16px;
	font-weight: bold;
	color: #7D4703;
	text-align: center;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.datetime{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.Content p{
	text-align: justify;
	text-indent: 20px;
	margin: 8px;
}

.Content li{
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
}

.small{
	font-size: 11px;
	font-weight: normal;
	color: #A27740;
}

.evenNews{
	background-color: #F0D6B7;
}

.oddNews{
	background-color: #F1CFA5;
}

.even{
	background-color: white;
}

.odd{
	background-color: #F0EAE2;
}

.footer{
	text-align: center;
	background-image: url(images/footBG.jpg);
}

form {
	margin: 0px;
}

.InsideTitle, InsideTitle A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-align: left;
}

.TableNormal
{
    background-color: #FFFFFF;
	 padding: 1pt 1pt 1pt 1pt;
    border:solid 1pt black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	 border-collapse:collapse;
	 border-color: black;	
}

.TableNormal th
{
	font-size: 12px;
	color: White;
	text-align: center;
	font-weight: bold;
	background-color:#7D4703;
}

.TableNormal .foot
{
	background-color: #7D4703;
	color: White;
}

.red
{
	font-weight: bold;
	color:Red; 
}

li
{
	margin-top: 10px;
}

.white, .white A, .white A:visited, table th A:visited
{
	color: White;
}

marquee{
	background-color:Black;
}

marquee a, marquee a:visited
{
	text-decoration: none;
	color: White;
}

.LI_index{
	margin-top: 0px;
}