
.textbox
{	
	font-family : Trebuchet MS;
	font-size : 12px;	
}

.textboxsize
{
	width: 150px;
	font-family : Trebuchet MS;
	font-size : 12px;	
}

.textboxbold
{	
	font-family : Trebuchet MS;
	font-size : 12px;
	font-weight:bold;	
}

.viewwidth
{
	width: 150px;
}
.bodycontent
{
	background-color: #ffffff;
	padding:10px;
	font-family : Trebuchet MS;
	font-size : 12px;	
}

.mandatory
{
	color:Red;
	
	font-weight:bold;
}


.width15
{
	width : 15px;
}

.width32
{
	width : 32px;
}

.width55
{
	width : 55px;
}


.width87
{
	width : 87px;
}

.multitextboxsize
{
	width:500px
}

.bordercolor
{
	background-color:#717713;
	height:4px;
	font-weight:bold;
	text-align:left;
	width: 100%;
	color:white;
}

.fontandbordercolor 
{
 Color:blue;
 font-weight:bold;
 border-right:wheat thin solid;
 border-left:wheat thin solid;
 border-bottom:wheat thin solid;
 border-top:wheat thin solid;
 border-color:Orange;
 text-align:center;
 Background-Color:#FFE0C0
}

.submitbutton
{	
	text-align: center;
}



html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 12px Trebuchet MS, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	background-color: #DEE6C6;	
	background-color: #D8DDCB;
	
	
}

.menuheader
{	
/*	background-image : url(../Images/header_bg.jpg);*/
	background-repeat: repeat-x;	
	padding-top: 8px;
	width:800px;	 
}
#wrapper 
{
	text-align: left;
	margin: auto;
	width: 774px;
}


#header 
{
	
	margin-left: 5%;	
}

a 
{
	font-weight: bold;
	color: #5C5C5C;
}


#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 5px;	
	text-align: center;
}
#footer p {
	margin: 0;
	padding: 0;
}

H1 {
	color: #FFFFFF;
	font-weight: bold;
}
H3 {
    margin-bottom: 8px;
    border-bottom: 1px solid #A7AAB3;    
    color:#9AAB68; 
    font-weight: bold;
    padding: 5PX;
    font-size : 14px;
}

p
{  
	margin-top: 8px;
	margin-bottom: 8px;
}
.bodycontent
{
	background-color: #ffffff;
	padding:10px;
	
	
}
.tablelayout
{
	background-color: #ffffff;
	width:800px;
	height:600px;
	border:0;
}
.visitedlink
{
	color: #A5D811;
}

#menu li, 
#menu li a {display:block; color:#fff; font-family:Trebuchet MS, arial, sans-serif; font-size:11px; line-height:30px; width:100px; text-decoration:none; cursor:pointer; font-weight:bold; text-align:center; padding-top: 5px; padding-left: 1px;}
#menu {list-style-type:circle; padding:0; margin:0;  z-index:100; float:left; height:100%; }
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left; background:#fff url(../Images/menu.jpg) no-repeat;}
#menu li.sub {background:#fff url(../Images/menu.jpg) no-repeat;}
#menu table {border-collapse:collapse; padding:0;}
#menu ul,
#menu :hover ul ul,
#menu :hover ul :hover ul ul {position:absolute; left:-9999px;}
#menu :hover {color:#A5D811; background:#000 url(../Images/menu.jpg) no-repeat; z-index:500; white-space:nowrap;}
#menu :active {color:#A5D811;}
#menu :hover > a {color:#ff0; background:#fff url(../Images/menu.jpg) no-repeat; z-index:500; white-space:nowrap;}
#menu :hover ul {position:absolute; left:250px; background:#474A43; width:120px; white-space:nowrap; }
#menu :hover ul :hover ul, 
#menu :hover ul :hover ul :hover ul {display:block; position:absolute; left:130px; top:0; height:auto; z-index:500; border:1px solid #fff;}
#menu :hover ul li, 
#menu :hover ul li a {background:#474A43; text-align:left; text-indent:1px;}
#menu :hover ul :hover {background:#474A43; position:relative; z-index:100;}



