body {
   	background: url('../_images/r_left_col.jpg') top left repeat-y;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: georgia, arial;
	font-weight: bold;
	font-size: 20px;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	color: #41557a;
}

h1 {
	font-size: 24px;
}

table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

img, div { behavior: url(iepngfix.htc) }

#bg_l {
	background: url('../_images/bg_top_l.jpg') top left no-repeat;
	width:795px;
	height:244px;
}

#bg_m {
	background: url('../_images/bg_top_m.jpg') top left repeat-x;
	height:244px;
}

#bg_r {
	background: url('../_images/bg_top_r.jpg') top left no-repeat;
	width:225px;
	height:244px;
}

#column_l {
	background: url('../_images/left_col.jpg') top left no-repeat;
	width:255px;
	height:100%;
}

#column_r {
	background: url('../_images/right_col.jpg') top left no-repeat #ffffff;
	height:100%;
}

.logo {
	position:absolute;
	top:6px;
	left:50%;
	margin-left:-143px;
}



#t_main {
	width:100%;
   	background: url('../_images/r_table.jpg') bottom left repeat-x;
}

#menu {
	padding-top:100px;	
}

#menu ul li a {
	display:block;	
	font:bold 16px Arial;
	color:#000000;
	padding-left:10px;
	line-height:24px;
}

#menu ul li ul li a {
	display:block;
	font:bold 14px Arial;
	color:#3c3c3c;
	padding-left:30px;
	line-height:18px;
}

#menu ul li ul li ul li a {
	display:block;
	font:bold 12px Arial;
	color:#3c3c3c;
	padding-left:50px;
	line-height:18px;
}

#menu ul li a:hover, .selected {
	color:#fbfcc0;
	background: url('../_images/bg_menu.jpg') top left no-repeat;
}

#menu ul li ul li a:hover {
	color:#4b618a;
	text-decoration:underline;
	background-image: none;
}

#menu ul li ul li ul li a:hover {
	color:#4b618a;
	text-decoration:underline;
	background-image: none;
}

#menu ul, #menu ul li, #menu li, #menu li ul, #menu li ul li {
	padding:0;
	margin:0;
}

.topmenu {
	display:block;	
	font:bold 18px Arial;
	color:#5c78aa;
	padding-right:10px;
	line-height:28px;
	text-align:right;
}

.topmenu:hover {
	background: url('../_images/bg_menu_top.jpg') top right no-repeat;
	color:#ffffff;
}

#topmenu {
	padding-right:88px;
	padding-top:104px;
}

#content {
	padding: 20px 20px 0px 20px;	
	font:normal 14px Arial;
	color:#000000;
}

#content td{
	font:normal 14px Arial;
	color:#000000;
}

#content_intro {
	padding: 20px 0px 0px 0px;	
	font:normal 14px Arial;
	color:#000000;
}

#t_categorys {
	
}

#t_categorys td {
	padding-bottom:30px;
	padding-right:20px;
}

#t_categorys td .a_link {
	display:block;
	text-align:left;
	padding-left:12px;
	color:#41557a;
	font:bold 18px Arial;
}

#t_categorys td .a_link:hover {
	text-decoration:underline;	
}

#t_categorys td .a_img {
	display:block;
	padding:17px;
	background: url('../_images/bg_img.jpg') top left no-repeat;
}

#t_categorys td .a_img:hover {
	background: url('../_images/bg_img2.jpg') top left no-repeat;
}

#td_bot_left {
	height:71px;
	background: url('../_images/bg_corner_l.jpg') bottom left no-repeat;	
}

#td_bot_left div {
	padding-bottom:10px;
	color:#FFFFFF;
	font:normal 18px Verdana;
}

#rul {
	height:102px;
	background: url('../_images/rultop.jpg') bottom left no-repeat;	
}

#td_bot_content {
	background: url('../_images/bg_corner_r.jpg') bottom left no-repeat;	
}

#d_copy {
	padding:23px 0px 0px 23px;
	color:#FFFFFF;
	font:normal 12px Arial;		
}

#d_copy a {
	color:#FFFFFF;
	font:normal 12px Arial;	
	text-decoration:underline;
}

#d_copy a:hover {
	text-decoration:none;
}

#a_maker {
	position:absolute;
	margin-top:-8px;
	left:100%;
	margin-left:-170px;
}

#d_hidden {
	display:none;
	visibility:hidden;
}

#content .sublinks {
	padding-left:20px;
	padding-top:15px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	color: #41557a;
}

#content .sublinks a {
	display:block;
	text-decoration:underline;
	color: #41557a;
	line-height:12px;
}

#content .sublinks a:hover {
	text-decoration:none;
}