


* {
	margin: 0;
	padding: 0;
}

body {
	background: #004d4d;
	color: #004d4d;
	font: normal 62.5% Tahoma,sans-serif;
}


p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font-weight:normal;
	font-family:Tahoma,sans-serif; font-size: 24px;
	margin-bottom: 14px;}



a {color: #FF0000;}
a:hover {color: #FF9F9F;}


h2,h3 {
	padding-top: 6px;
}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}


.telo {
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	padding: 10px 10px 0;
}

/* title */
.header {
	background-color: #fff;
	font-size: 1.2em;
	height: 105px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background-color: #333;
	color: #fff;
	height: 105px;	
}
.header .left {
	background-color: #006060;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 105px;
	width: 780px;
	text-align: left;
	background-image: url(rt7.jpg);
	background-repeat: repeat-x;
	
}
.header .right {
	overflow: auto;
	width: 212px;
	background-image: url(img/bgheader_r.gif);
	background-repeat: repeat-x;
	background-color: #FF0000;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}


.menu {	
	background: #D9E1E5 url(img/nav.jpg);
	border: 1px solid #ffffff;
	height: 41px;
}
.menu a {
	background: transparent url(img/nav.jpg) left top repeat-x;
	border-right: 1px solid #D8EBD8;
	color: #004d4d;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 18px;
	text-decoration: none;
}
.menu a:hover {
background: transparent url(img/nav.jpg) left bottom; 
color: #004d4d;
}


.glav {
	border-top: 4px solid #FFF;

}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h3 {
	color: #004d4d; font-size: 14px;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;}

h2 {font-weight: normal; font-family: times new roman; font-size: 18px;}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #D8EBD8;
}
.sidenav li {border-bottom: 1px solid #D8EBD8;}
.sidenav li a {
	font-size: 1.1em;
	color: #004d4d;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #EBF0F3;
	color: #004d4d;	
}


.text {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}


.text li {
	margin-left: 18px;
}

.text .kartright {
padding: 5px;
border: 1px solid #ADD1E7;
margin: 4px 4px 4px 8px;
float: right;
}

.text p 
{ text-align:justify;
color: #777;
}
.text a {color: #004d4d;} 

.text img {text-align:left; margin-left: 360px; padding: 0px;}
/* footer */
.footer {width: 529px;
	border-top: 1px solid #333;
	color: #777;
	font: 1em sans-serif;
	line-height: 18px;
	text-align: left; margin-left: 18px; 
}
.footer a,.footer a:hover {color: #777;}

.soleft {padding: 5px;
border: 1px dashed #ADD1E7;
margin: 0px 10px 4px 0px;
float: left;}

.kk img {margin-left: 0px;}
.ser {background: #f9f9f9;}

