/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1A171E;
	background-image: url(image/bg.jpg);
	background-repeat: repeat;
}
td,p,tr{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	}

.body-text{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;	
	}
.footer{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
	}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}
	
		
.caption-text{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #666666;
	text-decoration: none;	
	}
	
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bottomline2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.FORM1 {
	SCROLLBAR-FACE-COLOR: #f5f5f5;
	FONT-SIZE: 11px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #e5e5e5;
	COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	BACKGROUND-COLOR: #c8c3ba;
	border: 1px solid #c8c3ba;

}

.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.rightline2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #784F30;
	text-decoration: none;
}


