/* LAYOUT JY Helmikuu 2014
Linkkivärit: #708522
Leipisvärit: #343434
Kaikki fontit: "Tahoma", Trebuchet MS, Helvetica, sans-serif
------------------------------------------------------------------------------------------*/
body {
	font-family: 'Oxygen', Verdana, Helvetica, sans-serif;
	font-size: 15px;
	background: #2e4e0d url('images/bg.jpg') repeat-x center top;
	margin: 0px;
	font-weight: normal;
	/*text-shadow: #000 1px 1px 0px;*/
	
}

img
{
border: 0px;
}

li
{
list-style-image: url('images/lista.gif');
}

p,ul,ol {
	font-size: 15px;	
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #466009;
}

a:hover {
	text-decoration: underline;
	color: #83a513;
}

div.main {
	margin: auto;
	width: 900px;
	text-align: left;
	position: relative;
	padding-left:0px;
	padding-right:0px;
	
}

.mainarea {
	padding-top: 2px;
	padding-bottom: 2px;
}

hr {
	border:none;
	border-top: 1px solid #ededee;
	height: 1px;
	width: 100%;
	text-align:center;
	margin: 5px auto;
}


.logo {
	background: url('images/logo.png') no-repeat;
	position: absolute;
	width: 382px;
	height: 203px;
	top: 0px;
	left: 2px;
	z-index: 998;
}

.ylareuna {
	height: 13px; 
	background-color: #84a413;
}


/* SLIDE
------------------------------------------------------------------------------------------*/

.slide_bg {
	position: relative;
	height: 356px; 
	background: url(images/slide_bg.png) no-repeat center bottom;
	/*background-color: #fff;*/
	margin-top: 12px;
	padding-top: 0px;
	padding-left: 0px;
	/*box-shadow:0px 0px 10px -6px #bebebe;*/
}

#slideshow {
	position: absolute;
	width: 758px;
	height: 340px;
	top: 0px;
	left: 223px;
	margin: auto;
	background-color: #000;
	background: url('images/slide.jpg') no-repeat left top;
}

.slide_frame {
	background: url('images/slide_frame.png') no-repeat left top;
	position: absolute;
	width: 318px;
	height: 340px;
	top: 0px;
	left: 0px;
	z-index: 800;
	padding-left: 36px;
	padding-top: 39px;
}


/* OTSIKOT
------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	
	font-family: 'Georgia', Times New Roman, Palatino Linotype, serif;
	font-weight: normal;
	color: #466009;
	line-height: normal;

	
	/* text-shadow: #000 1px 1px 0px; */
}
	h1 { font-size: 28px; }
	h2 { font-size: 20px; }
	h3 { font-size: 15px; }
	h4 { font-size: 15px; }
	h5 { font-size: 15px; }
	h6 { font-size: 15px; }


/* HEADER
------------------------------------------------------------------------------------------*/

.header {
	background: url('images/header.png') no-repeat right top;
	position: relative;
	height: 75px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.language {
	position: absolute;
	width: 39px;
	top: 2px;
	right:19px;
}


/* CONTENT
------------------------------------------------------------------------------------------*/

table.maintable {
	/*background: url('images/maintable_bg.jpg') repeat-y left top;*/
	/*background-color: #ffffff;*/
	margin-top: 54px;

	
}

td.content {
	height: 320px;
	background: url('images/content_bg.png') repeat left top;
	/*background-color: #ffffff;*/
	width:100%;
}

	.content {
		
		
		vertical-align: top;
		padding-right: 254px;
		padding-bottom: 20px;
		padding-left: 115px;
		padding-top: 30px;
		line-height: 24px;
		color: #000;
		/*
		border-left: 1px solid #0f0f0f;
		border-top: 1px solid #0f0f0f;
		border-right: 1px solid #0f0f0f;
		border-bottom: 1px solid #0f0f0f;
		*/
	}


/* LEFT & TOPMENU / DOMMENU 
------------------------------------------------------------------------------------------*/
.topmenu {
	font-weight: regular;
	height: 39px;
	width: 900px;
	text-align: right;
	/*background-color: #dfdfdf;*/
	/*background: url('images/navibg.png') no-repeat left top;*/
	margin-bottom:0px;
	margin-top:0px;
	padding-left: 0px;

}

.leftmenu {
	padding-bottom: 10px;
	width: 200px;
}

td.leftmenutd {
	vertical-align: top;
	width: 178px;
	background: url('images/navi_top.png') repeat-x left top;
	padding-top:25px;
}
div.domMenu_menuBar {
}

div#domMenu_top, div.domMenu_menuBar table, div.domMenu_menuBar td {
	margin-right: -7px;		
}

