html {
	height:100.1%;
	}

body, td, tr, table, ul, li, ol, form, input, textarea, p, div, button, option, select  {
	font: 8pt vardana, tahoma, arial, verdana, Sans-Serif;
	color: #444444;
}

body { 
	margin: 0px; 
	padding: 0px; 
	background-color: #DADEE0;
	background-image: url("/images/fonas.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}

form { 
	padding: 0px; 
	margin: 0px; 
}	

a {
	text-decoration: underline;
	color: #666666;
}

.table_main {
background-color: #fff;
width: 1000px;
border: 0px;
padding: 0px;
}


.proc99{
width: 95%;
}


input, textarea, checkbox, button {
	border: 1px solid #859299;
padding: 2px;
}



#left {
	margin: 0px;
	padding: 5px;
	vertical-align: top;
	width: 170px;
	background-color: #eaebdf;
}
#left h1{
	margin-top: 5px;
	padding: 2px;
	font-size: 10pt;
	border-bottom: 1px solid #859299;
}
#left div.rcontent {
	margin-bottom: 20px;
}






#middle {
	margin: 0px;
	padding: 5px;
	vertical-align: top;
}
#middle h1.ctitle {
	margin-top: 5px;
	padding: 2px;
	font-size: 10pt;
	border-bottom: 1px solid #859299;
}
#middle h1.search {
	margin-top: 5px;
	padding: 2px;
	font-size: 10pt;
	border-bottom: 0px;
}
#middle table.search {
    width:100%;

	font-size: 10pt;
	border-bottom: 1px solid #859299;
	margin-bottom:5px;
}


#middle h2 {
font-size: 8pt;
font-weight: bold;
padding: 0px;
margin: 0px;
}



#header {
	margin: 0px;
	padding: 0px;
	background-color: #eaebdf;
	color: #333333;
	text-align: center;
	font-size: 10px;
	/*background-image: url("/images/lo1.jpg");*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 152px;
}

#footer {
	margin: 0px;
	padding: 5px;
	background-color: #eaebdf;
	color: #333333;
	text-align: center;
	font-size: 10px;
}

#td2 {
background-color: #cccccc;
background-image:url("/images/tdmenu.gif");
vertical-align: center;
height: 21px;
text-align: right;
padding-right: 5px;
}
#td2 a{
text-decoration: none;
color: #000;
}
#td2 a:hover{
text-decoration: underline;
color: #000;
}

#td3 {
background-color: #555555;
background-image:url("/images/t3.gif");
color: #FFFFFF;
}




#menu_block
{	
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 170px;
	background-color: #859299;
	color: #AA1111;
	vertical-align: top;
}


#menu_block ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
	width: 100%;
	}
	
#menu_block ul li {
	margin: 0;
	padding: 0;
	}
	

#menu_block ul li a {
	display:block;
	margin: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 0px;
	width: 100%;
	height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url("/images/t3.gif");
	background-repeat: repeat-x;
	}
#menu_block ul li a.chat {
    display:block;
    margin: 0px;
    padding-left: 0px;
    padding-top: 3px;
    padding-bottom: 1px;
    padding-right: 0px;
    width: 100%;
    height: 19px;
    color: #FFFFFF;
    text-decoration: none;
    background-image:url("/images/t3_chat.gif");
    background-repeat: repeat-x;
    }
#menu_block ul li a:hover {
	display:block;
	color: #555555;
	font-weight: bold;
	background-image:url("/images/tdmenu.gif");
	}





