body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #290058;
	margin: 0;
	padding: 1px;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
}
#t table ul {
	list-style-type: circle;
}
#t table li {
	list-style-type: square;
}
img {
	margin: 0px 0px 0px 0px;
}
label {
	color: #96D0E0;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}
#all {
	margin: 0 auto;
	text-align: left;
	width: 760px;
}

#bottom {
	margin-top: 0px;
	position: absolute;
	width: 760px;
}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
/*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 138px; /*Width of top level menu link items*/
background-color: #ffeedc;
padding: 3px 8px;
border: 1px solid white;
border-left-width: 5;
text-decoration: none;
color: navy;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 180px; /*width of sub menu levels*/
background-color: #b8c6d5;
color: navy;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #FFFFFF;
}

.suckertreemenu ul li a:hover{
background-color: #002f64;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
border: 1px solid #FFFFFF;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #FFFFFF;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */


#right {
	margin: 0;
}

#right h1{
	background-color: #04699F;
	color: #FFFFFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 4px 0 6px 0px;
	position: relative;
	text-align: left;
	text-indent: 6px;
	width: 180px;
}

#top {
	height: 180px;
	padding: 0;
	position: relative;
	text-align: left;
	width: 760px;
}
#table td th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style1 {
text-align: justify;
font-size: 12px;
padding-left: 5px;
padding-right: 15px;
padding-bottom: 10px;
color: #000000
}
.style2 {
text-align: justify;
padding-left: 3px;
color: #FF6600;
font-size:16px;
font-weight:bold;
}
.style3 {
text-align: justify;
padding-left: 1px;
color: #000066;
font-size:12px;
}
#ust_sol {
background-image:url(images/met_back_ust_sol.jpg);
background-repeat:repeat-x;
width:50%;
height:191px;
}

#ust_orta {
background-image:url(images/met_back_ust_orta.jpg);
height:191px;
width: 791px;
display:block;
}

#ust_sag {
background-image:url(images/met_back_ust_sag.jpg);
background-repeat:repeat-x;
width:50%;
height:191px;
}
.head {color: #000; font-style: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background:#CCC; vertical-align:top; width: 100%;}
.stathead {background:#336699;}
#orta_sol {
background-image:url(images/soldan.jpg);
background-repeat:repeat-y;
background-color:#FFFFFF;
width:50%;
}

#orta_orta {
background-color:#FFFFFF;
width: 791px;
height: 100%;
}

#orta_sag {
background-image:url(images/sagdan.jpg);
background-repeat:repeat-y;
background-color:#FFFFFF;
width:50%;
background-position:right;
}

#alt_sol {
background-image:url(images/met_back_alt_sol.jpg);
background-repeat:repeat-x;
height:48px;
width:50%;
}

#alt_orta {
background-image:url(images/met_back_alt_orta.jpg);
height:48px;
width: 791px;
display:block;
}

#alt_sag {
background-image:url(images/met_back_alt_sag.jpg);
background-repeat:repeat-x;
height:48px;
width:50%;
}
