body { background-color: white;
font-family: Arial;
font-size: 10px;
color:#666666;
margin:0px;
padding-bottom:20px;
}

a:link { color: blue; font-size: 12px; font-family: Arial;}
a:visited { color: black; font-size: 12px; font-family: Arial;}
a:hover { color: orange; font-size: 12px; font-family: Arial; }

a.menulink:link { color: #555555; font-size: 8pt; font-family: Arial;  text-decoration:none}
a.menuLink:visited { color: #555555; font-size: 8pt; font-family: Arial;  text-decoration:none}
a.menulink:hover { color: white; font-size: 8pt; font-family: Arial;  text-decoration:none}

h1 { font-size: 18px; color: #666666 ; font-family: Arial;}
h2 { font-size: 15px; color: #666666; font-family: Arial; }
h3 { font-size:12px ; color: #666666; font-family: Arial;}
p  { font-size:12px;  color: #666666; font-family: Arial;}
p.uppercase {text-transform: uppercase; color: #666666 ; font-family: Arial;}
p.lowercase {text-transform: lowercase; color: #666666; font-family: Arial;}
p.capitalize {text-transform: capitalize; color: #666666; font-family: Arial;}
p,h1,h2,h3 { margin: 10px 10px 10px 10px}
table.solid-black{border-collapse: collapse; border: single; }

#CompanyName{
font-size:15pt;
font-weight: bold;
font-style: italic;
color:#008000;
font-family: Arial
}
#CompanyNameSmall{
font-size:10pt;
font-weight: bold;
font-style: italic;
color:#008000;
font-family: Arial
}
#CompanyNameMedium{
font-size:12pt;
font-weight: bold;
font-style: italic;
color:#008000;
font-family: Arial
}
#StateName{
font-size:15pt;
font-weight: bold;
font-style: none;
color:#000080;
font-family: Arial
}
#DealerName{
font-size:10pt;
font-weight: bold;
font-style: none;
color: #666666;
font-family: Arial
}
#Phone{
font-size:10pt;
font-weight: bold;
font-style: none;
color: #666666;
font-family: Arial
}
#footer {
font-size:8pt;
font-weight: normal;
font-style: none;
color: #666666;
font-family: Arial
}
#table_text{
font-size:8pt;
font-family: Arial
}
#body_text{ font-size:12px;  color: #666666; font-family: Arial;}
#body_text_bold{ font-size:12px;  color: #666666; font-family: Arial;font-weight: bold}
.body_text_bold{ font-size:12px;  color: #666666; font-family: Arial;font-weight: bold;}
#small_text{ font-size:10px;  color: #666666; font-family: Arial;}
#small_text_bold{ font-size:10px;  color: #666666; font-family: Arial; font-weight: bold;}
#small_text_white{ font-size:10px;  color: white; font-family: Arial; font-weight: bold;}

#warning_text{ font-size:10px;  color: red; font-weight: bold; font-family: Arial;}

textarea.noborder {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 8pt;
color: #000000;
font-weight: normal;
background: #ffffff;
border: 0px solid #000000;
}

#layerLogo {
	position:	absolute;
	top:		5px;
	left:		5px;
	background-color:white;
	border-width:	0;
	border-color:	#ffcc33;
	width:		150px;

	padding:	5%;}

#layerWord {
	position:	absolute;
	top:		25px;
	left:		170px;
	background-color:white;
	border-width:	0;
	border-color:	#ffcc33;
	width:		150px;
	padding:	5%;
	}
#scrollingBar {
	position:	absolute;
	top:		25px;
	left:		350px;
	background-color:white;
	border-width:	0;
	border-color:	#ffcc33;
	width:		300px;
	padding:	5%;}


#layerMenu {
	position:	absolute;
	top:		100px;
	left:		5px;
	background-color:white;
	border-width:	0;
	border-color:	#ffcc33;
	width:		700px;
	padding:	5%;}
	
