/* CSS Document */
td, table, select, div{
	font-family:"Arial", Courier, monospace;
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	vertical-align:top;
	line-height:1.4;
	color:#4D4D4D;
}

.left { 
/*OVERFLOW: auto; WIDTH: 500px; HEIGHT: 520px;
*/margin: 0; 
padding: 0;
float: center; 
border: none; 
background: none;
} 

.right { 
margin: 0; 
padding: 0; 
width: 180px; 
border: none;
background: none; 
float: right; 
} 
.right1 { 
OVERFLOW: auto; WIDTH: 140px; HEIGHT: 520px;
margin: 0; 
padding: 0; 
width: 180px; 
border: none;
background: none; 
float: right; 
} 
.left1 { 
OVERFLOW: auto; WIDTH: 500px; HEIGHT: 520px;
margin: 0; 
padding: 0;
float: center; 
border: none; 
background: none;
} 

.frametop{
padding-top:6px;
}
img.FloatRight {
	float: right;
	margin: 15px;
}

img.FloatLeft {
	float: left:
	margin: 15px;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-image:url(images/tall.jpg); background-repeat:repeat}


.list ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list ul li a{ color:#E10000; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.footer{ color:#5D5D5D; margin-left:63px}
.footer a{ color:#5D5D5D; text-decoration:none}
.footer a:hover{ text-decoration:underline}
 
a{ color:#E10000; text-decoration:underline}
a:hover{ text-decoration:none}
 
span { color:#E10000}

.form1 input{
	width:175px;
	height:19px;
	font-family:arial;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	color: #181818;
	text-transform:none;
	padding:2px 0 0 6px;
	border-color:#CFCFCF;
	border-width:1px;
	background-color:#ffffff
}



.form1 textarea {
	width:175px;
	height:89px;
	font-family:arial;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	color: #181818;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#CFCFCF;
	border-width:1px;
	background-color:#ffffff
}


/*Green Bar*/

.fm-cursor-clickable
{
   cursor: pointer;
}

.fm-cursor-inactive
{
   cursor: default;
}

.fm-sub-menu
{
   border: 1px solid #C6C8CA;
   background: #F0F0F0;
}

.fm-sub-col
{
   background: url(fm-images/col.gif) repeat-y center;
   padding-left: 6px;
}

.fm-base-elem,
.fm-base-elem-over
{
   padding-top: 4px;
   padding-bottom: 4px;
}

.fm-base-elem,
.fm-base-elem-over,
.fm-sub-elem,
.fm-sub-elem-over
{   
   padding-left: 4px;
   padding-right: 4px;
}

.fm-base-elem-over
{
   background: url(fm-images/tab-over-grad.gif) #6F9C0E repeat-x;
}

.fm-sub-elem-over
{
   background: url(fm-images/elem-over-grad.gif) #6C5F5B repeat-y;
}

.fm-base-title-label,
.fm-base-label,
.fm-base-label-over,
.fm-sub-title-label,
.fm-sub-label,
.fm-sub-label-over
{
   color: black;
   font-family: Verdana;
   font-size: 8pt;
   white-space: nowrap;
   text-align: left;
}

.fm-base-label
{
   color: whitesmoke;
}

.fm-base-label-over
{
   color: white;
}

.fm-sub-label
{
   color: #505154;
}

.fm-sub-label-over
{
   color: white;
}

.fm-base-label,
.fm-base-label-over
{
   font-weight: bold;
}

.fm-base-title-label,
.fm-sub-title-label
{
   color: #666666;
   font-weight: bold;
   padding: 4px;
   text-align: center;
}

.fm-sub-title-elem
{
   background: #D4D5D7 url(fm-images/title-grad.gif) repeat-x;
}

.fm-base-label,
.fm-base-label-over,
.fm-sub-label,
.fm-sub-label-over
{
   padding-top: 4px;
   padding-bottom: 4px;
}

.fm-base-icon,
.fm-base-icon-over,
.fm-sub-icon,
.fm-sub-icon-over
{
   padding-right: 3px;
}

.fm-base-arrow,
.fm-base-arrow-over
{
   padding-left: 6px;
}

.fm-sub-arrow,
.fm-sub-arrow-over
{
   padding-left: 6px;
   padding-right: 3px;
}

.fm-base-sep-inner
{
   border: 0 solid;
   width: 1px;
   background: #5E8E1D;
}

.fm-sub-sep-inner
{
   border-top: 1px solid #C0C0C0;
   border-bottom: 1px solid white;
}

.fm-sub-sep-outer
{
   padding: 2px 4px;
}

/*********Menu Style*********/
	#tabsE {
		float:left;
		width:100%;
		font-size:93%;
		line-height:normal;
		font-weight:bold;
	}
	#tabsE ul {
		margin:0;
		padding:0px 5px 0 0px;
		list-style:none;
	}
	#tabsE li {
		display:inline;
		margin:0;
		padding:0;
	}
	#tabsE a {
		float:left;
		background:url("../image-files/tablefte.gif") no-repeat left top;
		margin:0;
		padding:0 0 0 2px;
		text-decoration:none;
	}
	#tabsE a span {
		float:left;
		display:block;
		background:url("../image-files/tabrighte.gif") no-repeat right top;
		padding:5px 8px 0px 3px;
		color:#FFF;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabsE a span {float:none;}
	/* End IE5-Mac hack */
	#tabsE a:hover span {
		color:#FFF;
	}
	#tabsE a:hover {
		background-position:0% -42px;
	}
	#tabsE a:hover span {
		background-position:100% -42px;
	}  
	  
.footertext{
	font-family:"Arial", Courier, monospace;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	line-height:1.4;
	color:#000000;
}
a.footertext:link,a.footertext:active,a.footertext:visited{
	font-family:"Arial", Courier, monospace;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	line-height:1.4;
	color:#000000;
}
a.footertext:hover{
	font-family:"Arial", Courier, monospace;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	line-height:1.4;
	color:#000000;
}

.linkclass{
cursor: hand !important;
cursor: pointer !important;
}

.greyborder{
	border-left: #CCCCCC solid 1px;
}

.leftpad{
padding-left:19px;
}
