
body
	{
	background-color: #000000;
	background-image: url("images/body_bg.jpg");
	background-repeat: repeat-x;
	}

.content_bg
	{
	width: 100%;
	background: url("/images/content_td_bg.gif") top left repeat-y;
	}

.navi_head
	{
	background-image: url("images/header_02.jpg");
	}




.content_text
	{
	width: 656px;
	height: 100%;
	background: url("/images/content_bg.jpg") bottom right no-repeat;
	

	padding: 20px 100px 20px 20px;

	text-align: justify;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}

.content_text TD
	{
	vertical-align: top;
	}



.content_text_td
	{
	background: url("/images/content_bg_td.gif") bottom right no-repeat;
	}



.feedback_text
	{
	padding-left: 20px;	
	padding-right: 10px;	

	text-align: justify;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}

.author_sign
	{
	padding-left: 20px;	
	padding-right: 10px;	
	padding-top:  20px;

	text-align: rigth;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}

.img_desc
	{
	padding-top:  10px;	

	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}

.main_bg
	{
	background-image: url("images/main_bg.jpg");
	background-position: right; 
	}                         

.title_bg
	{
	height: 66px;
	background-image: url("images/title_bar.jpg");

	padding-left: 265px;	
	padding-top:  5px;	

	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #ffffff;
	}

.footer_bg
	{
	background-image: url("images/footer.jpg");
	}

.left_menu
	{
	height: 100%;

	background-color: #3e3e3e;
	background-image: url("images/left_menu.jpg");
	}

.med_img
	{
	border-color: #000000;
	}

.active_blue
	{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;

	color: #66ffff;
	}

.copyrigth
	{
	padding-top:  15px;
	padding-bottom:  15px;

	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #cccccc;
	}

.copy_link
	{
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #cccccc;
	}



a 	{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

a:hover
	{
	color: #66ffff;
	}

INPUT 
	{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	}
INPUT.text 
	{
	border-color: #3e3e3e;
	border-style: solid;
	border-width: 1px;

	width: 100%;
	}
INPUT.button 
	{
	border-color: #3e3e3e;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	font-size: 12px;
	}

TEXTAREA
	{
	font-family: Tahoma, Verdana, Arial, sans-serif;

	BORDER-RIGHT: #3e3e3e 1px solid;
	BORDER-LEFT: #3e3e3e 1px solid;

	BORDER-TOP: #3e3e3e 1px solid;
	BORDER-BOTTOM: #3e3e3e 1px solid;	

	FONT-SIZE: 12px;
	color: #635a0c
	}
	
TABLE.tm
	{
	background: url(/images/tm_bg.jpg) top left no-repeat;
	}
DIV.art
	{
	padding: 5px;
	color: #66ffff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	}

TABLE.content_text H1
	{
	font-size: 14px;
	
	}
IMG.article
	{
	margin: 10px;
	}
TABLE.img_desc
	{
	font-size: 11px;
	color: #fff;
	}
