table
{
	font: 9pt/18px arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}

p
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 15px;
}

ol
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.rightcoltext ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

h1
{
	font-weight: bold;
	color: #cccccc;/*themecolour2%0;*/
	background-color: #191919;/*themecolour4;*/
	font-size: 10px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
}

h2
{
	font-size: 13pt;
	color: #ff4000;/*themecolour1;*/
	margin-top: 3px;
	margin-bottom: 5px;
}

body
{
	background-color:	#FFFFFF;
	margin:				0;
	font-family:		Tahoma;
	font-size:			12px;
	/*height:				100%;*/
}

html
{
	height:				100%;
}

a.menu:link,a.menu:active,a.menu:visited,a.menu_home:link,a.menu_home:active,a.menu_home:visited  
{
	font-size:13px;
	text-decoration: none;
	color:#FFFBF0;
	margin-left:7px;
	margin-right:7px;
}

a.menu:hover, a.menu_home:hover 
{
	color:#F73006;
	font-size:13px;
	font-weight: bold; 
	text-decoration: none;
	margin-left:7px;
	margin-right:7px;
}

#menu
{
	height:				31px;
	display:			block;
	font-size:			17px;
	font-weight:		bold; 
	text-decoration:    none;
	color:				#FFFBF0;
	padding-top:		5px;
	padding-left:		1px;
	background-image:	url('../images/menu.jpg');
	background-repeat:	no-repeat;
	text-align:			center;
}

DIV.menu_home
{
	height:				28px;
	display:			block;
	font-size:			17px;
	font-weight:		bold; 
	text-decoration:	none;
	color:				#FFFBF0;
	padding-top:		5px;
	padding-left:		1px;
	background-image:	url('../images/menu_home.jpg');
	background-repeat:	no-repeat;
	background-position:top center;
	text-align:			center;
}
DIV.menu_home DIV.menu_news
{
}

#menu_home #menu_saloon
{
}

.menu_small_main
{
	height:				25px;
	display:			block;
	font-size:			14px;
	font-weight:		bold; 
	text-decoration:	none;
	font-family:		Tahoma;
	color:				#FFFBF0;
	padding-left:		5px;
	padding-top:        9px;
	background-image:	url('../images/menu_small_main.jpg');
	background-repeat:	no-repeat;
	text-align:			center;
}

.menu_small
{
	height:				34px;
	display:			block;
	font-size:			11px;
	font-weight:		bold; 
	font-style:         normal;
	text-decoration:	none;
	font-family:		Tahoma;
	color:				#FFFBF0;
	padding-left:		30px;
	background-image:	url('../images/menu_small.jpg');
	background-repeat:	no-repeat;
	text-align:			left;
}

#foot 
{
	width:				775;
	height:				20px;
	display:			block;
	clear:				both;
	background-image:	url('../images/foot.gif' );
	background-repeat:	no-repeat;
	padding-top:		0px;
	color:				#fff;
	font-size:			11px;
	font-weight:		bold; 
	text-align:			center;
}

#logo 
{
	width:				775;
	height:				176;
	display:			block;
	clear:				both;
	background-image:	url('../images/logo.jpg' );
	background-repeat:	no-repeat;
	padding-left:		10px;
	color:				#ffffff;
	text-align:			left; 
}

img 
{ 
	display:		block;
	border-color:	#FFFFFF; 
}

.leftcoltext
{
	color: #FFF;
	padding-left: 15px;
}

.rightcoltext
{
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFF;
}


.leftcolumnbg
{
	background-repeat: repeat-y;
	background-position: right;
}

.topborder
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF4000;
}

.heading
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #191919;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3pt;
	margin-bottom: 5px;
}


.error_topic
{
	font-size: 	16pt;
	color:		#ff0000;
}

.error_description
{
	font-size: 	12pt;
	color:		#ff0000;
}

.reg_bold
{
	font-size:		11pt;
	font-weight:	bold;	
}

.reg_topic
{
	font-size:		14pt;
	font-weight:	bold;	
	text-align:		center;
}

.reg_value_validated
{
}

.reg_value_error
{
	background-color:Red;
	border-color:Red;
}

.page_heading
{
	font-size:		24pt;
	line-height:	26pt;
	font-weight:	bold;	
	text-align:		center;
	font-family:    verdana;
}

.page_topic
{
	font-weight:	bold;	
	text-align:		center;
	font-size:		24pt;
	line-height:	26pt;
	font-family:    verdana;
}

.page_text
{
	font-family: verdana;
	font-size: 14px;
}


select.page_text_error
{
	font-family: verdana;
	font-size: 14px;
	background-color:Red;
	border-color:Red;
}


.page_text_bold
{
	font-weight:	bold;
	font-size:		12pt;
}
