html 	{ height: 100%; }

table 				{ width: 100%; border: 0px; border-collapse: collapse }
TH,TD				{ text-align: left; vertical-align: top;
					 	font-size: 0.8em; font-weight: normal; 
						padding: 0; margin: 0}
img 				{ border: 0 }
form 				{ padding: 0; margin: 0 }
* :focus 			{ outline: 0; }

A:link, A:visited  	{COLOR: #4898d7 }
A:hover, A:active 	{COLOR: #76b3e3 }

body  		{ padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #6d6e71;
				background: url(/pics/tmp/sky_bg.jpg) #FFF repeat-x left top;
				height:auto !important;	height:100%; min-height:100%;}

#Container 	{  background: url(/pics/tmp/stars.gif) repeat-x right top;  }

#Container, #MainReducer, 
#bot_bg, #zam_div_top, 
#zam_div_bot, #zam_div_bot_r { height:auto !important; height:100%; min-height:100%; }	




#st_logo		{ position: absolute; right: 5%; top:31px; width: 245px; height:47px;}

.pergam			{ width: 122px; height:144px; background: url(/pics/tmp/pergam.png) no-repeat left top;}
.pergam	 ul		{ margin: 0; padding: 55px 0 0 15px; font-size: 12px; color:#f90000 }
.pergam	 ul	li	{ padding: 4px 0 5px 16px; line-height: 15px; white-space: nowrap; 
				  list-style-type: none; background: url(/pics/tmp/marker_top_menu.gif) no-repeat 4px 10px;}
.pergam	 ul	li A:link, 
.pergam	 ul	li A:visited {COLOR: #58040d }
.pergam	 ul	li A:hover, 
.pergam	 ul	li A:active {COLOR: #ea081e }

.footer			{ height: 4em; padding: 0em 0 0em 50px; font-size: 0.7em; color: #999; vertical-align: bottom; 
					background: url(/pics/tmp/bot_logo.gif) no-repeat left bottom; }