div.domMenu_menuElement {
	background: url('images/lista2.png') no-repeat left center;
	font-family: 'Palatino Linotype', Times New Roman, Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	color: #82a41a;
	text-align: center;
	padding-top: 9px;
	padding-right: 16px;
	padding-left: 16px;
	height: 32px;
	/*text-shadow: #c7a17a 1px 1px;*/
	/*text-transform: uppercase;*/
	
}

div.domMenu_left_menuElement {
	font-size: 14px;
	font-weight: regular;
	color: #fff;

	margin-left: 0px;
	margin-right: 10px;

	padding-left: 21px;
	padding-right: 0px;
	padding-top: 11px;
	padding-bottom: 11px;

	border-bottom: 1px solid #d3d3d3;
	text-transform: none;
	border-right: none;
	white-space: normal;
	background-color: #466009;
	/*background-image: url(images/lista.gif);*/
	background-repeat: no-repeat;
	background-position: left center;

}

	div.domMenu_menuElementHover {
		/*background: url('images/menu_hover.gif') repeat-x left top;*/
		color:  #466009;
		/*text-shadow: #83a513 1px 1px;*/
        	/*background-color: #466009;*/

}
	div.domMenu_left_menuElementHover, div.leftmenu div.domMenu_menuElementHover {
		/*background-image: url(images/lista.gif);*/
		background-color: #466009;
		color: #fff;
}





div.domMenu_subMenuBar {

	margin-top: 0px;
}

div.domMenu_subMenuElement {

	color: #fff;
	font-size: 15px;
	text-align: left;
	/*text-shadow: #83a513 0px 1px 0px;*/
	padding-top: 11px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 14px;
	/*border-bottom: 1px solid #4fb9d4;*/
	/*background: url('images/menuviiva.png') repeat-x left bottom;*/
	background-color: #466009;
}
	div.domMenu_subMenuElementHeading {
		font-weight: bold;
		text-align: right;
}
		div.domMenu_subMenuElementHover {
			color: #fff;
			background-color: #83a513;
}

/* INTRAMENU
------------------------------------------------------------------------------------------*/
#intramenu {
	background: #e8eff5;
}
.leftmenu h2, .leftmenu h2 a {
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding: 5px;
	padding-left: 15px;
	color: #018fd7;
	text-transform: uppercase;
}
.leftmenu h2 a {
	padding-left: 0px;
}
.leftmenu hr {
	border: 1px solid white;
	width: 100%;
	height: 1px;
}
.leftmenu a {
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #456F97;
	text-decoration: none;
}



/* BANNERIT & OIKEAPUOLI
------------------------------------------------------------------------------------------*/
td.rightside {	

}
.rightside {
	width: 251px;
	vertical-align: top;
	padding-left: 41px;
	padding-right: 29px;
	/* box-shadow: -4px 1px 5px #c6c6c6;*/
	background: #fff url('images/banner_bg.jpg') repeat-y center top;

}
.banners {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 7px;
	margin-left: 0px;
	margin-top: 0px;

	
}
.banners hr {
	border:none;
	border-top: 0px solid #ddd;
	height: 1px;
	margin-right: 0px;
	width: 80%;
	text-align:center;
	margin: 15px auto;
}



/* NEWS/CALENDAR
------------------------------------------------------------------------------------------*/

#frontpage_news {
}

