body{
padding:0px;
margin:0px;
background:#F5F5F5 url(images/m-l-dr.gif) repeat-y left;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

img { border:0px;}

.main_text, table, input, textarea, body, font
	{
		font-family:Tahoma;
		font-size: x-small;
		color:#7B7B7B;
	}

.main1_text { color:#5A5A5A;}

/*a {color:#7B7B7B;}*/
a{ color: #4884A0; text-decoration: none; }
a:hover{ color: #2A5C75;  text-decoration: underline;}


h1{ color: Black; font-size: large;}
h2{ color: Black; font-size: medium;}
h3{ color: Black; font-size: medium; font-weight: normal;}
h4{ color: Black; font-size: small;}
h5{ color: Black; font-size: small; font-weight: normal;}

.h_text { color:#2A5C76; font-size:10px; line-height:12px;}
	
.c_text a { text-decoration:none;}
.c_text a:hover { text-decoration:underline;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.form {height:23px; margin-top:-1px;}
.form input {width:231px; height:20px; border-color:#5F5F5F; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px}

textarea {width:231px; height:155px; border-color:#5F5F5F; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; overflow:hidden;}

.input1 {width:144px; height:21px; border-color:#5D5D5D; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; border-right-width:0px;}

.input { vertical-align:middle;}


.rightbodypic {
float: right;
margin-left: 7px;
margin-bottom: 7px;
}

.leftbodypic {
float:left;
margin-right: 10px;
margin-bottom: 7px;
}

/*ul {margin:0; padding:0; list-style:none}
li  {background: none; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:17px;}*/


/*MENU STYLES*/

	.menuOptionTd{
		vertical-align: middle; 
		border: 1px solid #E8E8E8; 
		border-top: 1px solid white; 
		cursor: pointer;
		height: 54px;
	}
	.menuOptionTdHi{
		vertical-align: middle; 
		border: 1px solid #343631;
		cursor: pointer;
		height: 54px;
	}
	.menuSideTd{
		background-color: #E8E8E8;
		width: 10px;
	}
	.menuSideTdHi{
		background-color: #4884A0;
		width: 10px;
	}
	.menuOption{
		vertical-align: middle; 
		padding-left: 10px; 
		width: 0;
	}
	
	.menuTextTitle{
		font-size: 13pt;
		color: #343631;
		text-decoration: none;
	}	
	.menuTextTitleHi, .menuTextTitleHi:hover{
		font-size: 13pt;
		color: #2A5C75;
		text-decoration: none;
	}
	.menuTextDesc{
		font-size: 10pt;
		color: #aaaaaa;
	}
	.menuTextDescHi{
		font-size: 10pt;
	}


/*
	.menuOptionTd{
		vertical-align: middle; 
		border: 1px solid #E8E8E8; 
		border-top: 1px solid white; 
		background-color: white;
		cursor: pointer;
		height: 60px;
	}
	.menuOptionTdHi{
		vertical-align: middle; 
		border: 1px solid red; 
		background-color: #343631;
		cursor: pointer;
		height: 60px;
	}
	.menuSideTd{
		background-color: #343631; 
		height: 60px;
		width: 15px;
	}
	.menuSideTdHi{
		background-color: #E8E8E8; 
		height: 60px;
		width: 15px;
	}
	.menuOption{
		vertical-align: middle; 
		padding-left: 20px; 
		width: 0;
	}
	
	.menuTextTitle{
		font-size: medium;
		color: #666666;
		text-decoration: none;
	}
	.menuTextTitleHi{
		font-size: medium;
		color: #666666;
		text-decoration: none;
	}
	.menuTextDesc{
		font-size: x-small;
		color: #aaaaaa;
	}
	.menuTextDescHi{
		font-size: x-small;
	}
*/