/* CSS Document - for www.unqiuebaja5bs.comcom */

/* Designed & Developed by PERTHwebs.com */

input, select, textarea {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color:#990000; background-color: #FFF; border: 1px solid #666666;}
/* Main Body */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #333;
	margin-top: 0px;
	text-align: center;
	background-image: url(images/backgrd.gif);
	background-repeat: repeat;
}
.html {
    min-height : 100%;
    margin-bottom : 1px;
    }
/* Wrapper for Design */
#wrapper {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border:1px solid #000;
}
/* Masthead Container */
#masthead {
	height: 150px;
	width: 970px;
	background-color: #333333;
	background-image: url(images/mast.jpg);
	background-repeat: repeat;
}
#header {
	height: 20px;
	width: 970px;
	background-color: #FFFFFF;
	background-image: url(images/bottom.gif);
	background-repeat: repeat;
}
/* lefthand Column */
.leftcolumn{
	width: 160px;
	padding-left: 5px;
	font-size: 11px;
	color: #333;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-image: url(images/backgrd2.gif);
	background-repeat: repeat;
}
/* Righthand Column */
.rightcolumn{
	width: 160px;
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	background-image: url(images/backgrd2.gif);
	background-repeat: repeat;
}
/* Main Content */
#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#content p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#content h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
/* Wrapper for Email */
#email {
	width: 400px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border:1px solid #333;
}
/* Copyright Footer */
.footer {
	height: 40px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
/* Generic Page Links */
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}a:active {
	text-decoration: none;
	color: #990000;
}
/* Page Headings */
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}	
h2 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}	
/* Border for anything really */
.border {
	border: 1px solid #CCCCCC;
}
/* Form Table with Background Border */
.bordertable {
	border: 1px solid #000;
	background: #FFF;
	}
.titles {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.underheader {
	background-color: #333;
}
hr {
	color: #333;
	height: 1px;
	width: 75%;
	text-align: center;
}
/* Main Website Menu */

#menu {
	width: 150px;
	text-align: left;
	background-color: #FFFFFF;
}
.menu {
	width: 150px;
	margin-top: 15px;
	border-bottom: 1px solid #000;	
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
.menu ul, .menu li{
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
}
.menu ul {
	border-bottom: 0px;
	background-color: #EAEAEA;
}
.menu ul ul {
	padding-left: 4px;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #333;
	display: block;
	background-color: #F0F0F0;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu a:hover {
	background-color: #990000;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
/* Secondary Menu */
#smenu {
	width: 150px;
	text-align: left;
	background-color: #FFFFFF;
}
.smenu {
	width: 150px;
	margin-top: 15px;
	border-bottom: 1px solid #000;	
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
.smenu ul, .smenu li{
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
}
.smenu ul {
	border-bottom: 0px;
	background-color: #EAEAEA;
}
.smenu ul ul {
	padding-left: 4px;
}
.smenu a:link, .smenu a:visited, .smenu a:active {
	color: #333;
	display: block;
	background-color: #F0F0F0;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.smenu a:hover {
	background-color: #990000;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
.formbutton {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
color:#FFF;
background-color: #990000;
border: 1px solid #333;
filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#990000',EndColorStr='#EE8373');

}
.highlighttext {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

