body {
	font-family: Arial,FreeSans,Helvetica,sans-serif;
	font-size: 14px;
	color: #666666;
	/*background-color: #162C42;
	background-image: url(../images/bkg_body.gif);
	background-repeat: repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	text-align:center;
}
html {
	text-align: center;
	height: 100%;
	width: 100%;
}
h1 {
	font-size: 1.65em;
}
h2 {
	font-size: 1.65em;
}
a,a:link,a:visited{
	color: #004d99;
	background-image:none;
}
a:visited{
	color: #004d99;
	background-image:none;
}
a:link{
	color: #004d99;
	background-image:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia,serif;
}
.bodycss {
	height: 100%;
	width:100%;
	text-align: center;
}
#headtop{
	
	text-align: right;
}
#headtop a{
	color: white;
}

.headcss {
	width:90%;
	height: 240;
	text-align: left;
}
.headmenucsssplit {
    width:4px;
    height: 50px;
	padding-bottom: -15px;     
	background-image:url(../images/butoon_bgr_split.gif); 
	background-repeat: repeat-x;   
	}
#headmenucss {
    width:100%;
    height: 50px;   
    display:block;    
    /*background-image:url(../images/butoon_bgr.gif);
	background-repeat: repeat-x;
	
	background-position:right;
	background-repeat:no-repeat;*/	   
}
.headmenucssline {
	height:3px;
	background-color:#CC2D1A;
	display:none; 
	}

#headmenucss table {
	width:90%;
}
#headmenucss a{
    background-image:url(../images/butoon_bgr.gif);
	background-repeat: repeat-x;
    height: 50px;  
	color: white;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: -15px;
	padding-left: 0px;
	font-weight: bold;display: block;	
}
#headmenucssd a:link,a:visited {
    height: 50px;  
	
	
	background-color: transparent;		
	
	text-decoration: none;	
}
#headmenucss a:hover{
     background-image:url("../images/butoon_bgr_over.gif");
	 background-repeat: repeat-x;
	 
}
.contentcss {
	width:90%;
	height: 100%;
	background-color:#FFFFFF;
	display: block;
}
.contentcss a{
	color:black;
}
.footercss {
	position:relative;
	background-image: url(../images/bkg_footer.jpg);
	background-repeat: repeat-x;
	height: 250px;
	width:100%;
}

.modul_menu a,a:visited {
	height: 14px;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#009FD0;
	text-decoration: none;
	background-image:none;
}
.modul_menu a:hover{
	color: red;	
}

.menulink_bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#cccccc;
	text-decoration: none;
	
}
.menulink_bottom a:hover{
	color: #ffffff;
}
#main_content {
	float:left;
	width:100%;
}
#round_border_content_main
{
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	overflow:hidden;
	padding:4px 10px;
}
#main_menu {
	float:left;
	width:30%;
}
#main_content1{
	float:left;
	width:68%;
}
#main_content2{
	float:left;
	width:40%;
}
#right_menu {
	float:right;
	width:30%;
	padding-left:4px;
}
/* BEGIN: round border
---------------------------------- */
.round_border {
  display: block;
}
.round_border * {
  background: #fff;
  display: block;
  height: 1px;
  overflow: hidden;
}
.round_border_layer3 {
  background: #c4c4c4;
  border-left: 1px solid #d3d4d5;
  border-right: 1px solid #d3d4d5;
  margin: 0 3px;
  padding: 0 1px;
}
.round_border_layer2 {
  border-left: 1px solid #d3d4d5;
  border-right: 1px solid #d3d4d5;
  margin: 0 2px;
  padding: 0;
}
.round_border_layer1 {
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  margin: 0 1px;
}
.round_border_content {
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	overflow:hidden;
	padding:4px 10px;
}
.round_border_content_flag {
	background:transparent url(../images/flag_sheild.jpg) no-repeat scroll left top;
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	overflow:hidden;
	font-weight:bold;
	padding:4px 20px 5px;
}
.round_border_content_flag a{color:red;}