body {
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
}
td {
	font: normal 11px Tahoma, Arial;
}

h1, h2, h3, h4, h5 {
    color: #C0CDD1;
    font-weight: bold;
    margin: 0px;
}
ul {
    padding: 0px 0px 0px 20px;
    margin: 0px;
}
h1 {
    font-size: 16px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}
a {
font: normal 11px Tahoma,Arial;
}

.footer {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
	padding: 20px;
}
.footer a {
	padding: 15px;
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.grey {
	color: #7d7d7d;
}
.redLL {
	color: #910101;
}

.blye {
	color: #004378;
text-decoration: underline;
}

.blye2 {
	color: #004378;
}
.grey2 {
	color: #7d7d7d;
	text-decoration: underline;
	}
.orange {
	color:#ff8a00;
	}
	
.broun {
color: #a87349;
text-decoration: underline;
}
.broun2 {
color: #a87349;
text-decoration: none;
}
	
.orange2 {
color:#ff8a00;
text-decoration: underline;
}
.white {
	color:#ffffff;
	}
.white2 {
color:#ffffff;
text-decoration: underline;
}
.footer2 {
 color:#444b5d;
 text-decoration: underline;
 }	
	
.yelow {
	color: #b09d2b;
	text-decoration: none
	}
.yelow2 {
	color: #ffff00;
	text-decoration: underline;
	}


.red
{
	color: #B63D00;
}



.green {
	color: #b1d736;
text-decoration: underline;
}

.green2 {
	color: #b1d736;

}
.black {
	color: #000000;
	text-decoration: none
	}
.black2 {
	color: #000000;
	text-decoration: underline;
	}
ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style: none;
}


a.whitelink {	
	text-decoration: none;
	color: #FFFFFF;

}
a.whitelink2 {	
	text-decoration: underline;
	color: #FFFFFF;
	}
a:whitelink:hover {
	text-decoration: none;
}
.red { 
color:#d31a00;
text-decoration: underline;
}
.red2 { 
color:#d31a00;
text-decoration: none;
}


/* --- Begin Headline news h2 title ----------- */
h2 {
   font-size: x-large;
   color: #993333;
   padding: 4px 0 0 0;
   margin: 0;
   font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;	
   border-bottom:#c7c7c7 1px dashed;	
}
/* --- End Headline news h2 title ------------ */


/* --- Handle body Links -------------------- */
a {
  text-decoration: none;
  color: #FFFFFF;
}

a:hover {
   color: #993333;
   text-decoration:underline;
}
a:active {
   color: #FFFFFF;
}
/* --- End Handle body Links -------------------- */


/* --- Handle all paragraph section in the body -------- */
p {
  margin-top: 0;
  margin-bottom: 1.5em;
  line-height: 1.5em;	
}
/* --- End Handle all paragraph section in the body --- */


/* --- Header Top Right Search Field section ------------- */
.sfield {
  background-color:#fff;
  border: 1px solid #A0CBFE;
  font-size : 11px;
}
	
/* --- Header Logo Section ----------------------- */
#header {
   height: 200px;
   margin:0 0 0 0;	
   border:#fff 0px solid;	
   border-bottom-width:0px;
   width: 900px;
   padding:0;	
   position:relative;		
}
/* --- Container for Header Top Right Search Section -------- */
#header h1 {
   float: right;
   text-align:left;
   color: #fff;
   font-size: 11px;
   margin:0px auto;
   padding-top: 6px;
   padding-right: 15px;	
}
/* --- End Container for Header Top Right Search Section -------- */


/* --- Begin Top Blue Navigation Menu ---------- */
#mainnav {
   background:#1E5AE6 url(images/navmenu_back.gif) top left repeat-x;
   float: left;
   margin-left: 0px;
   margin-right: 0px;
   width:100%;
   border:solid #A8BAE6;
   border-width:1px 0;
}
#mainnav ul { 
   padding: 0; 
}
#mainnav ul li { 
   display: inline; 
}
#mainnav ul {
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 12px;
   font-weight:bold;
   letter-spacing: 2px;
}
#mainnav ul li a {
   padding: 0.2em 8px;
   color: #000;
   text-decoration: none;
   float: left;
   border-right: 1px solid #A8BAE6;
}
#mainnav ul li a:hover {
   background-color: #95B2F4;
   color: #FFFFFF;
}
#navlist li a:hover, #navlist li a:active {
   color: #FFFFFF;
   text-decoration: none;
   background: #95B2F4;
   text-align: left;
}
/* --- End Top Blue Navigation Menu --------- */


