/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-image: url(images/background.jpg);
    background-repeat: repeat-x
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #E5E5E5;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.50em;
	font-weight:	700;
	font-style:normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align:center	
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.50em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.50em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000000;
	text-align: center
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight: 500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000000;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:hover	
{	
	text-decoration:	none;
	color:	#aaaaaa;
}	
A.menu:link	
{	
	text-decoration:	none;
	color:	#000000;
	margin-top:12px;
	font-weight:bold
}	
		
A.menu:visited	
{	
	text-decoration:	none;
	color:	#000000;
	margin-top:12px;
	font-weight:bold
}	
		
A.menu:active	
{	
	text-decoration:	none;
	color:	#000000;
	margin-top:12px;
	font-weight:bold
}	
		
A.menu:hover	
{	
	text-decoration:	none;
	color:	#aaaaaa;
	margin-top:12px;
	font-weight:bold
}	


A.body:link	
{	
	text-decoration:	none;
	color:	#195989;
	height: 30px;
	font-weight:bold
}	
		
A.body:visited	
{	
	text-decoration:	none;
	color:	#195989;
	height: 30px;
	font-weight:bold
}	
		
A.body:active	
{	
	text-decoration:	none;
	color:	#195989;
	height: 30px;
	font-weight:bold
}	
		
A.body:hover	
{	
	text-decoration:	none;
	color:	#867c7b;
	height: 30px;
	font-weight:bold
}

A.body0:link	
{	
	text-decoration:	none;
	color:	#195989;
	font-weight:bold
}	
		
A.body0:visited	
{	
	text-decoration:	none;
	color:	#195989;
	font-weight:bold
}	
		
A.body0:active	
{	
	text-decoration:	none;
	color:	#195989;
	font-weight:bold
}	
		
A.body0:hover	
{	
	text-decoration:	none;
	color:	#867c7b;
	font-weight:bold
}		
	
A.sidemenu:link	
{	
	text-decoration:	none;
	color:	#aaaaaa;
}	
		
A.sidemenu:visited	
{	
	text-decoration:	none;
	color:	#aaaaaa;
}	
		
A.sidemenu:active	
{	
	text-decoration:	none;
	color:	#aaaaaa;
}	
		
