html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background : url(../images/bg.gif);
}
td {
	vertical-align: top; text-align: left;
	font-size: 11px;
	color: #2b4577;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;;
}
h1 {
	font-size : 13px; margin-top: 10px;
}
a {
	text-decoration: none;
}
.outer {
	width: 800px;
	height: 100%;
	background : White url(../images/left_bg.gif) repeat-y;
	margin: 0 auto;
}
/*
td {FONT-SIZE: 11px; COLOR: #2b4577; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; vertical-align: top; text-align: left;}
*/
.logo {
	width: 185px;
	height: 71px;
	background : #2B4578 url(../images/logo_bg.gif) no-repeat bottom right; ;
}
.logo img {
	margin: 11px 0px 0px 28px;
}
#search {
	text-align: right;
	background-color: #2B4578;
	color: #00A6EB;
	height: 42px;
	padding: 0px 30px 0px 0px;
	margin: 0px;
}
#search input {
	margin: 0px; padding: 0px;
	border: 1px solid #00A6EB;	
}
#search a{
	color: #00A6EB;
}
.txt {
/*	border: 1px solid #00A6EB; */
	background : #2B4578;
	height: 17px;
	color: #ffffff;
	width: 135px;
	FONT-FAMILY: sans-serif;
	font-size: 11px;
}
.forma {
	background-color : #DADADA;
	vertical-align : text-top;
	width: 100%;
}
#topmenu {
/*	height: 29px;*/
	background-color : #DADADA;
	font-weight : bold;
	color: #004684;
	text-align: right;
	margin: 5px 30px 0px 0px;
}
#topmenu a{
	color: #004684;
}
#topmenu a:hover {
	color: #40A5DE;
}
.zag {
	background : url(../images/duga.gif) no-repeat top left;
	FONT: bold 24px tahoma, arial; COLOR: #2b4577; 
	padding: 25px 0px 0px 50px;
	height: 54px;
}
.entry {
	background : url(../images/duga.gif) no-repeat top left;
	/*padding: 23px 0px 0px 54px;
	*/
	min-height : 1000px;
}
#grey {
	background-color: #dadada;	
	margin: 7px 40px 0px 0px;
	height: 8px;
}
.one {
	height: 8px;
}
.content {
	padding: 20px 40px 20px 20px;
}
.content a{
	color: #808080;
}
.content a:hover {
	color: #40A5DE;
}
.leftmenu {
	text-align: right;
	padding: 1px 0px 0px 0px;
}
.menu {
	list-style : none;
}
.menu li {
	padding-right: 17px;
	padding-left: 20px;
	background : url(../images/marker.gif) no-repeat right top;
	margin-bottom: 5px;
}
.menu li.over {
	padding-right: 17px;
	padding-left: 20px;
	background : url(../images/marker2.gif) no-repeat right top;
	margin-bottom: 5px;
}
.menu a {
	color: 2B4477;
}
.menu a:hover {
	color: #40A5DE;
}
.bird {
	text-align: right;
	padding: 0;
	height: 88px;
}
.btm {
	color: white;
	background : url(../images/bottom.gif) repeat-x;
	vertical-align : bottom;
	padding-left: 20px;
	padding-bottom: 7px;
}
#wt {
	background-color: white;
	height: 28px;
	vertical-align : middle;
/* border: 1px solid red; */
	padding-top: 6px;
	background : url(../images/wt.gif) no-repeat right;
}
.btm a{
	color: white;
	text-decoration : underline;
}
#splash {
	position: absolute;
	top: 95px;
	z-index: 1;
	left: 0px;
	width: 100%;
	padding-left: 25px;
}
#splash img {
	margin: 0px;
	padding: 0px;
}
#splash br {
	clear: both;
}

#login {
	color: #2B4577;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : right;
	margin-top: 50px;
	margin-right: 50px;
}
#login br {
	clear: right;
}
.au {
	margin-bottom: 3px;
	font-style : italic;
}
.qu {
	margin: 0px 20px;
}