html {
	height:100%;
	}
	
body{
padding:0px;
margin:0px;
background-color:#FFFFFF; height:100%;
}

td.sidebar, td.centercontent, table {
  min-height:100%;
  height:100% !important;
}

table, td {
		
		border:0px;
	}

td { vertical-align:top;}
td.sidebar 
{
	background-image: url(images/tdspacer.png); 
	background-repeat: repeat; 
	width:25%; 
	min-height:100%; 
}

td.centercontent 
{
	min-height:100%; 
}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#858585;
	}
	
span strong { color:#255483;}

strong a { color:#191919; text-decoration:none}
strong a:hover { color:#191919; text-decoration:underline}
	
.l_text { color:#323232;}
	
.c_text { color:#737373; font-size:9px; line-height:9px}
.c_text a {color:#737373; 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:26px; margin-top:-2px;}
.form input	{width:220px; height:23px; border-color:#969696; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px}

textarea{width:220px; height:168px; border-color:#969696; border-width:1px; background-color:#ffffff; padding-left:5px; border-style:solid; margin-top:-2px;  overflow:hidden;	}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 15px}
li a  {font-family:Tahoma; font-size:11px; line-height:20px; color:#30659E; text-decoration:underline;}
li a:hover {text-decoration:none;}

.textinput { color: #777871; font-size: 10px; margin: 0px 0px 0px 0px; border: 3px solid #d6d5cb; font-family: Arial, sans serif; width: 110px;}
.triplearrow { margin-left:3px; margin-right:20px; margin-top:17px; }