div#frontpage_news {

	background-color: #466009;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;

	margin-bottom: 10px;
	margin-top: 10px;
}

div#frontpage_events {


	background-color: #466009;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;

	margin-bottom: 10px;
	margin-top: 10px;

}

table.list {
}
tr.above {
}
td.date {
color: #fff;
}
td.title {

}
td.link {

}
h1.title {
		/* background: url('h_bg.jpg') repeat-x; */
		height: 30px;
		color: #fff;
		font-size: 33px;
		padding: 2px;
		font-weight: normal;
		margin-bottom: 26px;
		/*text-transform: uppercase;*/
}

.news {
		font-size: 14px;
}
	
.news h1 {
		font-size: 19px;
		font-weight: bold;
		color: #1e2430;
		margin: 0px;
	}

	.news .date {
		color: #466009;
		font-size: 17px;
		line-height: 28px;
	}

	.news blockquote {
		margin: 0px;
		margin-top: 10px;
	}

	a.morelink {
		position: relative;
		display:block;
		text-align: right;
		right: 0px;
		font-weight: bold;
		color: #fff;
		margin-top: 8px;
	}

.list {
	font-size: 14px;
	width: 100%;
	font-weight: normal;
}

	.list .date {
		color: #fff;
		font-weight: bold;
		vertical-align: top;
		width: 4em;
		white-space: nowrap;
	}






	.list .title {
		color: #fff;
	}
	.list .title A {
		color: #fff;
		text-decoration: none;
	}
	.list .title A:hover {
		color: #83a513;
		text-decoration: none;
	}




	.list .content {
		color: #1e2430;
		/*font-size: 80%;*/
		padding-bottom: 1em;
	}




	.list .link {
		text-align: right;
		white-space: nowrap;
	}
	.list .link a {
		font-weight: normal;
		color: #fff;
		padding-left: 2px;
		
	}
	.list .link a:hover {
		text-decoration: none;
		color: #83a513;
	}
/* HAKU
------------------------------------------------------------------------------------------*/
.search {
	padding-left: 15px;
	padding-top: 10px;
	color: #343434;
	font-weight: bold;
	font-weight: bold;
}
	.searchresults {
	}
	.searchresults h1 {
		font-weight: bold;
		color: #343434;
		text-transform: uppercase;
	}
	.searchresults a {
		color: #343434;
		font-weight: bold;
		text-decoration: none;
	}
	
	.searchresults hr {
		border: none;
		border-top: 1px solid #AAA;
		height: 1px;
		width: 85%;
		text-align: center;
		margin-top: 1em;
		margin-bottom: 1em;
	}


PALAUTELOMAKE_______________________________________



.feedbackform {
	margin-left: 0px;
	margin-bottom: 18px;

}
.feedbackform h1 {
	font-weight: bold;
	color: #0f0f0f;
	text-transform: uppercase;
}
.feedbackform .label {
	color: #0f0f0f;
}
.feedbackform input, .feedbackform textarea {
	display: block;
	margin-top: 2px;
	border: none;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #e2e2e2;
}
.feedbackform input.button {
	display: inline;
	border: none;
	background: #466009;
	color: #fff;
	margin-right: 5px;
}
.feedbackform input.button:hover {
	background: #83a513;
}



/* GALLERIA
------------------------------------------------------------------------------------------*/
#gallery_category_table {
}
#gallery_image_table {
}
	#gallery_path_cell {
	}
	#gallery_nextprev_cell {
	}
	#gallery_image_cell {
		padding: 20px 0 10px 0;
		text-align: center;
	}
	#gallery_description_cell {
	}



/* FORUM 
------------------------------------------------------------------------------------------*/
.forum {
	font-size: 8pt;
}

A.forum_cattree_link, a.forum_cat_link, a.forum_msg_link, a.forum_msg_link_selected, a.forum_msg_funktion, a.forum_add_new {
	color: #2A4C7E;
	font-weight: bolder;
	text-decoration: none;
}

a.forum_msg_link_selected {
	color: black
}

