@charset "utf-8";

body {

	background-image:url(../images/bg.png);

}

td {

	font-family: Tahoma, Geneva, sans-serif ;

	font-size:12px;

	

}

/* this is the default style */

 a {

	color:#740A0A;

	font-weight: bold;

	text-decoration: none;

}

/* header images*/

#header_img1 {

	width:433px;

	background-image:url(../images/header_01.jpg);

}

#header_img2 {

	width:auto;

	background-image:url(../images/header_02.jpg);

}

#header_img3 {

	width:433px;

	background-image:url(../images/header_03.jpg);

}

/* bar images*/

#bar_image {

	background-image:url(../images/bar_01.png);

}

#bar_icon {

	background-image:url(../images/bar_02.png);

}

#bar_icon2 {

	background-image:url(../images/bar_022.jpg);

}

/* box attrib + images*/

#low_line {

	background-color:#F6EEDD;

}

#r_m_icon {

	background-image:url(../images/r_menu_03.png);

}

#r_m_head {

	background-image:url(../images/r_menu_02.png);

	background-repeat:repeat-x;

}

#r_m_endh {

	background-image:url(../images/r_menu_01.png);

	background-repeat:repeat-x;

}

/* box2 attrib + images*/

#low_line {

	background-color:#F6EEDD;

}

#l_m_icon {

	background-image:url(../images/r_menu_icon_03.png);

}

#l_m_head {

	background-image:url(../images/r_menu_02.png);

}

.rmenu {

	text-align: right;

	vertical-align: middle;

	padding-right: 10px;

	color:#740A0A;

	background-color: #F6EEDD;

}

.rmenu a {

	color:#740A0A;

	font-weight: bold;

	text-decoration: none;

}



.rmenu3 {

	text-align: right;

	vertical-align: middle;

	padding-right: 10px;

	font-weight: bold;

	color:#740A0A;

	text-decoration: none;

}

.rmenu3 a {

	color:#740A0A;

	font-weight: bold;

	text-decoration: none;

}

.rmenusub a {

	color:#740A0A;

	font-weight: bold;

	text-decoration: none;

	font-size:11px;

	padding-right:5px;

	

}

.rmenusub2 a {

	color: #650905;

	font-weight: bold;

	text-decoration: none;

	font-size:11px;

	



}

.rmenu2 {

	background-image:url(../images/r_menu_09.png);

	color:#650905;

	text-align: right;

	vertical-align: middle;

	padding-right: 11px;

}

.rmenu2 a {

	color:#650905;

	font-weight: bold;

	text-decoration: none;

}

/* center box attrib + images*/

#center_back {

	background-color:#F6EEDD;

}

#center_icon {

	background-image:url(../images/center_icon_1.png);

}

#center_header {

	background-image:url(../images/center_02.png);

}

#center_endh {

	background-image:url(../images/center_01.png);

}

/*titles */

.titles {

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#FFBE17;

	text-decoration: none;

	font-weight: bold;

	font-size:15px;
	
	text-align:center;


}

.tabletitles {

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#FFBE17;

	text-decoration: none;

	font-weight: bold;

	background-color: #E3B555;

	font-size:15px;

	text-align:center;

}

/* footer */

#footer_back {

	background-image:url(../images/footer_back.png);

}

#footer_credit {

	background-image:url(../images/footer_credit.png);

}

#footer_right {

	background-image:url(../images/footer_right.png);

}

/* table higlites */

#v_table_color {

background-color:#E3B555;

}

/* main menu */

.mainmenutitle{

	cursor:pointer;

	color:#000000;

	width:160px;

	padding:2px;

	text-align:right;

	font-weight:bold;

	font-weight: bold;

	font-family: "Times New Roman", Times, serif !important;

	font-size: 16px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #D6D6D6;

	border-right-color: #D6D6D6;

	border-bottom-color: #D6D6D6;

	border-left-color: #D6D6D6;

	margin-bottom: 2px;

	margin-top: 2px;

}

/* commentss menu */

.menutitle{

cursor:pointer;

margin-bottom: 5px;

background-color:#ECECFF;

color:#000000;

width:140px;

padding:2px;

text-align:center;

font-weight:bold;

	background-image: url(../images/links-over.png);

	background-repeat: repeat-x;

		font-weight: bold;

	font-family: "Times New Roman", Times, serif !important;

	font-size: 14px;

/*/*/border:1px solid #000000;/* */

}

.submenu{

margin-bottom: 0.5em;



}