/* --- Begin Middle Main Container ----------- */
#maincont {
   float: left;
   width: 542px;
   margin: 0 0 0 3px;	
   display:inline;
}
#maincont ul 
{
   margin:5px 10px;
   padding:5px;
    width: 281px;
    font-size: small;
}
#maincont ul li {
   list-style:none;
   background:url(images/liimage.gif) no-repeat left;
   padding-left:15px;	
}
/* --- End Middle Main Container ----------- */


/* --- Handle Middle Section Title and Sub Container --------- */
.midcont-title, .midcont-title a {
   color:#800000;
    height: 27px;
	width: 627px;
}
.midcontainer {
   margin:0px 10px 20px 8px;	
   padding:10px 5px 0;
   width:300px;	
}
/* --- End Handle Middle Section Title and Sub Container ----- */


/* --- Begin Two Columns Middle Container -------- */
.col1 { 
float: left; 
   margin-top: 12px;
   margin-bottom: 0;
   padding-right: 10px;
   width: 260px; 
   border-right:#ccc 1px solid;
}
.midtitle {
   font-family:Verdana, Tahoma, Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   color: #800000;
}
.col2 { 
   float: right; 
   margin-top: 12px;
   margin-bottom: 0;
   padding-right: 4px;
   width: 260px; 
}
.col3 { 
   float: left; 
   width: 260px; 
   padding-right: 10px;
   border-right:#ccc 1px solid;
}
.col4 { 
   float: right; 
   padding-right: 4px;
   width: 260px; 
}
/* --- End Two Columns Middle Container ----------- */


/* --- Begin Picture Border ------------------------ */
.pic_box  { 
   clear: both; 
   float: left; 
   border: 2px solid #fff; 
   background-color: #fff; 
   padding: 1px; 
   margin-right: 1px;
   margin-top: 2px;
} 

/* --- End Picture Border ------------------------- */


/* --- Begin Right Side Panel ----------------------*/
#rightsidepanel {
   float: right;
   text-align: left;
   width: 200px;
   padding:0px 15px 0 15px;	
   margin:0;
   color:#666;
   line-height:1.3em;	
   background-color:#fff;
   border-left:#c7c7c7 1px solid;
}
#rightsidepanel form {
   margin-top: 0; 
   margin-bottom: 0;
}
#rightsidepanel h2 {
   font-family: verdana, arial, sans-serif;
   text-align: left;		
   font-size: 14px;
   font-weight: bold;
   color: #456;	
   padding-top: 13px;
   padding-left: 4px;		
   border-bottom:#c7c7c7 1px dashed;	
   background:none;
}
#rightsidepanel h3 {
   font-family: verdana, arial, sans-serif;
   text-align: left;		
   font-size: 14px;
   font-weight: bold;
   color: #456;	
   padding-top: 5px;
   padding-left: 4px;		
   border-bottom:#c7c7c7 1px dashed;	
   background:none;
}
#rightsidepanel ul {
   list-style: none;
   list-style-image: none;
   margin: 4px 0 10px 0;	
   font-size: 0.9em;	
   padding:0 1em 10px;
   border-bottom:#c7c7c7 1px dashed;
    height: 87px;
}
#rightsidepanel ul li {
   background:url(images/arrdown.gif) no-repeat left;
   margin: 0;
   text-align: left;
   padding-left:12px;				
   list-style:none;
}
#rightsidepanel ul li  {
   color: #80664D;	
   font-size: 12px;
   text-decoration: none;	
}
#rightsidepanel ul li  { 
   color: #80664D; 
}
#rightsidepanel ul li  {
   padding-right: 12px;
   color: #993333;	
   text-decoration:underline;
}
.adspic {
   text-align:left; 
   padding-left: 16px;
   padding-bottom: 16px;
   margin-left: 6px
}

.product {
   width: auto;
   text-align:left; 
   padding-left: 0px;
   padding-bottom: 6px;
   margin-right: 6px;
   margin-bottom: 12px;
}

.productheader {
   text-align:left; 
   padding-left: 2px;
   font-size : 11px;  
   color: #445566;
   font-weight: bold;
   font-family : verdana, arial, helvetica, sans-serif; 
   text-decoration : none;
    width: 600px;
    height: 22px;
}

