body {
	margin:0;
	padding-top:10px;
	background:#c0c0c0;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
}

a{
	color: #0F5A84;
	text-decoration: underline;
}

a:hover{
	color: #ff0000;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

a.order {
	display:block; width:255px; height:75px; 
	background-image: url(../images/order_now_wide.png);
}

a:hover.order {
	display:block; width:255px; height:75px; 
	background-image: url(../images/order_now_wide2.png);
}

a.sitemap:link              { color:#0F5A84; text-decoration:none; }
a.sitemap:visited           { color:#cc0000; text-decoration:none; }
a.sitemap:hover             { color:#cc0000; text-decoration:none; }

form {
     margin:0;
     padding:0;
}

ul {
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(../images/logo_bullet.gif);
	}
	
li {
	padding-left: 5px;
	padding-bottom: 15px;
	vertical-align: top;	
	}
		
.title-bg {
	background-image: url(../images/title-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-left: 0px;
	padding-top: 14px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.h1-class {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-left: 0px;
	padding-top: 14px;
	padding-bottom: 3px;
}

h2 {
	font-size: 14px;
	font-style: italic;
	color: #333333;
	margin: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
	background-color: #4d96af;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #207dbc;
	text-align: left;
	vertical-align: middle;
	padding-left: 9px;
}


.bottom-menu {
	color: #000000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #4d96af;
}

.bottom-menu-lnk {
	color: #000000;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #000000;
	text-decoration: underline;
}

.menu {
	color: #FFFFFF;
	background-image: url(../images/menu-btn.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 27px;
	white-space: nowrap;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: right;
	text-transform: uppercase;
}
.menu_lnk{
	text-decoration: none;
	color: #FFFFFF;
}

.menu_lnk:hover {
	color: #ff0000;
	text-decoration: none;
}

.c-name-bottom {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	line-height: 14px;
}

.body_txt {
	color: #000000;
	font-size:14px;
	text-align: justify;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#navtop {
	background-image: url(../images/l3l.gif);
	background-repeat: repeat-y;
}
#navbottom {
	background-image: url(../images/l3r.gif);
	background-color: #E8F7FE;
	background-repeat: repeat-y;
}
 