html, body { 
height : 100%;
}
html {
font-size: 100%;
} 
body  {
margin : 0;
padding : 0;
font : 70% tahoma, helvetica, "Trebuchet MS", arial, verdana, sans-serif;
background : #fff url(images/bgd01.jpg) repeat-y top center;
color : #666;
} 
#wrap {
margin : 0 auto;
padding : 0;
width: 750px;
}
#top { 
margin : 0;
padding : 0;
} 
#top h2 { 
margin : 0;
padding : 8px 0;
text-align : center;
letter-spacing : 5px;
font-size : 90%;
background : transparent;
color : #aaa;
} 
.header { margin-bottom: 20px;
height : 200px;
width : 100%;
background : transparent url(images/head.jpg) top center no-repeat;
padding-top : 0;
} 
.logo { 
padding : 60px 0 0 20px;
letter-spacing : 3px;
font-size : 175%;
color : #000;
} 
.sidebar { margin-left : 1%;
float : left;
width : 20%;
height : 100%;
margin-top : 0px;
padding-top : 0;
line-height : 2em;
background : transparent;
} 
.col1 { 
float : left;
width : 50%;
margin-left : 2%;
margin-right : 1%;
margin-top : 0;
margin-bottom : 20px;
line-height : 2em;
background : transparent;
} 

.col1_details
 { 
	float : right;
	width : 75%;
	margin-left : 2%;
	margin-right : 1%;
	margin-top : 0;
	margin-bottom : 0px;
} 

.col1_details .text
{
	margin:50px 0px 0px 10px;
	color:#6B88A6;
	font-size:14px;
	font-family:Arial;
	text-align:left;
	font-weight:bold;
} 

.col1_details a img
{
	color:#666666;
	text-decoration:none;
	border:0px;
} 

.col1_details ul
{
	color:#646464;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;

}

.col1_details ul li
{
	list-style-type: disc;
	color:#646464;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
.tab_prop
{
	background:#fff;
	border:1px solid #F4F4F4;
	margin:10px;
	width:550px;
}

tr.d0 td
{
	background-color:#F4F4F4;
	color:#666666;	
	font-size:12px;
	font-family:Arial;
	padding:6px 0px 6px 10px;
}

tr.d1 td
{
	background-color:#FFFFFF;
	color:#666666;	
	font-size:12px;
	font-family:Arial;
	padding:6px 0px 6px 10px;
}

.col2 
{
margin-left : 2%;
float : left;
width : 22%;
margin-top : 0;
margin-bottom : 20px;
line-height : 2em;
background : transparent;
} 
.footer { 
float : left;
width : 100%;
padding : 5px 0;
text-align : center;
font-size : 90%;
background : #fff;
color : #333;
} 
.sidenav { 
margin : 10px 10px;
padding : 0;
list-style-type : none;
background : inherit;
color : #fff;
} 
.sidenav a { 
letter-spacing : 2px;
border-bottom : 1px solid #aaa;
margin-bottom : 5px;
padding-left : 20px;
display : block;
text-decoration : none;
background : url(images/arrow.gif) no-repeat left center;
color : #003185;
} 
.sidenav a#current, .sidenav a:hover { 
text-decoration : none;
background : url(images/db_red.gif) no-repeat left center;
color : #B10000;
} 
ul { 
list-style : none;
margin : 0;
padding : 0;
} 
.imgleft { 
float : left;
margin : 10px;
} 
.imgright { 
float : right;
margin : 10px;
}
a { 
color : #B40000;
text-decoration : none;
} 
a:hover { 
text-decoration : underline;
color : #000;
} 
p { 
padding : 0 10px;
} 
h1 { 
padding : 10px;
letter-spacing : 2px;
font-size : 130%;
color : #6B88A6;
} 
h2 { 
padding : 10px;
margin-top : 0;
letter-spacing : 3px;
font-size : 120%;
color : #B40000;
} 
blockquote { letter-spacing: 1px;
font-weight : bold;
font-style : italic;
color : #2A4C6F;
} 
.box { 
  background: #F7F7F7; 
}
.box2  {
background : #ffffff;
color : #000000;
} 
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 20px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 20px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 0px 0px 5px;
}
				/* SEARCH BOX*/
legend {
font-weight : bold;
color : #000;
}
input {
background : #6B88A6;
color : #fff;
}
.buttons  {
background : #f3f3f3;
color : #003185;
} 