td.forum_cat_topic, TD.forum_msg_topic, TD.forum_form_topic, TD.forum_add_new {
	background-color: #d4d4d4;
	color: black;
}

TD.forum_msg_functions, TD.forum_msg_info {
	background-color: #D7DCFD;
	color: black;
}

TD.forum_cat_topic{   /* on forum frontpage*/
	border: 1px solid #2A4C7E;
	font-weight: bolder;
	padding: 2px 5px 2px 5px;
}
TD.forum_cat_bg{    /* bg of category-topic*/
	background-color: white;
	border: 1px solid #2A4C7E;
	color: black;
	padding: 2px 5px 2px 5px;
	height: 50px;
}
TD.forum_cat_name{    /* category name on frontpage cat-list */
	background-color: white;
	color: black;
	padding: 2px 5px 2px 5px;
}

TD.forum_cat_info{    /* info of category (total messages) */
	color: black;
	padding: 2px 5px 2px 5px;
}

TD.forum_msglist_topic{   /* topic, nickname, total replies */
	font-weight: bolder;
	border-bottom: 1px dotted #900900;
	padding: 2px 2px 2px 2px;
}

TD.forum_msglist_1{   /* msg list where user has selected category line 1 */
	color: #000000;
}

TD.forum_msglist_2{   /* msg list where user has selected category line 2 */
	color: #000000;
	background-color: #D7D8DD;
}

TD.forum_msgtree_topic{   /* topic, nickname, total replies */
	font-weight: bolder;
	border-bottom: 1px dotted #900900;
	padding: 2px 2px 2px 2px;
}

TD.forum_msgtree_1{   /* msg tree under chosen message line 1 */
	color: #000000;
	padding:2px;
}

TD.forum_msgtree_2{   /* msg tree under chosen message line 2 */
	color: #000000;
	background-color: #D7D8DD;
	padding:2px;
}
TD.forum_msg_bg { /* open message whole cell bg*/
	background-color: white;
	border: 1px solid #900900;
	padding: 0px;
}
TD.forum_msg_topic  { /* open message topic */
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_info { /* open message info (nickame, time) */
	font-size: 7pt;
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_content{   /* open message content */
	color: black;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #900900;
	border-bottom: 1px solid #900900;
}
TD.forum_msg_functions  { /* bg of reply to message, inform of bad message */
	padding: 2px 3px 2px 3px;
}

TD.forum_form_topic{    /* topic of form of new message or topic */
	border: 1px solid #900900;
	font-weight: bolder;
	padding: 2px 2px 2px 5px;

}

TD.forum_add_new{   /* bg of add new topic or message */
	/*border: 1px solid #2A4C7E;*/
	background: none;
	padding: 2px 5px 2px 5px;
}

.login {
	padding-left: 10px;
}


/* IE FIX 
------------------------------------------------------------------------------------------*/
* html .banners hr { margin: 0px auto; }
* html form { margin: 0px; }
/* FOOTER
------------------------------------------------------------------------------------------*/

.footer {
	position: relative;
	/*background: #026cb6 url('images/footer.jpg') repeat;*/
	height: 214px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}	

.contact {
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	padding-top: 10px;
	text-align: left;
	line-height:22px;
	padding-left:0px;
	/*text-shadow: #d9ee8b 1px 1px;*/
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;

	}
		.copyright {
		font-weight: normal;
		text-align: right;
		
		margin-top: 0px;
		padding-right: 6px;
		}

		a.copyright {
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: #fff;
		}
		a.copyright:hover {
		font-weight: normal;
		color: #84a413;
		}










































































/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
VERKKOKAUPA TYYLIT
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------*/


input { padding: 2px; margin-top: 2px;
}

#productcatlist {
	/*background: url('images/tuotekategoriat.jpg') no-repeat left top;*/
	MARGIN-TOP: 0px; MARGIN-LEFT: 0px; margin-right: 25px;
	padding: 5px 0 0 0px;
	width: 175px;
}

#productcatlist a {
}

