body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
	a {
	color: #666666;
		text-decoration: none;
	}
	a:visited {
	color: #666666;
		text-decoration:none;
	}
	a:hover {
	color: #3366CC;
		text-decoration:none;
	}
.top:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	.top:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
	.top:hover {
	color: #D2D2D2;
	text-decoration:none;
	}
.menu:link {
	color: #555555;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	}
	.menu:visited {
	color: #555555;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	}
	.menu:hover {
	color: #3366CC;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	}
.inputgeneral {
		font-size: 11px;
		color: #3366CC;
		border: 1px solid #a3bbe3;
		margin: 0px;
		padding: 1px;
		line-height: 14px;
		background-color: #ffffff;
	}
	a.button {
		font-size: 11px;
	    font-weight: bold;
		margin: 1px;
		padding: 1px 5px 1px;
		border: 1px solid #adc6e0;
		}
		 a.button:link {
	    color: #336fb2;
	    font-weight: bold;
	    text-decoration: none;
	    background-image: url(../images/button_bg01.gif);
	    background-repeat: repeat-x;
		}		
     
		a.button:visited {
	    color: #336fb2;	
	    font-weight: bold;
		background-image: url(../images/button_bg01.gif);
	    background-repeat: repeat-x;
		text-decoration: none;
		}
		a.button:hover {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		background-image: url(../images/button_bg02.gif);
	    background-repeat: repeat-x;
		background-color: #336fb2;
		}	
a.button02 {
	font-size: 11px;
	margin: 1px;
	padding: 0px 3px;
	border: 1px solid #709fd3;
		}
		 a.button02:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/button_bg03a.gif);
	background-repeat: repeat-x;
		}     
		a.button02:visited {
	    color: #ffffff;	
	    font-weight: bold;
		background-image: url(../images/button_bg03a.gif);
	    background-repeat: repeat-x;
		text-decoration: none;
		}
		a.button02:hover {
		color: #336fb2;
		font-weight: bold;
		text-decoration: none;
		background-image: url(../images/button_bg03b.gif);
	    background-repeat: repeat-x;
		background-color: #336fb2;
		}	
a.button03 {
	font-size: 11px;
	margin: 1px;
	padding: 0px 2px;
	border: 1px solid #76c045;
		}
		 a.button03:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/button_bg04a.gif);
	background-repeat: repeat-x;
		}     
		a.button03:visited {
	    color: #ffffff;	
	    font-weight: bold;
		background-image: url(../images/button_bg04a.gif);
	    background-repeat: repeat-x;
		text-decoration: none;
		}
		a.button03:hover {
		color: #458c15;
		font-weight: bold;
		text-decoration: none;
		background-image: url(../images/button_bg04b.gif);
	    background-repeat: repeat-x;
		background-color: #8ac040;
		}	
h1 {
	font-size: 20px;
	color: #5398e6;
	padding: 0px;
	border-bottom: 1px dotted #aaaaaa;
	font-weight: normal;
	margin: 0px 20px 0px 0px;
	display: block;
}
.green {
	color: #82c549;
}
#ads {
	margin: 0px;
	padding: 5px 15px;
}

.left_menu{
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/td_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	.left_menu  ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
			}		
	.left_menu  ul li  {
	font-size: 11px;
	text-align:left;
	margin:0px;
	padding: 0px;
	border-bottom: 1px dotted #d2d2d2;
			}
	.left_menu  ul li a {
	font-size: 13px;
	background-image: url(../images/cross.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	margin:0px;
	text-decoration: none;
	padding: 2px 2px 2px 20px;
	color: #555555;
	display: block;
	}
	.left_menu  ul li a:visited{
	margin:0px;
	color: #555555;
	text-decoration: none;
	padding: 2px 2px 2px 20px;
	background-image: url(../images/cross.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	display: block;
	}
	.left_menu  ul li a:hover {
	margin:0px;
	padding: 2px 2px 2px 20px;
	color: #3366CC;
	text-decoration: none;
	background-color: #dae7fc;
		background-image: url(../images/cross.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	display: block;
	}
.sub_menu{
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	.sub_menu  ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
			}		
	.sub_menu  ul li  {
	text-align:left;
	margin:0px;
	padding: 0px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #FFFFFF;	
			}
	.sub_menu  ul li a {
	margin:0px;
	text-decoration: none;
	padding: 2px 2px 2px 25px;
	color: #555555;
	display: block;
	background-image: url(../images/menu_p.gif);
	background-repeat: no-repeat;
	background-position: 16px 10px;
	}
	.sub_menu  ul li a:visited{
	margin:0px;
	color: #555555;
	text-decoration: none;
	padding: 2px 2px 2px 25px;
	display: block;
	background-image: url(../images/menu_p.gif);
	background-repeat: no-repeat;
	background-position: 16px 10px;
	}
	.sub_menu  ul li a:hover {
	margin:0px;
	padding: 2px 2px 2px 25px;
	color: #3366CC;
	text-decoration: none;
	background-color: #e6e6e6;
	display: block;
	background-image: url(../images/menu_p.gif);
	background-repeat: no-repeat;
	background-position: 16px 10px;
	}
.blue {
	color: #0066ff;
}
.bottom {
	color: #999999;
	font-size: 11px;
	}
	.bottom A:link{
	color:#999999;
	font-size:11px;
	text-decoration:none;
	}
	.bottom A:visited{
	color:#999999; font-size:11px; text-decoration:none;
	}
	.bottom A:hover{
	color:#77B4EA; font-size:11px; text-decoration:none;
	}
.blue_title {
	font-size: 17px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}  
table.itemdetail td{
	color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
} 
table.style th{
	margin: 0px;
	background-color: #DAE9F8;
	padding: 2px 5px;
	text-align: left;
	color: #4E95E5;
	font-size: 13px;
	border: 1px solid #87B6EC;
}  
table.style td{
	color: #444444;
	background-color: #eef5fc;
} 
h3 {
	font-size: 13px;
	color: #5097E5;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
