body {
	background-image: url(img/t1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body, form {
	margin: 0px;
}
body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
}
a, a:link, a:visited {
	color: #757575;
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: none;
}
a.invert, a.invert:link, a.invert:visited {
	text-decoration: none;
}
a.invert:active, a.invert:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF8C00;
	text-transform: uppercase;
	margin: 0px 0px 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #FF8C00;
	margin: 5px 0px 5px;
	letter-spacing: -1px;
}
h2 a, h2 a:link, h2 a:visited, h2 a.invert, h2 a.invert:link, h2 a.invert:visited {
	color: #FF8C00;
	text-decoration: none;
}
h2 a:active, h2 a:hover, h2 a.invert:active, h2 a.invert:hover {
	color: #757575;
	text-decoration: none;
}
.floatL {
	float: left;
	margin-right: 10px;
}
.floatR {
	float: right;
	margin-left: 10px;
}
.h100 {
	height: 100%;
}
.t2 {
	background-image: url(img/t2.gif);
}
.t3 {
	background-image: url(img/t3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top-menu {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #626262;
	text-align: center;
	white-space: nowrap;
	padding-top: 4px;
}
.top-menu a, .top-menu a:link, .top-menu a:visited {
	color: #626262;
	text-decoration: none;
}
.top-menu a:active, .top-menu a:hover {
	color: #FF8C00;
	text-decoration: none;
}
#search {
	padding: 16px 13px 0px;
}
#search td {
	color: #ffffff;
}
#search a, #search a:link, #search a:visited {
	color: #ffffff;
	text-decoration: none;
}
#search a:active, #search a:hover {
	text-decoration: underline;
}
.search-input {
	width: 100%;
	border: 1px solid #C18F26;
	padding-left: 5px;

}
.search-submit {
	border: 1px solid #C18F26;
	background-image: url(img/buttons-bg.gif);
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #626262;
	text-align: center;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 1px;
}
.main-content {
	background-image: url(img/lense2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	padding: 35px 70px 15px 90px;
}
#login {
	margin: 0px 10px 20px 10px;
}
#login td {
	color: #ffffff;
}
#login a, #login a:link, #login a:visited {
	color: #ffffff;
	text-decoration: none;
}
#login a:active, #login a:hover {
	text-decoration: underline;
}
.heading {
	background-color: #EEECEC;
}
.heading h2 {
	font-size: 12px;
	letter-spacing: 0px;
	color: #757575;
	text-transform: uppercase;
}
.heading h2 a, .heading h2 a:link, .heading h2 a:visited, .heading h2 a:active, .heading h2 a:hover {
	color: #757575;
	text-decoration: none;
}
.o {
	color: #FF8B00;
}
.o-gradient {
	background-color: #FF8C00;
	background-image: url(img/gradient.gif);
}
.footer {
	color: #FF8B00;
	font-weight: bold;
}

.v-dots {
	background-image: url(img/dot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.h-dots {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.light-blue {
	/*background-color: #ECF3F7;*/
	background-color: #EEECEC;
}
.light-blue2 {
	background-color: #EEECEC;
}
	.light-blue2 td { padding: 1px 5px; }
	.light-blue2 .input {
		width: 100%;
	}
.input {
	border: 1px solid #CCCCCC;
	color: #757575;
	/*height: 14px;*/
}
.input2 {
	color: #757575;
	border: 1px solid #CCCCCC;
	width: 100%;
}
a.w, a.w:link, a.w:visited {
	color: #ffffff;
	text-decoration: none;
}
a.w:active, a.w:hover {
	text-decoration: underline;
}
a.b, a.b:link, a.b:visited {
	color: #546395;
	text-decoration: none;
}
a.b:active, a.b:hover {
	text-decoration: underline;
}
#icons img {
	vertical-align: middle;
	margin: 0px 7px;
}

.title {
	/*color: #418241;*/
	font-weight: bold;
	margin-bottom: 3px;
}
.title a, .title a:link, .title a:visited {
	/*color: #418241;*/
	text-decoration: none;
}
.title a:active, .title a:hover {
	text-decoration: underline;
}
.more {
	font-weight: bold;
	margin-top: 3px;
	color: #FF8C00;
	/*text-transform: lowercase;*/
}
.more a, .more a:link, .more a:visited {
	color: #FF8C00;
	text-decoration: none;
}
.more a:active, .more a:hover {
	color: #757575;
	text-decoration: none;
}

.empty {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.message {
	color: #5b9b5f;
}
.errors {
	color: #ff0000;
}

.catTitle, .catTitle:link, .catTitle:visited {
	color: #5C6E91;
	text-decoration: none;
}
.catTitle:active, .catTitle:hover {
	text-decoration: underline;
}
.catTitle2, .catTitle2:link, .catTitle2:visited {
	text-decoration: none;
}
.catTitle2:active, .catTitle2:hover {
	text-decoration: underline;
}

.navigator {
	margin-bottom: 10px;
}
.navigator a, .navigator a:link, .navigator a:visited {
	text-decoration: none;
}
.navigator a:active, .navigator a:hover {
	text-decoration: underline;
}

.hilight {
	background-color: #FF8C00;
	color: #FFFFFF;
}
.searchResult dt {
	font-weight: bold;
}
.searchResult dd {
	margin-left: 0px;
}
.searchResult dd ul {
	margin-bottom: 5px;
	margin-top: 5px;
}


