.rightMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 12px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(../images/back-menu.jpg);
	background-color: #ADABA2;
	font-weight: bold;
	padding-left: 12px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB3300;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	color: #A50100;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 30px;
	border-right-style: none;
	border-left-style: none;
}
.info_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-left: 15px;
	padding-right: 10px;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	right: 10px;
}


#sectionLinks a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	border-top-style: none;
	
}

/************* relatedLinks styles **************/
.rightMenuTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 12px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(../images/back-menu.jpg);
	background-color: #ADABA2;
	font-weight: normal;
	padding-left: 12px;
	color: #CC3300;
	padding-right: 12px;
}
.back_left {
	background-image: url(../images/main_03_sliced-left.jpg);
	background-repeat: no-repeat;
	height: 700px;
	width: 200px;
	background-color: #D7D5CD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A50100;
}

.back_right {
	background-image: url(../images/main_03_sliced-right.jpg);
	background-repeat: no-repeat;
	height: 700px;
	width: 800px;
	background-color: #EFEDE4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title_article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A50100;
	padding-bottom: 10px;
}
.article_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-top-color: #702E2D;
	border-right-color: #702E2D;
	border-bottom-color: #702E2D;
	border-left-color: #702E2D;
	padding-left: 10px;
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
input, textarea
{
	border:1px solid #666666;
	background-color:#DECFCF;
}

input:hover, textarea:hover
{
	border:1px solid #666666;
	background-color: #FFFFFF;
}
#bc_code
{
	border-bottom: #333333 1px dotted; 
	padding:3px 0px 3px 0px; 
	margin:0px 0px 10px 0px; 
	font-size:10px;
	color:#000000;
}

#bc_code a
{
	color:#000000;
}

#bc_code a:hover
{
	color:#990000;
}
.input_submit
{
	background-color:#545452;
	color:#FFFFFF;
}

.input_submit:hover
{
	background-color:#5B5C57;
	color:#FFFFFF;
}
