body,td,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
input,textarea {
	font-size: 11px;
	color: #434E61;
}
/*############################################################*/

a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #AE0000;
	text-decoration: none;
}
/*############################################################*/

.nav1 a:link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav1 a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav1 a:hover {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/*############################################################*/

.menuhead{
	font-size: 11px;
	font-weight: bold;
	color: #4E0000;
	text-decoration: none;
}
.menuhead a:link {
	color: #4E0000;
	text-decoration: none;
}
.menuhead a:visited {
	color: #4E0000;
	text-decoration: none;
}
.menuhead a:hover {
	color: #DB0000;
	text-decoration: none;
}


.menu{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #DB0000;
	text-decoration: none;
}
/*############################################################*/

.rline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.title1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #890000;
	font-family: Arial, Helvetica, sans-serif;
}
.txtprice {
	font-size: 13px;
	font-weight: bold;
	color: #890000;
}
.txtcontact {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.picborder {
	border: 1px solid #882C21;
}



/*############################################################*/
/* MENU */
.menumaintopon
{
	font-size:11px;
	vertical-align:middle;
	font-weight:bold;
	color: #4E0000;
	padding:3px;
	text-decoration: none;
}
.menumaintopoff
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
	padding:5px 0px 5px 5px;
}
.menumaintopon a:link,
.menumaintopon a:visited,
.menumaintopon a:active{
	color: #4E0000;
	text-decoration: none;
}
.menumaintopoff a:link,
.menumaintopoff a:visited,
.menumaintopoff a:active
{
	color: #000000;
	text-decoration: none;
}
.menumaintopon a:hover,
.menumaintopoff a:hover
{
	color:#DB0000;
	text-decoration: none;
}
.switchcontent
{
	padding:3px;
}
/*############################################################*/
.pagecurrent {
	font-weight: bold;
}
.pagelink a:link,
.pagelink a:visited,
.pagelink a:active
{
	text-decoration: none;
}
.pagelink a:hover
{
	color: #000000;
	text-decoration: underline;
}
