@charset "utf-8";
/* CSS Document */

body{
padding:0px;
margin:0px;}

.header {
	background-image: url(images/t-dr.gif);
	background-repeat: repeat-x top;
	width:100%;
	height:111px;}
	
.header_top {
	width:769px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	height:111px;
	vertical-align:middle}
	
img { border:0px;}
	
.main {
	background-image: url(images/t-dr5.gif);
	background-repeat: repeat-x;
	background-color:#bbbbbb;
	background-attachment:inherit;
	height:auto;
	width:100%;}

.content_top {
	width:769px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma;
	font-size:12px;}

.content_inside {
	font-family:Tahoma;
	font-size:12px;}

.subtitle {
	font-family:Tahoma;
	font-size:14px;}
	

.footer {
	background-image:url(images/b-dr.gif);
	background-repeat:repeat-x bottom;
	width:100%;
	height:84px;}
	
.ls_text, .ls_text a { line-height:45px; color:#FFFFFF; text-decoration:none}
.ls_text a:hover { text-decoration:underline}

.c_text, .c_text a { line-height:12px; color:#919191; text-decoration:none; }
.c_text a:hover { text-decoration:underline}

.ls_text {
	font-family:Tahoma;
	font-size:11px;}

.c_text	{
	font-family:Tahoma;
	font-size:11px;}