.newsletter {
   width: auto;
   text-align:left; 
   padding-left: 0px;
   padding-bottom: 6px;
   margin-right: 6px;
       margin-bottom: 12px;
    border: 1px solid #A0CBFE;
}
.newsletfield {
   font-size: 11px;
   background-color:#fffff9;
   border: 1px solid #C5D9EB;
   margin-bottom: 5px;
}
.newsletterheader {
   text-align:left; 
   padding-left: 2px;
   background-color: #A0CBFE;
   font-size : 11px;  
   color: #fff;
   font-weight: bold;
   font-family : verdana, arial, helvetica, sans-serif; 
   text-decoration : none;
}
.submit {
   color : #fff; 
   font-family : verdana, arial, helvetica, sans-serif; 
   font-size : 8pt; 
   font-weight : bold; 
   background-color : #A0CBFE; 
   border : 1px solid #dadada; 
   cursor : pointer; 
} 
.rsidespan {
   font-size : 11px;  
   font-weight: normal;
   font-family : verdana, arial, helvetica, sans-serif; 
   text-decoration : none; 
} 
/* --- End Right Side Panel ---------------------------- */


/* --- Begin Footer ----------------------------------- */
#footer {
   clear: both;
   text-align: center;
   background:#333333;
   width: 732px;
   color: #ccc;
   font-size: 0.9em;		
   padding:5px 10px;
   border-right:#333333 1px solid;
   border-top:#4B87C2 3px solid;           	
}
#footer strong {
   color:#fff;
}
#footer {
   color:#fff;	
   text-decoration:none;
}

#footer a:hover {
   color: #993333;
   text-decoration:underline;
}
#footer a:active {
   color: #FFFFFF;
   font-weight:bold;
}

#footer a {
   color: #FFFFFF;
   font-weight:bold;
}

/* --- End Footer ----------------------------------- */

/* --- Random -------------- */

.ezTable
{
	font-size: 12px;
}	
.ezLabels
{
	/*color:#363636;*/
	color:#2E4D7B;
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;
}	

.ezTexts
{
	font-size: 11px;
	font-family:Arial;
}	

.ezNBLabels
{
	color:#363636;
	font-size: 11px;
	font-family:Arial;
}	

.ezTableHeader
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	background-color: #7a8fa4;
}

.ezHyperLink
{
	font-size: 12px;
	color: #4464A2;
	font-family: Arial;
}

.ezTblHyperLink
{
	font-size: 10px;
	background-color : #4464A2;
	color : White;
}

.ezInfoTable
{
	border-right: #b4b4b4 1px solid;
	border-top: #b4b4b4 1px solid;
	font-size: 12px;
	border-left: #b4b4b4 1px solid;
	border-bottom: #b4b4b4 1px solid;
	background-color: #f9f9f9;
	font-family: Arial;
}
.ezBorderedTable
{
	border-right: #b4b4b4 1px solid;
	padding-right: 0px;
	border-top: #b4b4b4 1px solid;
	padding-left: 0px;
	font-style: normal;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #b4b4b4 1px solid;
	padding-top: 0px;
	border-bottom: #b4b4b4 1px solid;
}

.ezPageTitle
{
	background-color : White;
	border-bottom : solid 1px #B6C7E5;
	font-size: 12px;
	font-style: normal;
}		

.ezCaptionHeader
{
	font-family : Arial;
	color: White;
	font-size: 11px;
}


.ezBottomBorder
{
	border-bottom: #b4b4b4 1px solid;
	font-size: 11px;
	font-family : Arial;
	font-weight:bold;
}


.csTable
{
	font-size: 12px;
}	
.csSmallFont
{
	font-size: 11px;
}	

.csTableHeader
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	background-color: #b6c7e5;
}

.csAlternateRow
{
	background-color:Silver;
}

.csLinks
{
	font-size: 11px;
	color: #0080ff;
}

.csHyperLink
{
	font-size: 12px;
	color: #0080ff;
}

.csMenuLink
{
	margin-left: 12px;
	margin-top: 2px;
}

.csMenuHeader
{
	font-size: 12px;
	color: #4464A2;
	font-family: Arial;
	font-weight: bold;
}

.csTblHyperLink
{
	font-size: 10px;
	color: #0080ff;
}

.csInfoTable
{
	border: 1px solid #d3e2ef;
    font-size: 12px;
	    background-color: #eef3fb;
    width: 502px;
}
.csBorderedTable
{
	border-right: #d3e2ef 1px solid;
	padding-right: 0px;
	border-top: #d3e2ef 1px solid;
	padding-left: 0px;
	font-size: 12px;
	font-style: normal;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #d3e2ef 1px solid;
	padding-top: 0px;
	border-bottom: #d3e2ef 1px solid;
}

.csBorderedLessTable
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    font-size: 12px;
	    font-style: normal;
	    margin: 0px;
	    width: 642px;
    height: 317px;
}

.csPageTitle
{
	background-color : White;
	border-bottom : solid 1px #B6C7E5;
	font-size: 12px;
	font-style: normal;
}		

.csPager {
	text-align: center;
	line-height: 15px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}




