BODY {
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 15px;
margin-bottom: 20px;
scrollbar-arrow-color:#FFFFFF; 
scrollbar-face-color:#363F46;
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#1B1B16; 
}

p, td, li {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif);}

/* this group sets the normal link colors */
A:LINK {
color: #00FF00;
text-decoration: none;
font-weight: bold;
line-height: 18px;
}
A:VISITED {
color:#EE6600;
text-decoration :none;
font-weight: bold;
line-height: 18px;
}
A:HOVER {
color :#FFFFFF; 
background-color: #363E46;
text-decoration: underline overline;
font-weight: bold;
line-height: 18px;
}
A:ACTIVE {
color :#5D605D;
text-decoration: none;
font-weight: bold;
line-height: 18px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color :#363F46;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color:#363F46;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#363F46;
width: 80%;
height: 2px;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
height: 40px;

}
.topnav a:link {color:#E7EDFB;text-decoration: none; font-weight: bold;text-align: center; width:150px;display:block;}
.topnav a:visited {color: #D2D6CD;text-decoration: none; font-weight: bold;text-align: center; width:150px;display:block;}
.topnav a:hover {color:#FFFFFF;  background-image: url('images/link_on.jpg');text-decoration: none; font-weight: bold;text-align: center;height:36px; width:150px;display:block;}
.topnav a:active {color: #E7EDFB;text-decoration: none; font-weight: bold;text-align: center ;width:150px;display:block;}

.logocell {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: repeat;
height: 200px;
border: 1px solid #1B1B16;

}
.maincell {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
height: 200px;
border-bottom: 1px solid #1B1B16;
border-right: 1px solid #1B1B16;
border-top: 1px solid #1B1B16;

}
.sidenav {
font-family: Verdana, Arial, sans-serif;
background-color:#282828;
border-bottom: 1px solid #1B1B16;
border-left: 1px solid #1B1B16;
border-right: 1px solid #1B1B16;
padding-top: 5px;
padding-right: 2px;
padding-left: 2px;
}
.sidenav a:link {color:#00FF00; text-decoration: none; font-weight: bold;}
.sidenav a:visited {color:#EE6600; text-decoration: none; font-weight: bold;}
.sidenav a:hover {color:#273247; background-color: #FFFFFF;text-decoration: none; font-weight: bold;}
.sidenav a:active {color: #E3EBE5; text-decoration: none; font-weight: bold;}

.textarea {
font-family: Verdana, Arial, sans-serif;
background:#FFFFFF;
background-image: url('images/hoof1.gif'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-right: 0px solid #1B1B16;
border-bottom: 1px solid #1B1B16;
padding-left: 10px;
padding-top: 2px;
padding-right: 10px;
padding-bottom: 20px;
}
.textarea3 {
font-family: Verdana, Arial, sans-serif;
background:#FFFFFF;
background-image: url('images/text.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-right: 1px solid #1B1B16;
border-left: 1px solid #1B1B16;
border-bottom: 1px solid #1B1B16;
padding-left: 10px;
padding-top: 2px;
padding-right: 10px;
padding-bottom: 20px;
}
.bottomnav {
background-color:#363E46;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
border: 1px solid #1B1B16;

}
.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn{
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFCC33;
	height: 17px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.footer2 a:link {color:#333333; text-decoration: none; font-weight: bold;}
.footer2 a:visited {color:#333333; text-decoration: none; font-weight: bold;}
.footer2 a:hover {color:ff6600; background-color: #FFFFFF;text-decoration: none; font-weight: bold;}
.footer2 a:active {color: #ff6600; text-decoration: none; font-weight: bold;}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer{
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a{
	color: #606060;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

.bottomnav a:link {color:#00FF00; text-decoration: none; font-weight: bold;text-align: center;}
.bottomnav a:visited {color: #EE6600; text-decoration: none; font-weight: bold;text-align: center;}
.bottomnav a:hover {color:#273247; background-color:#FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}
.bottomnav a:active {color: #273247; text-decoration: none; font-weight: bold;text-align: center;}

.copyright {
background-color:#4A5254;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding-left: 5px;
padding-right: 6px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
border-bottom: 1px solid #1B1B16;
border-left: 1px solid #1B1B16;
border-top: 1px solid #1B1B16;
}
.copyright a:link {color:#FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:visited {color: #D2D3D2; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:hover {color:#000000; background-color: #F8F9D9; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:active {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}
table.formPage {
	border: 0px solid #ffffff;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}

.c {
	float: left;
	background-color: #FFFFFF;
}
.cr {
	clear: left;
}

#path {
	margin-top: 2px;
	padding: 3px;
	background: #ffffff;
	line-height: 19px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.url {
	color: #6f6f6f;
	}
.price {
	border: 1px solid #ffffff;
}
.price table td{
	margin: 0;
	padding: 0px;
	vertical-align: bottom;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
#links a {
	font-size: 10pt;
	color: #006600;
}
#links p {
	margin: 0 0 7px 0;
}

input.text {
	color: #000000; 
	border: 1px solid #5e74b3;
	height: 13px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.imageright  {margin: 0px 0px 0px 10px; float: right;}
.imageleft  {margin: 5px 5px 0px 2px; float: left;}


/* Templates in Time */