body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.left_menu {
	background: #f6f6ef;
}
.maintext_bg {
	background-attachment: scroll;
	background-image:  url("../img/template/maintext_bg.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px
}




#Logo {
	position:absolute;
	height:153px;
	z-index:1;
	visibility: visible;
	overflow: visible;
	width: 130px;
	left: 24px;
}

.menu {
	width:225px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #edede2;
	border-right-color: #eeebe2;
	border-bottom-color: #eeebe2;
	border-left-color: #edede2;
	background-color: #FFFFFF;
	left: 5px;
	position: relative;
    }
	
.menu_inside {
	width:224px;
	height: -1px;
	position: relative;
	background-color: #edede2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #edede2;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #edede2;
    }

	
.main_full {
	display:inline; /* Fixes IE Double Margin Float Bug */
	background-attachment: scroll;
	background-image:  url("../img/template/maintext_bg.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	padding: 8px;
	border-left-color: #edede2;
	border-width: 1px;
	border-left-style: solid;	
/*	border-width: 1px;
	border-top-color: #edede2;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;*/
    }

.nav {
    float:left;
    width:28%;
	padding: 2px;	
    }
.links {
	float:left;
	width:20%;
	padding: 2px;
    }
	
.t {border-top: 1px solid #000; }
.r {border-right: 1px solid #000;}
.b {border-bottom: 1px solid #000;}
.l {border-left: 1px solid #000;}	


.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 220px; /* Width of Menu Items */
border-bottom: 0px solid #f0f0f0;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 219px; /* Parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: black;
	text-decoration: none;
	padding: 7px 20px;
	background: #edede2;
	border: 1px solid #f0f0f0;
	border-bottom: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.suckerdiv ul li a:visited{
/*	color: #999999; */
	color: #000000;
}

.suckerdiv ul li a:hover{
	background-color: #f6f6ef;
	color: 	#9D080D;
}

.suckerdiv .subfolderstyle{
background:  url("../img/template/arrow-list.gif") no-repeat center right;
}




a:link {
	text-decoration: none;
	color:  #9D080D;
}
a:visited {
	text-decoration: none;
	color: #9D080D;
}
a:hover {
	text-decoration: none;
	color: #9D080D;
}
a:active {
	text-decoration: none;
	color: #9D080D;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Verdana, Arial;
}
h1 {
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
.mainmenu {
	font-size: 11px;
	color: #9D080D;
	text-decoration: none;
}

.footer {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.smalltext {
	font-size: 10px;
	text-decoration: none;
}
.maintext {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}

.maintext_table
{
    border-left: solid 1px #6a493d;
    border-top: solid 1px #6a493d;
    border-bottom: none;
    border-right:none;
}

.maintext_table td 
{
    border-left: none;
    border-top: none;
    border-bottom: solid 1px #6a493d;
    border-right:solid 1px #6a493d;
}

.title {
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #9D080D;
	text-decoration: none;
}
.elearn_text {
	font-size: 13px;
	text-decoration: none;
	text-align: justify;
}

.elearn_text td{
	font-size: 13px;
	text-decoration: none;
	text-align: left;
    border: solid 1px #666666;
}

.form_button {
        font-family: Tahoma, Verdana, Arial;
        font-size: 12px;
        font-weight: bold;
        color: #e3ddcf;
        border: 1px solid #e3ddcf; 
        background-color: #6a493d;
        text-align: center;
}
.form_text {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #6a493d;
	font-size: 12px;
}
.form_input {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #6a493d;
	border: 1px solid #6a493d;
	font-size: 11px;
}
.form_input table 
{
    border: solid 1px #6a493d;
}

.form_input td {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #6a493d;
	font-size: 11px;
    border: solid 1px #6a493d;
}
.item 
{
	display: block;
	text-decoration: none;
	background: #edede2;
}

.block{
	width:95%;
	height: -1px;
	position: relative;
	background-color: #edede2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #edede2;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #edede2;
	padding: 5px;
    }

.block ul{
margin: 0;
padding: 0;
list-style-type: none;
border-bottom: 0px solid #f0f0f0;
}

.block ul li{
position: relative;
}

.block ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-decoration: none;
	background: #edede2;
	border: 1px solid #f0f0f0;
	border-bottom: 0;
	margin: 0px;
	padding-left: 20px;
	padding-top: 20px;
}

.block ul li a:visited{
	color: #666666;
}

.block ul li a:hover{
	background-color: #f6f6ef;
	color: 	#9D080D;
}

