﻿/* CSS layout */
a:active {
	color:gray;
}
a:link {
	font-style:normal;
	color:black;
}
body {
	FONT-SIZE: 12px; BACKGROUND: url(images/page-bg.gif) #013d67 repeat-x;
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	vertical-align:center;	
}
A {
	outline: none
}
:focus {
	outline: none
}
#container {
	MARGIN: 0px auto; WIDTH: 900px
}
#masthead {width:900px; background-image:url('images/ust.gif');background-repeat:no-repeat; height:106px;
}
#top_nav {
background-image:url('images/ust2.jpg');background-repeat:no-repeat; height:200px; width:900px;
}
#page_content {width:900px; height:auto; background-color:#FFFFFF;
}
#footer {
background-image:url('images/alt.jpg'); height:75px; width:900px;
font-style:normal;color:white;
}
#ust{
	width:900px;

}
.sag {
	width:200px;
	height:auto;
	vertical-align:top;
	background-color:#E6F6FD;
	
}
.ortatable {
	width:700px;
	height:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	vertical-align:top;
	background-color:white;
}