@charset "utf-8";
/* CSS Document */

body
{
	background: #444444;
	/*background-image:url(../assets/muted%20background.jpg)
	background-repeat:repeat;*/
	/*9e9079;*/
	color: #000000;
	font: 12pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	/*margin: 5px 10px 10px 10px;
	padding: 0px;*/
	margin-top: 0;
	padding-top: 0
	max-width:1000px;

	
}
a:link, body_alink
{
	color: #22229C;
}
a:visited, body_avisited
{
	color: #22229C;
}
a:hover, a:active, body_ahover
{
	color: #FF4400;
}
.page
{
	background: #FFFFFF;
	color: #444444;
}
td, th, p, li
{
	font: 11pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: #cac3b5;
	color: #444444;
	margin:0;
	padding:0;
}
.thead
{
	background: #444444 url(mochavilla/misc/thead.gif) repeat-x bottom left;
	color: #d7d7d7;
	font: 14px arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border-top: 2px solid #4e4e4e;
}
.thead a:link, .thead_alink
{
	color: #c7c7c7;
	text-decoration: none;
}
.thead a:visited, .thead_avisited
{
	color: #c7c7c7;
	text-decoration: none;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}
.tfoot
{
	background: #444444 url(mochavilla/misc/thead.gif) repeat-x bottom left;
	color: #c7c7c7;
	border-top: 2px solid #4e4e4e;
}
.tfoot a:link, .tfoot_alink
{
	color: #c7c7c7;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #c7c7c7;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #FFFFFF;
}
.navbar
{
	font: 14px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.alt1, .alt1Active
{
	background: #f3ecdf url(mochavilla/misc/alt_1.gif) repeat-x bottom left;
	color: #444444;
	border: 2px solid #f3ecdf;
}
.alt2, .alt2Active
{
	background: #e7e0d2 url(mochavilla/misc/alt_2.gif) repeat-x bottom left;
	color: #444444;
	border: 2px solid #e7e0d2;
}
.smallfont {
	font: 12px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tinyfont {
	font: 8px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.vbmenu_control
{
	background: #9e9079 url(mochavilla/misc/cattitle_bg.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 14px arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
	margin:0;	
	border-bottom: 2px solid #7a6a53;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #cac3b5;
	color: #000000;
	border: 1px solid #99948b;
}
.vbmenu_option
{
	background: #f3ecdf url(mochavilla/misc/alt_1.gif) repeat-x bottom left;
	color: #6a665d;
	font: 14px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	
	border: 2px solid #f3ecdf;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #6a665d;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #6a665d;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #6a665d;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #e7e0d2 url(mochavilla/misc/alt_2.gif) repeat-x bottom left;
	color: #ae710e;
	font: 14px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	
	border: 2px solid #e7e0d2;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #ae710e;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #ae710e;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #ae710e;
	text-decoration: none;
}

.tcat
{
	background: #9e9079 url(mochavilla/misc/cattitle_bg.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 12pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border-bottom: 2px solid #7a6a53;
}
.tcat a:link, .tcat_alink
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #f7a622;
	text-decoration: none;
}
.headerimage {
	margin-left:25px;
}
.error {color:#F00; font-weight:bolder; font-size:16px}

.background_box {
	border:thin solid #333;
	padding: 20px 20px 20px 20px;
	background-color:#CCC;
	width: 550px;
}
