a, tr, td, body
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
#header_menu_right A {
	FONT-WEIGHT: bold; COLOR: #CC0000; TEXT-DECORATION: none
}
#header_menu_right A:hover {
	FONT-WEIGHT: bold; COLOR: #CC0000; TEXT-DECORATION: underline
}
/* begin formcontact */
.textForm{
		border:1px solid #CCCCCC;
		padding: 2px;
}
.textForm_Hover {
		border: 1px solid #5A9B20;
		padding: 2px;
		background-color:#E3FECB;
}
.textContent{
		border:1px solid #CCCCCC;
		padding: 2px;
}
.textContent_Hover{
		border: 1px solid #5A9B20;
		padding: 2px;
}
.buttonForm{
		border: 1px solid #CCCCCC;
}
.formText{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		background-color: #FEFDFE;
}
.text_contact{
	padding-bottom: 5px;
}
.hidden{
		display: none;
}
.display{
}

.navButtonNextStyle{
	border: none;
	background: #FFF url('../images/icon_next.gif');
	width:30px;
	height:30px;
}
.navButtonPrevStyle{
	border: none;
	background: #FFF url('../images/icon_prev.gif');
	width:30px;
	height:30px;
}
/* end formcontact */


div.detail-sub-menu:hover, a.detail-sub-menu:hover{
	font-weight:bold;
	color:blue;
}

a.detail-sub-menu{
	color:black;
}

.yahoo_list img{
	border:none;
}

.custom_error {
	color: #660000;
}

.scrolling-text a{
	color:black;
	font-family: arial;
	font-weight: bold;
}

.scrolling-text a:hover{
	color:red;
	font-family: arial;
	font-weight: bold;
}

.image-section{
	background-color:#C90302;
	width:500px;
}

#img_gallery li:hover{
	border:1;
	border-width:10px;
}