.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	font-weight: normal;

}
.mainbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EEEEEE;
	font-weight: bold;
}
#rest_path
{
	background: black url(../images/rest_path_bg.gif) no-repeat -1px 0px;
	text-indent: 40px
}
.rest_bottom
{
	background: #555555 url(../images/rest_bottom_bg.gif) no-repeat left bottom;
	width:15px;
}
.rest_bottom2
{
	background: #555555 url(../images/rest_bottom_bg2.gif) no-repeat left bottom;
	width:21px;
}
#rest_details table
{
	background-color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	font-weight: bold;
	border-top:0px solid black;
	border-left:0px solid black;
	border-right:0px solid black;
}
#rest_details table a
{
	color: black;
}
#rest_details table td
{
	border-bottom:0px solid black;
}
#rest_body
{
	background-color: #555555;
}
.formTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	font-weight: bold;
}
.maindark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.mainmenu {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

body, table {
color: #00FF00;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	cursor: hand;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	cursor: hand;
	text-decoration: underline;
}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}

.menulink:hover {
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.menulinks:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.ra {
	text-align: right;
}

fieldset {
		border: 1px solid #FFFFFF;
		margin-bottom: 2em;
	}

legend {
	color: #CCCCCC;
	margin-left: 2.5em;
	padding: 0.2em 1em;
	font-weight: bold;
	font-size: 16px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

a.legend {
	color: #888888;
	font-weight: bold;
	font-size: 16px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EEEEEE;
	font-weight: bold;

}

/**--suburb page--**/
.fieldValue
{
	color:white;
}

