@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}


/*BORDERS*/

.border-black-1px-solid {border: 1px solid #000000;}

.tableborder {border: 1px solid #CC9966;}

.bordertopbottomblack {border-top:1px solid #000000; border-bottom:1px solid #000000}

.bordertopblack {border-top:1px solid #000000}

.borderleftblack {border-left:1px solid #000000}

.borderleft {border-left-width: 1px; border-left-style: solid; border-left-color: #CC9966}

.bottombordertan {border-bottom:1px solid #CC9966}

/*Not Working*/

.border-all-gray {border: 1px solid #CCCC99;}

.bordertanleftright {border-left-width: 1px; border-left-style: solid; border-left-color: #CC9966; border-right-width: 1px; border-right-style: solid; border-right-color: #CC9966}

.border-all-mintgreen {border: 1px solid #99CC99;}

.border-black-1px-solid {border: 1px solid #000000;}

/*Not Working*/

.bordertantop {border-top:1px solid #CC9966;}

.borderleftblack {border-LEFT:1px solid #000000;}

.tablebordernobottom {border-top:1px solid #CC9966;border-right:1px solid #CC9966;border-left:1px solid #CC9966}

.border-bottom-black {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #000000;}


/*FONTS*/

.bodybold {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: #000000;text-decoration: none;}

.bodycopy {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #000000;text-decoration: none;}

.linklarge {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #0000FF;text-decoration: none;}

.smalllink {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #0000FF;text-decoration: none;}

.disclaimer {font-family: Arial, Helvetica, sans-serif;font-size: 9px;color: #996633;}

.buyhead {font-family: "Times New Roman", Times, serif;font-size: 16px;}

.smallred {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #FF0000;}

.heading {font-family: "Times New Roman", Times, serif;font-size: 24px;font-style: normal;font-weight: normal;color: #000000;}

.boldarial {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;line-height: normal;font-weight: bold;font-variant: normal;text-transform: uppercase;color: #0099FF;text-decoration: none;}

.style7 {color: #996633;font-family: Arial, Helvetica, sans-serif;font-size: 18px;}


/*PADDING AND PADDING-BORDER COMBOS*/

.paddingtop20 {padding-top:20px;}
.padleft10tanborder {padding-left:10px;border-left-width: 1px;border-left-style: solid;border-left-color: #CC9966}
.pad-top-10 {padding-top: 10px;}
.border-black-pad-top-10 {padding-top: 10px; border: 1px solid #000000;}


/* DROPDOWN MENU STYLES */

#dropmenudiv{position:absolute;border:1px solid black;border-bottom-width:0;font:normal 12px Verdana;line-height:18px;z-index:100;}

#dropmenudiv a{width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid black;padding: 1px 0;text-decoration: none;font-weight: normal;}

#dropmenudiv a:hover{background-color: E1C4A6;}/*hover background color*/


/* LINKS */

a:link {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #0000FF;text-decoration: none;}

a:hover {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #FF0000;text-decoration: none;}

a:visited {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;text-decoration: none;}


.tablink {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #0000FF;text-decoration: none;}

</style>
.body-copy-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.picbox {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
