html {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

#omsfu {
	display:none;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/bkg-gray2.jpg);
	background-repeat: repeat-x;
}
input, select, option {
    background: #fff;
    color: #333;
    font-size: 11px;
    border: 1px solid gray;
    outline: none;

}
input[type=submit] {
    cursor: pointer;
}
form {
    margin: 0px;
    padding: 0px;
}

a img {
    border: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
.navlefthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #f26522;
	text-decoration: none;
	font-style: italic;
}
.navleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.navleft:hover {
	color: #000000;
}
.textlgrevb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #f26522;
	}
a.text2:hover {
	color: #333333;
}
.text2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #f26522;
}
.text2smb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #f26522;
	text-decoration: none;
}
.textlgb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
}
.norepeat {
	background-repeat: no-repeat;
}
.yellow {
	color: #ffd403;
}
.textyellowitl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #ffd403;
}
.textlgyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ffd403;
}
.textorangeitl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #f26522;
}
.white {
	color: #FFFFFF;
}
.catheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #ffd403;
	text-decoration: none;
	letter-spacing: .8px;
}
.itemtable {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #1e641e;
}

.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}

a.pagenum:hover {
	color: #ffd403;
	text-decoration: underline;
}
.pagenum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5px;
	margin-left: 4px;
}
.pagenumhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffd403;
	text-decoration: underline;
	margin-left: 4px;
}
.textlgbitl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
}
.orange {
	color: #f26522;
}
.navtop {
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    margin-left:10px;
    margin-right:10px;
    text-decoration:none;
}
a.navtop:hover {
	color: #333333;
}
.navprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
}
a.navprod:hover {
	color: #f26522;
}
.navprod img{
	border: 1px solid #FFFFFF;	
}

a.navprod:hover img{
	border: 1px solid #f26522;
}
.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
a.textgreen:hover {
	color: #003300;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #F26522;
	text-decoration: none;
	margin-top: 10px;
}
table.form {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	border-collapse: collapse;
	background-color: #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
}
table.form td {
	border: none;
}
table.form td.header {
	border: none;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
}
.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
table.rental {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	border-collapse: collapse;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}
table.rental td {
	border: 1px solid #999999;
}
table.rental td.rentalheader {
	border: none;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	padding: 6px;
	font-style: italic;
}

.navgallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #e7e7e7;
	display: block;
	padding-left: 5px;
	text-align:left;
}
.navgalleryhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	background-color: #F26522;
	display: block;
	padding-left: 5px;
	text-align:left;
}
a.navgallery:hover {
	color: #F26522;
	background-color: #D9D9D9;
}