#shoppingcart {
	MARGIN-TOP: 20px; MARGIN-LEFT: 0px; COLOR: #333333;
	margin-right: 20px;
	border-bottom: 1px dashed #bbbbbb;
}

#shoppingcart A {
    display: block;
	float: left;
	background-color: #466009;
    border-radius: 5px;
    color: #FFFFFF;
    margin: 25px 10px 10px 0px;
    padding: 2px 7px 2px 7px;
}

#shoppingcart A:hover {
	background-color: #83a513;
}
.product_short_text {
	COLOR: #716f6e;
}

.pageheading {
	FONT-WEIGHT: bold;
	font-size: 14px;
	color: #c6c6c6c6c6c6;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 5px;
}

#cart_table TR TD {
	padding-top: 3px;
}

#cart_table {
	margin-bottom: 10px;
	background: url('images/leather_pattern.jpg') repeat left top #ffffff;
	padding: 3px 20px 10px 20px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
	-moz-box-shadow: 0px 1px 2px #c6c6c6;
	-webkit-box-shadow: 0px 1px 2px #c6c6c6;
	box-shadow: 0px 1px 2px #c6c6c6;
}

div#see_bigger_image {
        width: 115px;
        float: left;
        display: inline;
}

div#image_numbers {
        width: 90px;
        float: right;
        margin-right: 5px;
        text-align: right;
        padding-right: 8px;
        display: inline;
}

div.product_list_image {
        width: 145px;
        float: left;
		border: 1px solid #c6c6c6;
}

div.product_list_text {
        width: 400px;
        float: right;
}

.cart_total_row {
	FONT-WEIGHT: bold;
	font-color: #333333;
}

TABLE#customerinfo {
	FONT-WEIGHT: bold;
	background: url('images/leather_pattern.jpg') repeat left top #ffffff;
	padding: 5px 15px 15px 15px;
		
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 1px 2px #c6c6c6;
	-webkit-box-shadow: 0px 1px 2px #c6c6c6;
	box-shadow: 0px 1px 2px #c6c6c6;
}

TABLE#customerinfo .caption {
	FONT-WEIGHT: normal;
}

TABLE#customerinfo TR TD {
	color: #0f0f0f;
	BORDER-BOTTOM: #cccccc 1px dashed;
	padding-top: 5px;
	padding-bottom: 4px;
}

HR.bar {
background-color:#fff;
border:#cccccc 1px dashed;
border-style: none none dashed;
color:#fff;
}



.product_list_table {
	MARGIN-TOP: 11px;
	background: #ffffff;
	padding: 10px 20px 20px 20px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
	-moz-box-shadow: 0px 1px 2px #d9ccba;
	-webkit-box-shadow: 0px 1px 2px #d9ccba;
	box-shadow: 0px 1px 2px #d9ccba;
}

table.product_list_title {
	/*background: #31bcdb;*/
}

table.product_list_table img {
	margin: 10px 15px 10px 0;
	border: 1px solid #c6c6c6;
	padding: 5px;
	-webkit-box-shadow: 2px 2px 4px 0px #c6c6c6;
	-moz-box-shadow: 2px 2px 4px 0px #c6c6c6;
	box-shadow: 2px 2px 4px 0px #c6c6c6; 
}

.product_list_table img {
	margin: 0px 20px 0 0;
	background-color: #ffffff;
	padding: 5px;
	-webkit-box-shadow: 1px 1px 3px #c6c6c6;
	-moz-box-shadow: 1px 1px 3px #c6c6c6;
	box-shadow: 1px 1px 3px #c6c6c6; 
}

table.product_list_title td {
	
	font-size: 16px;
	font-weight: normal;
	color: #BBBBBB;
	text-shadow: #5d6b0d 1px 1px 0;
}