#sideBar {
	position:	absolute;
	top:		100px;
	left:		5px;
	background-color:white;
	border-width:	0;
	border-color:	#ffcc33;
	width:		700px;
	padding:	5%;
	}
#mainBody {
	position:	absolute;
	top:		100px;
	left:		5px;
	background-color:white;
	border-width:	0;
	border-color:	#ffcc33;
	width:		700px;
	padding:	5%;}
#header {
	position:	absolute;
	top:		100px;
	left:		5px;
	background-color:white;
	border-width:	0;
	border-color:	#ffcc33;
	width:		700px;
	padding:	5%;
	}
/*menu bar*/
BODY
{
}
.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Bar
{
    BORDER-RIGHT: #555555 1px outset;
    BORDER-TOP: #555555 1px outset;
    FLOAT: left;
    BORDER-LEFT: #555555 1px outset;
    WIDTH: 151px;
    height: 20px;
    CURSOR: hand;
    TEXT-INDENT: 0px;
    BORDER-BOTTOM: #555555 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #EEEEEE;
    TEXT-ALIGN: center;
    font-size:8pt;
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 151px;
    height: 20px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #EEEEEE;
     font-size:8pt;
}

.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: #BBBBBB
}
/*
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: 6666FF
}*/
.ItemMouseOut
{
    WIDTH: 100%;
    BACKGROUND-COLOR: white

}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: #555555 1px ridge;
    BORDER-TOP: #555555 1px ridge;
    FLOAT: left;
    BORDER-LEFT: #555555 1px ridge;
    WIDTH: 151px;
    height: 20px;
    CURSOR: hand;
    COLOR: ;
    TEXT-INDENT: 0px;
    BORDER-BOTTOM: #555555 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: #BBBBBB;
    TEXT-ALIGN: center;
    font-size:8pt;
}
/*
.barOver
{
    BORDER-RIGHT: #555555 1px ridge;
    BORDER-TOP: #555555 1px ridge;
    FLOAT: left;
    BORDER-LEFT: #555555 1px ridge;
    WIDTH: 123px;
    height: 20px;
    CURSOR: hand;
    COLOR: highlighttext;
    TEXT-INDENT: 0px;
    BORDER-BOTTOM: #555555 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: #BBBBBB;
    TEXT-ALIGN: center;
    font-size:8pt;
}
*/


/* end menu bar*/
/* vertical menu  bar*/
.VmenuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left;
}
.VBar
{
    BORDER-RIGHT: #555555 1px outset;
    BORDER-TOP: #555555 1px outset;
    FLOAT: bottom;
    BORDER-LEFT: #555555 1px outset;
    WIDTH: 123px;
    height: 20px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: #555555 1px outset;
    POSITION: fixed;
    BACKGROUND-COLOR: #EEEEEE;
    TEXT-ALIGN: center;
    font-size:8pt;
}
.Vmenu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 123px;
    height: 20px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #EEEEEE;
    font-size:8pt;
}
.VmenuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 2px solid;
}
.VItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: #BBBBBB
}
.VItemMouseOut
{
    WIDTH: 100%
}
.VArrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left;
    font-size:15pt;
}
.VbarOver
{
    BORDER-RIGHT: #555555 1px ridge;
    BORDER-TOP: #555555 1px ridge;
    BORDER-LEFT: #555555 1px ridge;
    WIDTH: 123px;
    height: 20px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: #555555 1px ridge;
    POSITION: realtive;
    BACKGROUND-COLOR: #BBBBBB;
    TEXT-ALIGN: center;
    font-size:8pt;
}
/*end vertical menu bar*/
#VOIP_ad {
	position:	absolute;
	top:		450px;
	left:		685px;
	background-color:white;
	border-width:	0;
	border-color:	white;
	width:		326px;
	padding:	0%;
    }
 #header_position{
   position:	relative;
	top:		2%;
	left:		20%;
	background-color:white;
	border-width:	0;
	border-color:	white;
	width:		50%;
	padding:	0%;

 }

