
/******* hyperlink and anchor tag styles *******/


body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #A69E8E;
	font-size: 13px;
}

a:link, a:visited{
	color: #0000ff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p {
	font-size: 13px;
	font-weight: normal;
}



/*************** header link styles *****************/

a.header, a.header:visited
{
  	font-size: 12px;
  	color: #FFFFFF;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #C5C5C5;
}

a.header:hover
{
	text-decoration: none;
	color: #C5C5C5;
}

a.header2, a.header2:visited
{
  	font-size: 12px;
  	color: #FFFFFF;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border-right: 0px solid #C5C5C5;
}

a.header2:hover
{
	text-decoration: none;
	color: #C5C5C5;
}
/*************** footer link styles *****************/
.footer {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}


a.footer {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.footer:visited {
	color: #000000;
	font-weight: bold; 
	font-family: Arial; 
	font-size: 12px;
	text-decoration: underline;
}

a.footer:hover {
	color: #000000;
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a.footer:active {
	color: #000000;
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;

}
.redBody
{
	font-family: Arial,sans-serif;
	font-size: 13px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}

a.redBody {
	color: #FF0000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.redBody:visited {
	color: #FF0000;
	font-weight: bold; 
	font-family: Arial; 
	font-size: 12px;
	text-decoration: underline;
}

a.redBody:hover {
	color: #FF0000;
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a.redBody:active {
	color: #FF0000;
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;

}

/*************** search styles *****************/

#search
{
  	font-size: 16px;
  	color: #C5C5C5;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

#search input
{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
}

a.search, a.search:visited
{
  	font-size: 16px;
  	color: #C5C5C5;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}
a.search:hover
{
  	font-size: 16px;
  	color: #C5C5C5;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-decoration: underline;
}


/*************** Misc. styles *****************/

.homepage{

 font: bold 18px Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
 text-align: left;
 padding-bottom: 10px;
 padding-top: 15px;
}

.categoryTitle{

	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000099;
	margin: 0px;
	padding: 0px;
}

.whiteBody
{
	font-family: Arial,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


.bodyText
{
	font-family: Arial,sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.bodyText li
{
	font-family: Arial,sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.bodyText table
{
	font-family: Arial,sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.rentbuy
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
font-weight: bold;
padding: 4px 10px 4px 10px;

}

.rentbuy a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: underline;
}

table.prod
{
font-size: 11px;
}
table.prod td
{
font-size: 11px;
padding: 1px 1px 1px 1px;
}

table.prod b
{
font-weight: bold;
}
.headgray
{
background-color: #CCCCCC;
font-size: 16px;
font-weight: bold;
padding: 5px;
}

.border
{
border: 1px solid #000000;
}

.main td
{
padding: 1px 1px 1px 1px;
}
