Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #C2B783;
	margin-top : 0;	
	margin-top : 0;
	margin-left : 0;
	-moz-user-select: none;	
}
td.off {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td.on {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E7D993;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.con2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E7D993;
	text-decoration: none;

}

.con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.con:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E7D993;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight:bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight:bold;
	color: #FFFFFF;
}
.botTable {
	background-color: #3b5592;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
}
.botlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1AB56;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family:Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {
	font-family:Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.news2 {
	font-family: Times New Roman;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.news2:hover {
	font-family: Times New Roman;
	font-size: 14px;
	color: #ACACAC;
	text-decoration: none;
	font-weight: bold;
}

.click {
	font-family: Verdana;
	font-size: 10px;
	color: #006AFE;
	text-decoration: underline;
}
.click:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #002A52;
	text-decoration: underline;
}
/* LEFT MENU STYLE */
#lMenu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
}

#lMenu li { 
        margin: 0 0 .3em 0; 
}

#lMenu a {
        display: block;
        color: #FFF;
        background-color: #3b5592;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
        width: 160px;
        padding: 1px .3em;
        text-decoration: none;
}

#lMenu a:hover {
        background-color: #3b4971;
        color: #FFF;
}
/* END Left Menu Style */

/* TOP MENU STYLE */
#tMenu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
}

#tMenu li { 
        margin: 0; 
        float: left;
}

#tMenu a  {
        display: block;
        color: #f2f2f2;
        font-size:12px;
        font-weight:bold;
        padding: .1em 4em;
        background-color: #3b5592;
        text-decoration: none;
}

#tMenu a:hover {
        background-color: #3b4971;
        color: #fff;
}
/* END Top Menu Style */
.lfet_menu {
	background-color: #4B649D;
	background-image: url(images/left_menu_bg.gif);
	background-repeat: repeat-x;	
}
hr{
	size: 1px;
	color: #FFFFFF;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
.bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}