body, table, td, th, span, textarea
{
	font-size: 12px;	
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	color: #323232;
	text-align:left;
}

#tmpl_logo
{
	margin-top:0px;
	padding-top:0px;
	margin-right: auto;
	margin-left: auto;	
	width: 869px;
	height: 65px;
	margin-top:10px;
	
}

#tmpl_main_menu
{
	margin-right: auto;
	margin-left: auto;
	background-image: url(/templates/images/menu_back.png);
	background-repeat:repeat-x;
	width: 869px;
	height: 26px;
}

#tmpl_banner
{
	margin-right: auto;
	margin-left: auto;
	background-image: url(/templates/images/banner.jpg);
	background-repeat: no-repeat;
	width: 869px;
	height: 175px;
}

#tmpl_banner2
{
	margin-right: auto;
	margin-left: auto;
	background-image: url(/templates/images/banner1.jpg);
	background-repeat: no-repeat;
	width: 869px;
	height: 175px;
}


#tmpl_footer
{
	margin-right: auto;
	margin-left: auto;	
	width: 869px;
	height: 49px;
	text-align:left;	
	background:#ffffff;		
	padding-top:35px;
}

#tmpl_footer_end
{
	margin-right: auto;
	margin-left: auto;	
	width: 869px;
	background-image: url(/templates/images/footer_end.png);
	background-repeat:repeat-x;
	height: 16px;	
}

#tmpl_main
{
	margin-right: auto;
	margin-left: auto;	
	width: 869px;	
}

.tmpl_main_left
{
	width: 217px;
	padding-right: 15px;	
	padding-top: 6px;
	vertical-align: top;
}

.tmpl_main_body
{			
	margin-left:232px;	
	width: 639px;		
	padding-top: 6px;
	vertical-align: top;		
}

.small_text
{
	font-size:11px;
	color:#000000;
}

.header_text
{
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;	
}

.header2_text
{
	font-size: 18px;
	color: #6893c4;
	margin: 0px;
	padding: 0px;
	font-weight: bold;		
}

.header3_text
{
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-align:left;
}

.header4_text
{
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-align:left;
}

a.link1
{
	text-decoration: underline;
	color:#0c67b4;
	font-size:11px;
}
a.link2
{
	text-decoration: underline;
	color:#0c67b4;
	font-size:12px;
}

.pure_text
{
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;	
	background: #ffffff;
	color: #000000;
	text-align: center;
	border-bottom:1px dashed;
	text-decoration: none}

#sddm li a:hover
{	background: #ffffff}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		border-bottom:0px;
			}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

.lmenu_item
{
	color:#ffffff;	 
	margin-left:13px;
	margin-right:13px;
	font-size:14px; 
	text-decoration:none;
}

.link_1
{
	color:#5c7ea7;
}