.product_list_title {
	border-bottom: 1px dashed #cccccc;	
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.product_list_title A {
	
	color: #c6c6c6c6c6c6;
	font-weight: normal;
	font-size: 18px;
}

.product_list_title b {
	font-weight: bold;
	color: #c6c6c6c6c6c6;
	font-size: 14px;
}

.product_list_title A:hover {
	color: #777777;
}

.product_list_price {
	font-weight: bold;
}

.product_list_title input {
	border: 1px solid #ddd;
	padding: 3px;
	height: 12px;
	margin: 1px;
}





#product_card_table {
	MARGIN-top: 10px;
	background: #ffffff;
	padding: 10px 20px 0px 20px;

	-moz-border-radius: 2px;
	border-radius: 2px;
	
	-moz-box-shadow: 0px 1px 2px #d9ccba;
	-webkit-box-shadow: 0px 1px 2px #d9ccba;
	box-shadow: 0px 1px 2px #d9ccba;

}

#product_card_table td {
	text-align: left !important;
	padding-top: 10px;
}

#product_card_table td:first-child img {
	margin: 0px 20px 0 0;
	background-color: #ffffff;
	padding: 5px;
	-webkit-box-shadow: 1px 1px 3px #c6c6c6;
	-moz-box-shadow: 1px 1px 3px #c6c6c6;
	box-shadow: 1px 1px 3px #c6c6c6; 
}

.product_title {
	
	font-size: 20px;
	font-weight: normal;
	color: #c6c6c6c6c6c6;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 15px;
}

.product_title td {
}

.product_title b { font-weight: normal; }
.product_price {
	
	font-size: 18px;
	font-weight: bold;
	color: #466009;
}

.product_price b { font-weight: bold; }
.button {
	display: inline;
	background-color: #466009;
	padding: 5px;
	margin-top: 7px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #ffffff;
	border:none;
}

.button:hover {
	background-color: #83a513;
}

TD.shopinfo {
}

TD.menu_level_0 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	display: block;
	margin-top: 4px;
	background: #466009;
	padding: 9px 5px 13px 16px;	
}

TD.menu_level_0_hover {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	display: block;
	margin-top: 4px;
	background: #83a513;
	padding: 9px 5px 13px 16px;
}

TD.menu_level_0_selected {
	background: #83a513;
	color: #FFF;
}

A.menu_level_0 {
	
	font-size: 16px;
	font-weight: normal;
	color: #fff;

}
A.menu_level_0:link {
	
}
A.menu_level_0:visited {
	
}
A.menu_level_0:hover {
	color: #fff;
}

A.menu_level_0_selected {
	COLOR: #716f6e;
}
A.menu_level_0_selected:link {
	
}
A.menu_level_0_selected:visited {
	
}
A.menu_level_0_selected:hover {
	
}
TD.menu_level_0_selected_hover {
	padding-top: 2px;
	padding-bottom: 2px;
	
}
TD.menu_level_1 {
	PADDING-LEFT: 15px;
}
A.menu_level_1 {
	
}
A.menu_level_1:link {
	
}
A.menu_level_1:visited {
	
}
A.menu_level_1:hover {
	
}
TD.menu_level_1_hover {
	PADDING-LEFT: 15px;
}
TD.menu_level_1_selected {
	PADDING-LEFT: 15px;
}
A.menu_level_1_selected {
	COLOR: #333333
}
A.menu_level_1_selected:link {
	
}
A.menu_level_1_selected:visited {
	
}
A.menu_level_1_selected:hover {
	
}
TD.menu_level_1_selected_hover {
}
TD.menu_level_2 {
	PADDING-LEFT: 20px
}
A.menu_level_2 {
	
}
A.menu_level_2:link {
	
}
A.menu_level_2:visited {
	
}
A.menu_level_2:hover {
	
}
TD.menu_level_2_hover {
	PADDING-LEFT: 20px
}
TD.menu_level_2_selected {
	PADDING-LEFT: 20px
}
A.menu_level_2_selected {
	COLOR: #333333
}
A.menu_level_2_selected:link {
	
}
A.menu_level_2_selected:visited {
	
}
A.menu_level_2_selected:hover {
	
}
TD.menu_level_2_selected_hover {
}