/* CSS Document */
html {
	background-color: #531D0A;
	height: 100%;
}
body {
	margin:0px;
	font-family:Arial;
	font-size:12px;
	height: 100%;
}

.logo_word {
	background-image: url(/design/main/images/logo_bg.jpg);
	background-repeat: repeat-x;
}
.left_bar {
	background-image: url(/design/main/images/left_gran.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 10px;
}
.right_bar {

	background-image: url(/design/main/images/right_gran.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.div_0_0 {
	background-image: url(/design/main/images/bg_con_up_left.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;	
}
.div_1_0 {
	background-image: url(/design/main/images/bg_con_up_center.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;	
}
.div_2_0 {
	background-image: url(/design/main/images/bg_con_up_right.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	width: 100%;
}
.div_0_1 {
	background-image: url(/design/main/images/bg_con_center_left.jpg);
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;	
}
.div_0_2 {
	background-image: url(/design/main/images/bg_con_down_left.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	width: 100%;
	height: 100%;	
}
.div_1_2 {
	background-image: url(/design/main/images/bg_con_down_center.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	width: 100%;
	height: 100%;
}
.div_2_2 {
	background-image: url(/design/main/images/bg_con_down_right.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	width: 100%;
	height: 100%;		
}
.div_2_1 {
	background-image: url(/design/main/images/bg_con_center_right.jpg);
	background-repeat: repeat-y;
	background-position:right;
	width: 100%;
	height: 100%;
}
H1 {
	color: #663300;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 16px;
}
H2 {
	color: #663300;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 16px;
}



.down_menu_bar {
	height: 20px;
	background:#2D0D00;
	text-align:center;
	color: #C6C6C6;
}
.down_bar {
	background-image: url(/design/main/images/bg_down_bar.gif);
	background-repeat: repeat-x;
	height: 20px;
	background-position: center;
	background-color: #2D0D00;
	vertical-align: middle;
	text-align: center;
}
.down_menu_bar a:link {
	text-decoration: none; 
	color: #C6C6C6;
}
.down_menu_bar a:visited {
	text-decoration: none;
	color: #CCCCCC; 
}
.down_menu_bar a:active {
	text-decoration: none; 
	color: #EAEAEA; 
}
.down_menu_bar a:hover {
	text-decoration: none; 
	color: #FFFFFF; 
}

a.menu_buttons:link {
	text-decoration: none; 
	color: #C6C6C6;
	font-size: 10px;
}
a.menu_buttons:visited {
	text-decoration: none;
	color: #CCCCCC; 
	font-size: 10px;
}
a.menu_buttons:active {
	text-decoration: none; 
	color: #EAEAEA; 
	font-size: 10px;
}
a.menu_buttons:hover {
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10px;
}
.menu_buttons {
}
a.LR_Bar:link {
	text-decoration: none; 
	color: #2E220C;
}
a.LR_Bar:visited {
	text-decoration: none;
	color: #2E220C; 
}
a.LR_Bar:active {
	text-decoration: none; 
	color: #2E220C; 
}
a.LR_Bar:hover {
	text-decoration: none; 
	color: #5F5039; 
}
.LR_Bar {
}
.up_munu {

	background-repeat: no-repeat;
	background-image: url(/design/main/images/bg_button.jpg);
	background-position:center;
}
a.Ñ_Bar:link {
	text-decoration: none; 
	color: #663300;
}
a.Ñ_Bar:visited {
	text-decoration: none;
	color: #663300; 
}
a.Ñ_Bar:active {
	text-decoration: none; 
	color: #88501F; 
}
a.Ñ_Bar:hover {
	text-decoration: none; 
	color: #88501F; 
}
.Ñ_Bar {
}
.classa a{color:#663300}

li {margin-bottom:10px; padding:0px}

.asp a:link {
	text-decoration: none; 
	color: #C6C6C6;
	font-size:12px;
}
.asp a:visited {
	text-decoration: none;
	color: #CCCCCC; 
	font-size:12px;
}
.asp a:active {
	text-decoration: none; 
	color: #EAEAEA;
	 font-size:12px;
}
.asp a:hover {
	text-decoration: none; 
	color: #FFFFFF; 
	font-size:12px;
}

a:link {
	color: #663300;
                font-size:14px;
}
a:visited {
	font-size:14px;
	color: #663300; 
}
a:active {
	font-size:14px;
	color:#006600; 
	}
a:hover {
	font-size:14px; 
	color: #006600; 
}
#tdcon table {
	width: 100%;
}