/* SITEWIDE STYLES: Start */
body {
/* Text */
	font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;

/* Body Layout */
	background-color: #000; 
	margin-top: 20px;
}

img {
   vertical-align: top;
}

/* SITEWIDE STYLES: End */

/* TEXT STYLES: Start */
smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.smalltext1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.smalltextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff5800;
	font-weight: bold;
	font-style: normal;
}

.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-position: top;
	vertical-align: top;
}
.producttextold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	background-position: top;
	vertical-align: top;
}

.subsubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

/* TEXT STYLES: End */

/* NAVIGATION STYLES: Start */
a.nav{ 
	font:12px Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none; 
	color: #FFFFFF;
	background-color : #000066;
	padding: 3px;
	width:160px;
	border-bottom: 1px solid #5656d2;
	text-align: left;
}
a.nav:hover{ 
	font:12px Arial, Helvetica, sans-serif;
	background-color : #333384;
	padding: 3px;
	color:#FFFFFF;
	text-decoration: none; 
	border-bottom: 1px solid #5656d2;
	text-align: left;
}

/* NAVIGATION STYLES: End */

/* Links */
#hyperlinx a:hover
{ background: #;
  color: #ff5800;
  border-color: #ff5800;
  text-decoration: none;
  border-bottom: 1px dashed;
  text-align: right;
}

a:link {color: #FFFFFF; text-decoration: none}
a:active {color: #FFFFFF; text-decoration: none}
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {color: #ff5800; text-decoration: underline;}

A.body {color: #000066; font-weight: bold;}
A.body:LINK {color: #000066; font-weight: bold;}
A.body:HOVER {color: #000066; font-weight: bold; text-decoration: underline;}
A.body:VISITED {color: #000066; font-weight: bold;}

A.nav {color: #000066; font-weight: bold;}
A.nav:LINK {color: #000066; font-weight: bold;}
A.nav:HOVER {color: #000; font-weight: bold; text-decoration: none;}
A.nav:VISITED {color: #000066; font-weight: bold;}

A.footer {color: #666;}
A.footer:LINK {color: #666;}
A.footer:HOVER {color: #666; text-decoration: none; border-bottom: 1px dashed;}
A.footer:VISITED {color: #666;}

A.header {color: #FFF;}
A.header:LINK {color: #FFF;}
A.header:HOVER {color: #ff5800; text-decoration: none; border-bottom: 1px dashed;}

A.orange {color: #ff5800;}
A.orange:LINK {color: #ff5800;}
A.orange:HOVER {color: #ff5800; text-decoration: none; border-bottom: 1px dashed;}
A.orange:VISITED {color: #ff5800;}

A.black {color: #ffffff;}
A.black:LINK {color: #ffffff;}
A.black:HOVER {color: #ff5800; text-decoration: underline;}

/* Links: End */

  /* Tables */
#copyrighttable{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight: normal;
	color : #FFFFFF;
 }
 
   /* Tables: End */
   
  /* Buttons */
#myButton{ 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt;
font-weight: bold;
color : #00234c;
 }
 
 #myInput{
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(images/);
	background-color : #FFFFFF;
	border: 1px solid #ff5800;
	font-size : 11pt;
	font-weight: normal;
	color : #000;
 }
 
  /* Buttons: End */
.mainimage {
	background-position: top;
	vertical-align: top;
}
.picpadding {
	border: 0px solid;
	margin: 0px 0px 0px 20px;
}
