.ima {
	background-image: url(images/homepage_02.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 326px;
}
.imb {
	background-image: url(images/homepage_03.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 568px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: lighter;
	color: #003333;
	text-decoration: none;
	text-align: justify;
	padding-right: 6px;
	padding-left: 0px;
	padding-top: 10px;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 6px;
	padding-left: 6px;
}
.text a:hover {
	color: #003366;
	text-decoration: none;
	text-align: justify;
	padding-right: 6px;
	padding-left: 6px;
}
.heading3 {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
	background-position: center;
	line-height: 20px;
}

.reviced_text {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.reviced_text a {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #69B423;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.reviced_text a:hover {

	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.leftmenu {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:none;
color: #FFFFFF;
display:block;
height:25px;
width:213px;
border-bottom: dotted 1px;
border-bottom-color: #CCCCCC;
line-height:25px;
}
.leftmenu a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:none;
color: #FFFFFF;
padding-left:15px;
display:block;
height:25px;
width:213px;
}
.leftmenu a:hover{
color: #990000;
display:block;
background-color:#FFFFFF;
height:25px;
width:213px;
border-left:solid 5px;
border-left-color:#0033FF;
line-height:25px;
padding-left:10px;
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 15px;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 10px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
}
.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 228px;
		
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	position: absolute;
	width: 180px; /*sub menu width*/
	top: 0;
	visibility: hidden;
	background-color: #42B4E6;
	
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #FFFFFF;
	text-decoration: none;
background:  ;
	height: 25px;
	padding-top:1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left:20px;
	vertical-align: middle;
	line-height: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

.suckerdiv ul li a:visited{
color: #FFFFFF;
}
.botom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #993300;
	text-decoration: none;
	padding-right: 15px;
	font-weight: bold;
	border-right-color: #ECE9D8;
	border-bottom-color: #660000;
	border-top-color: #660000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-color: #ECE9D8;
}
.botom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #993300;
	text-decoration: none;
	padding-right: 15px;
	font-weight: bold;
}
.botom a:hover{
 	color: #0066FF;
}
.suckerdiv ul li a:hover{
	background-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0000CC;
	color: #993300;
}

.suckerdiv .subfolderstyle{
background:  no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 4%; }
* html .suckerdiv ul li a { height: 4%; }
/* End */
.textb {


border:1px solid #FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#990000;
font-size:10px;
font-weight:normal;
text-decoration:none;
width:150px;

}
.sub_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#990000;
text-decoration:none;
font-weight:bolder;
}
.border {
border:2px solid #FFCC00;
}