A.sidemenu:hover	
{	
	text-decoration:	none;
	color:	#ffffff;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}
	
LI.disc	
{	
	list-style-type:	disc;
}
UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
IMG.inventory 	
{
	margin-top: 0px;
	margin-left: -3px;
	margin-right: 10px;
	margin-bottom: 0px;
}
IMG.photo 	
{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
IMG.body	
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px
}


IMG.title	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
DIV.copyright
{
	height: 40px; 
	border-collapse: collapse;
	font-size: 8pt; 
	vertical-align: middle;
	text-align: center;
    WIDTH: 600px;
	color: #000000;
	padding-top: 10px;
	margin-left: 178 
}
DIV.awd
{
	height: 20px; 
	border-collapse: collapse;
	FONT-SIZE: 7pt; 
	vertical-align: middle;
	text-align: center;
    WIDTH: 604px;
	color: #ffffff;	
	padding-top: 0px;
	margin-left: 178 		
}
DIV.sidemenubase
{
	height: 60px;
	width:178px;
	vertical-align: middle;
	text-align:center;
	border-collapse: collapse;
	font-size:	10pt;
	padding-top:20px;
	float:left
}
DIV.topbar
{
	width:790px;
	height: 263px;
	background-color: #000000;
	background-image: url(images/newtopbar2.jpg);
	vertical-align: bottom;
	border-collapse: collapse;	
	padding:0px;
	margin:0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 2px;
	
}
DIV.topmenu
{
	height: 40px;
	width:790px;
	background-color: #000000;
	vertical-align: middle ;
	text-align:left;
	BACKGROUND-IMAGE: url(images/menubar3.jpg);	
	border-collapse: collapse;
	font-size:	10pt;	
	padding: 0px;
	padding-top: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 2px;
}
DIV.basemenu
{
	height: 60px;
	width:790px;
	background-color: #000000;
	vertical-align: top;
	text-align:left;
	BACKGROUND-IMAGE: url(images/basemenu2.jpg);	
	border-collapse: collapse;
	font-size:	10pt;	
	padding: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 2px;
}

DIV.main
{
	height: auto;
	width:790px;
	background-color: #000000;
	vertical-align: top ;
	text-align:left;
	font-size:	10pt;	
	padding: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 2px;	
	margin: 0px
}

DIV.maincenter
{
	height: auto;
	width:790px;
	background-color: #000000;
	vertical-align: top ;
	text-align:center;
	font-size:	10pt;	
	padding: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 2px;	
	margin: 0px
}
DIV.mainlist
{
	height: auto;
	width:790px;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	padding-top: 15px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 2px;	
	margin: 0px
}
DIV.listleft
{
	height: 250px;
	width: 250px;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	9pt;	
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	margin-left: 10px;
	border-left-style: solid;
	border-left-color: #195989;
	border-left-width: 4px;
	border-right-style: solid;
	border-right-color: #195989;
	border-right-width: 4px;
	border-top-style: solid;
	border-top-color: #195989;
	border-top-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #195989;
	border-bottom-width: 4px;
	float: left
	
}
DIV.listright
{
	height: 250px;
	width: 250px;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	padding-top: 3px;
	margin: 0px;	
	margin-right: 10px;
	border-left-style: solid;
	border-left-color: #195989;
	border-left-width: 4px;
	border-right-style: solid;
	border-right-color: #195989;
	border-right-width: 4px;
	border-top-style: solid;
	border-top-color: #195989;
	border-top-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #195989;
	border-bottom-width: 4px;
	float:right
}
DIV.listmid
{
	height: 250px;
	width: 250px;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	padding-top: 3px;
	border-left-style: solid;
	border-left-color: #195989;
	border-left-width: 4px;
	border-right-style: solid;
	border-right-color: #195989;
	border-right-width: 4px;
	border-top-style: solid;
	border-top-color: #195989;
	border-top-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #195989;
	border-bottom-width: 4px;
	margin-right: 250px;
	margin-left: 250px;
	float:none
}
DIV.sidemenu
{
	width:178px;
	height: 100%;
	vertical-align: top;
	background-color: #867c7b;	
	border-collapse: collapse;
	text-align:left;
	font-size:	10pt;
	float:left;
}
DIV.content
{
	width:606px;
	height:450px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	padding: 10px;
	margin-left: 178px
}
DIV.sidemenuhome
{
	width:250px;
	height: 100%;
	vertical-align: top;
	background-color: #195989;	
	border-collapse: collapse;
	text-align:center;
	font-size:	10pt;
	color: #ffffff;
	padding-top: 15px;
	float:left;
}
DIV.contenthome
{
	width:532px;
	height:450px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	padding: 10px;
	padding-top: 15px;
	margin-left: 250px
}
DIV.contentcontact
{
	width:532px;
	height:450px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	text-align:center;
	font-size:	10pt;
	padding: 10px;
	padding-top: 15px;
	margin-left: 250px
}
DIV.clearfix:after 
{
    width: 790px; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden
}
DIV.bar
{
    width: 780px; 
    display: block; 
    height: 10px; 
    visibility: hidden
    
}
TD.sidemenuhome
{
	width:230px;
	height: 100%;
	vertical-align: top;
	background-color: #000000;	
	border-collapse: collapse;
	text-align:center;
	font-size:	10pt;
	color: #ffffff;
	padding-top: 15px;
}
TD.contenthome
{
	width:532px;
	height:450px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	font-size:	11pt;
	font-weight:bold;
	padding: 10px;
	padding-top: 15px;
	text-align: center;
	color: #404040;
}
TD.contentthankyou
{
	width:532px;
	height:450px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	font-weight: bold;
	padding: 10px;
	padding-top: 15px;
	text-align:center
}
TABLE.inventory
{
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	margin-left: 55px;	
}
TD.imginventory
{
	width:240px;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	padding: 0px;
	margin: 0px;
	text-align:left;
}
TD.leftinventory
{
	width:120px;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	padding: 0px;
	margin: 0px;
	text-align:left;
	padding-top: 10px;
}
TD.rightinventory
{
	width:320px;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	padding: 0px;
	margin: 0px;
	text-align:left;
	padding-top: 10px;
}
TD.blankinventory
{
	width:680px;
	border-collapse: collapse; 
	background-color: #000000;
	vertical-align: top;
	font-size:	10pt;
	padding: 0px;
}
TD.inventoryone
{
	width:680px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	font-weight: bold;
	padding: 0px;
	text-align: center;
}

TD.list
{
	height: 250px;
	width: 250px;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	9pt;	
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	margin-left: 10px;
	border-left-style: solid;
	border-left-color: #195989;
	border-left-width: 4px;
	border-right-style: solid;
	border-right-color: #195989;
	border-right-width: 4px;
	border-top-style: solid;
	border-top-color: #195989;
	border-top-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #195989;
	border-bottom-width: 4px;	
}
TABLE.forms
{
	width: 620px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	margin-left:85px;
}
TD.formone
{
	width: 620px;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	11pt;
	font-weight: bold;	
	padding: 0px;
	height: 30px;
	vertical-align:middle
}
TD.formoneleft
{
	width: 620px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	padding: 0px;	
	padding-left:10px;
}
TD.contactleft
{
	width: 230px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	padding-left:10px;
	font-weight: bold
}
TD.contactright
{
	width: 450px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.admincenter
{
	width:760px;
	border-collapse: collapse; 
	vertical-align: middle;
	text-align:center;
	height: 30px;		
	font-size:	10pt;
	padding: 0px;
}
TD.adminleft
{
	width:150px;
	border-collapse: collapse; 
	vertical-align: top;
	height: 30px;		
	font-size:	10pt;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
TD.adminright
{
	width:600px;
	border-collapse: collapse; 
	vertical-align: top;
	height: 30px;		
	font-size:	10pt;
	padding: 0px;
}
TABLE.admin
{
	background-color: #ffffff;	
}

TABLE.inventory2
{
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	margin-left: 20px;	
}
TD.imginventory2
{
	width:180px;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	8pt;
	padding: 0px;
	margin: 0px;
	text-align:center;
}
TD.leftinventory2
{
	width:100px;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	8pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align:left;
	padding-top: 10px;
}
TD.rightinventory2
{
	width:180px;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	8pt;
	padding: 0px;
	margin: 0px;
	text-align:left;
	padding-top: 10px;
}
TD.leftinventory3
{
	width:130px;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	8pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align:left;
	padding-top: 10px;
}
TD.rightinventory3
{
	width:180px;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	8pt;
	padding: 0px;
	margin: 0px;
	text-align:left;
	padding-top: 10px;
}
TD.blankinventory2
{
	width:740px;
	border-collapse: collapse; 
	background-color: #000000;
	vertical-align: top;
	font-size:	10pt;
	padding: 0px;
}
TD.blankinventory3
{
	width:740px;
	border-collapse: collapse; 
	background-color: #cccccc;
	vertical-align: top;
	font-size:	10pt;
	font-weight: bold;
	padding: 0px;
	height: 20px;
}
TD.blankinventory4
{
	width:740px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	font-weight: bold;
	padding: 0px;
	height: 10px;
}
TD.blankinventory5
{
	width:735px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	padding: 0px;
}
TD.thmbimginventory2
{
	width:740px;
	border-collapse: collapse; 
	background-color: #000000;
	vertical-align: top;
	font-size:	10pt;
	padding: 0px;
	text-align:center;
}
TD.mainimginventory2
{
	width:740px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	padding: 0px;
	text-align:center;
}
TD.inventoryone2
{
	width:740px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	font-weight: bold;
	padding: 0px;
	text-align: center;
}
TD.leftinvtop2
{
	width:473px;
	background-color: #cccccc;
	vertical-align: top;
	font-size:	11pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align:center;
	height: 25px;
	color: #000000;
}
TD.rightinvtop2
{
	width:250px;
	background-color: #3B488E;
	vertical-align: top;
	font-size:	11pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align:center;
	height: 25px;
	color: #ffffff;
}
IMG.inventory2 	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}





