body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0673b8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0673b8;
}
a:hover {
	text-decoration: underline;
	color: #f3b735;
}
a:active {
	text-decoration: none;
	color: #f3b735;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-transform: uppercase;
}
.mainTable {
	background-image: url(images/mainsite_bg.gif);
	background-repeat: repeat-y;
}
h1 {
	font-size: 12px;
	color: #005DAA;
}
h2 {
	font-size: 10px;
	color: #666666;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 270px;
}
.navshdw {
	background-image: url(images/nav_shadow.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.nav {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	height: 35px;
	text-transform: uppercase;
}
.nav a:link {
	color: #FFF;
	text-decoration: none;
	height: 17px;
	padding-top: 9px;
	padding-right: 25px;
	padding-bottom: 11px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b597d;
}
.nav a:visited {
	text-decoration: none;
	color: #FFF;
	height: 17px;
	padding-top: 9px;
	padding-right: 25px;
	padding-bottom: 11px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b597d;
}
.nav a:hover {
	text-decoration: none;
	color: #FFF;
	height: 17px;
	background-image: url(images/navbg_over.gif);
	background-repeat: repeat-x;
	padding-top: 11px;
	padding-right: 25px;
	padding-bottom: 11px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b597d;
}
.nav a:active {
	text-decoration: none;
	color: #FFF;
	height: 17px;
	background-image: url(images/navbg_over.gif);
	background-repeat: repeat-x;
	padding-top: 9px;
	padding-right: 25px;
	padding-bottom: 11px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b597d;
}

.nav  a.over:link  {
	text-decoration: none;
	color: #FFF;
	height: 17px;
	background-image: url(images/navbg_over.gif);
	background-repeat: repeat-x;
	padding-top: 11px;
	padding-right: 25px;
	padding-bottom: 11px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b597d;
}
.nav a.over:visited {
	text-decoration: none;
	color: #FFF;
	height: 17px;
	background-image: url(images/navbg_over.gif);
	background-repeat: repeat-x;
	padding-top: 11px;
	padding-right: 25px;
	padding-bottom: 11px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b597d;
}
.nav  a.over:hover  {
	text-decoration: none;
	color: #FFF;
	height: 17px;
	background-image: url(images/navbg_over.gif);
	background-repeat: repeat-x;
	padding-top: 11px;
	padding-right: 25px;
	padding-bottom: 11px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b597d;
}
.nav  a.over:active  {
	text-decoration: none;
	color: #FFF;
	height: 17px;
	background-image: url(images/navbg_over.gif);
	background-repeat: repeat-x;
	padding-top: 11px;
	padding-right: 25px;
	padding-bottom: 11px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b597d;
}

.topnav {
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #0071b5;
}
.topnav a:link {
	color: #0071b5;
	text-decoration: none;
}
.topnav a:visited {
	text-decoration: none;
	color: #0071b5;
}
.topnav a:hover {
	text-decoration: underline;
	color: #008210;
}
.topnav a:active {
	text-decoration: none;
	color: #008210;
}
.leftside {
	float: left;
	padding-top: 10px;
	width: 194px;
	/*margin-left: 34px;*/
	margin-left: 24px;
}
.rightside {
	width: 484px;
	margin-left: 263px;
	line-height:18px;
}
.dottedline {
	background-image: url(images/dottedline.gif);
	background-repeat: repeat-x;
	height: 7px;
	margin-top: 2px;
	margin-bottom: 5px;
}
/*=========NICK'S STYLES=========*/
.product_row
{
    display: none;
}
.hidden
{
    display: none;
    
}
.float_left
{
    float: left;
}
.float_right
{
    float: right;
}
.clear_both
{
    clear: both;
}
.column_left
{
    float: left;
    width: 242px;
}
.column_right
{
    float: right;
    width: 242px;
}
.bold
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
.product_image
{
    width: 200px;
}
.product_divider
{
    clear: both;
    border-bottom: 1px dotted #0071B5;
    font-size: 0.1em;
}
.product_divider2
{
    border-bottom: 1px dotted #0071B5;
    font-size: 0.1em;
}
.product_item
{
    padding-bottom: 10px;
}
.agency_buttons
{
    float: left;
    margin: 0;
    padding-right: 10px;
    padding-top: 2px;
}
.accepted
{
    font-weight: bold;
    color: #090;
}
.rejected
{
    font-weight: bold;
    color: #F00;
}
.order_table
{
    border-collapse: collapse;
		width:100%;
}
.order_table td, .order_table th
{
    border: 1px solid black;
    text-align: center;
    padding: 2px;
		
}
.confirm_order input, .confirm_order select
{
    margin-top: 6px;
    margin-bottom: 0px;
}
.confirm_label_left
{
    float:left;
    margin-bottom: 2px;
    margin-top: 8px;
    width:65px;
}
.confirm_label_right
{
    float: right;
    width: 175px;
}
#company_v
{
    margin-top: 4px;
}
#admin_body
{
    margin: auto;
    border: 1px solid black;
    width: 600px;
    background-color: #FFF;
}
#admin_body h2
{
    text-align: center;
}
#admin_body table, #admin_body div
{
    margin: auto;
}
#admin_nav
{
    /*background-image:url(images/navbg.gif);
    background-repeat:repeat-x;*/
    background-color: #006600;
    color: #FFF;
    border: 1px solid #FFF;
    height:35px;
    text-transform:uppercase;
    width: 100%;
}
#admin_nav a
{
    color: #FFF;
}
#admin_nav a:hover, #admin_nav td:hover
{
    background-color: #006699;
}
#admin_nav td
{
    text-align: center;
}
.admin_add
{
    text-align: center;
    font-size: 15px;
    font-weight: bold;
		margin:15px;
		padding:15px;
}
.deleted_row td
{
    font-style: italic;
    background-color: #EEE;
    color: #888;
}
#admin_content 
{
padding:10px;
}
#admin_content table {
width:80%;
margin-top:10px;
margin-bottom:10px;
}
#admin_content td {
padding:5px;
border: #999999 1px solid;
}
#admin_content th {
padding:5px;
border: #999999 1px solid;
background:#eeeeee;
}

#admin_content div
{
margin-top:10px;
margin-bottom:10px;
}

#admin_content form
{
    width: 80%;
    margin: auto;
}

.centersection {
	padding: 30px;
}


.newleftnav {
	font-size: 14px;
	color: #005DAA;
	font-weight: bold;
	text-transform: uppercase;
}
.newleftnav a:link, .newleftnav a:visited {
	font-size: 13px;
	color: #005DAA;
	text-decoration: none;
	line-height:20px;
}
.newleftnav a:hover, .newleftnav a:active {
	font-size: 13px;
	color: #008210;
	text-decoration: underline;
	line-height:20px;
}
