body {
margin: 0;
padding: 0;
background-color: #ffffff;
color: #000000;

} 

#main {
margin-top: 0px;

}


#content {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

background-color: white;
}

#content td.product_left {

border-top:0px 
border-left:0px 
border-bottom:0px 
border-right:0px;
padding: 0px 0px 0px 0px;
}

#content td.product_right {

border-top:0px
border-left:0px 
border-bottom:0px 
border-right:0px 
padding: 0px 0px 0px 0px;
}

#header {
height: 25;
margin: 0;
padding: 0 0px 0px 0;
}


#header td{

text-decoration: none;
font-family: arial;
color:#000046;
font-size: 10.5pt;
font-weight: bold;
}




#sidebar {

top:0;
right:0;

  float: right;
 
  width: 155px; 
font-size: 8.5pt;

border: 0px solid black

}

#siderbar td {
padding:0 0 9px 0;
	border-top: 2px solid #d6d6d1;
background: url('../images/template/box-bottom3.gif') no-repeat bottom left; 
margin-bottom:4px;

}
	
	

#sidebar div.grey h1 {

font-family:tahoma;
font-weight: bold;
font-size: 9pt;
color: ffffff;
padding: 2;
margin: 0;
background: url('../images/template/box-top3.gif') no-repeat bottom left;
	
 }

#sidebar div.grey p{
margin: 0;
border-right: 2px solid #d6d6d1;
 background: url('../images/template/box-back3.gif') repeat-y bottom left;
padding: 0 10 10 10;
 }


#sidebar a{ color : #007199; font-size: 7.5 pt;
 font-weight: normal; }
#sidebar a:link { text-decoration : none; }
#sidebar a:visited { text-decoration : none }
#sidebar a:hover { color : #f93; text-decoration: none; }
#sidebar a:active{ text-decoration : none }
#sidebar a.selected { color : #f93; }


#Wrapper {
background-color: #ffffff;

margin: 0 0 0 0;
padding-top:15px;
padding-left:50px;
padding-right:50px;
padding-bottom:10px;
border-top:1px solid #000080; 
border-bottom:1px solid #000080; 
border-left:1px solid #000080; 
border-right:1px solid #000080;
}


#sidebar2 {
float: left;
width: 150px;  padding-left:0px; padding-right:0; padding-top:0px; padding-bottom:0;
 border-right: 2px solid #d6d6d1;
 border-bottom: 2px solid #d6d6d1;
border-left: 1px solid #d6d6d1;
}


#sidebar2 .inner{
margin: 10px;
}

#sidebar2 a{ color : #808080; font-size:8.5pt; font-weight: normal; }
#sidebar2 a:link { text-decoration : none; }
#sidebar2 a:visited { text-decoration : none }
#sidebar2 a:hover { color : #ff9933; text-decoration: none; }
#sidebar2 a:active{ text-decoration : none }
#sidebar2 a.selected { color : #808080; }

#sidebar2 div ul {
	margin: 0;
	padding: 0;
	width: 150px;
	background: url('../images/template/box-back1.gif') repeat-y top left;
	display: block;
	float: left
}
#sidebar2 div li {
	margin: 0;
	width: 150px;
	background: url('../images/template/divider.gif') repeat-x bottom left;
	display: block;
	float: left; padding-left:24px; padding-right:0px; padding-top:3px; padding-bottom:4px
}

#sidebar2 div li.main-off {
border-right: 1px solid #d6d6d1;
	border-bottom: 1px solid #d6d6d1;
	background: url('../images/template/link-back-off.gif')  repeat-x left;
}


#content .rightside {
float: right;
width: 200px;

}

#content .leftside {

width: 200px;
float: left;
}
#footer {
clear: both;
width: 800px;
margin: 0;
	padding: 0;
	width: 800px;
	background: url('../images/template/footer-back.gif') repeat-x bottom left;
	text-align: left;
	display: block;
	
}


#content .tryThis table, td {
	font-color : #007199;
         font-family:verdana;
         font-size:8.5pt;
        
         }

#content .tryThis table td, li {
	font-color : #000000;
         font-family:verdana;
         font-size:8.5pt;
valign:top;
        
         }


#content .tryThis H1 {
	font-color : #007199;
         font-family:tahoma;
         font-size:13.5pt;
        
         }
#content .tryThis p{ text-decoration : none; }
