body{
    margin:10px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}
.link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-left-color: #fff;
	background-image: url(images/linkbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.link a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.link a:hover{
	color: #ffe8bf;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #da1010;
	text-decoration: none;
}
.red a{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #da1010;
	text-decoration: none;
}
.red a:hover{
	color: #da1010;
	text-decoration: underline;
}
.red-bold-text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.blue-text{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.mid-text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
.mid-text a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height:18px;
}
.mid-text a:hover{
	color: #666666;
	text-decoration: underline;
}
.wight-text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.wight-text a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.wight-text a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.light-text{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #f1d39d;
	text-decoration: underline;
}
.bottom-name{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #87871c;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bottom-name a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-name a:hover{
	color: #ffffcb;
	text-decoration: underline;
}
.white-bg {
	background-color:#FFFFFF;
}
.gray-text{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.gray-text a{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.gray-text a:hover{
	color: #999999;
	text-decoration: underline;
}
.header-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color: #527d84;
	text-decoration: none;
}
.text-box{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #f0f0f0;
	background-position: center top;
	border: 1px solid #999999;
	height:18px;
	width:150px;
}
.text-box1{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #f0f0f0;
	background-position: center top;
	border: 1px solid #999999;
	width:530px;
}
