body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tdTablelayout {
     width: 1000px;
	 height: 100%;  
	      
}
#tdHeader {
     width: 1000px;
     height: 121px;
}	 
#tdSidebar {
	vertical-align: top;
	padding-top: 50px;
	width: 220px;
	font-weight: normal;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-left: 2px solid #0099FF;
    border-right: 2px solid #0099FF;
}
#tdNavigation {
	display: block;
	padding-top: 40px;
	vertical-align: top;
	width: 150px;
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-attachment: scroll;
	text-indent: 15px;
}
#tdInner {
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
	width: 600px;
	vertical-align: top;
}
#tdNavigation_down {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	display: block;
	width: 150px;
	background-position: top;
	background-attachment: scroll;
}
#tdBottom {
    background-image: url(../images/left.jpg);
	background-repeat: repeat-x;
    color: #000000;
	font-size: x-small;
	font-style: italic;
	
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
#tdSidebar a {
	color: #0099FF;
	text-decoration: none;
	
}
#tdNavigation a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 11px;
}
#tdInner a {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
h1 {
    font-size: 14px;
	color: #0099FF;
}
h3 {
    font-size: 14px;
	
}
styl1 {
    font-size: 11px;
	color: #0099FF;
	
}
#tdNavigation a:hover {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#tdSidebar a:hover {
	color: #999999;
}
#tdInner a:hover {
	color: #999999;


