a  {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #006CA9;
}
inputB {
	margin: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #006CA9;
	font-weight: normal;
	height : 18px;
}
inputA {
	margin: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #006CA9;
	font-weight: normal;
}
.w215
{
	width: 215px;
}
.texth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	font-style: normal;
}
.textBold {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	color: #FF6600;
}
.textA {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textB {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #006CA9;
}
.textC {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textD {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.textRe {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.textBody {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.orange
{
	background: #F8A23A;
	color: white;
}
A:link {
	COLOR: #FF3300; 
	TEXT-DECORATION: underline;
	font-style: normal;
}
A:active {
	COLOR: #FF3300;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #FF3300;  
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #3366CC;
	TEXT-DECORATION: underline;
}.text-topic {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #466386;

}
.text-link {
	background-color: #E7F7FE;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
BODY {
	SCROLLBAR-FACE-COLOR: #496281;
	SCROLLBAR-HIGHLIGHT-COLOR: #D5EFFE;
	SCROLLBAR-SHADOW-COLOR: #56A8D6;
	SCROLLBAR-3DLIGHT-COLOR: #56A8D6;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #8BA0B0;
	SCROLLBAR-DARKSHADOW-COLOR: #79590D;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.img {
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 1px;
}

a:link { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 326px;
	width: 776px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}

#footer {
	background: url(images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}

#headlines {
	background: #1F1F1F;
	height: 199px;
	padding: 10px;
	width: 254px;
}

#left {
	background: #333333 url(images/content-top-bg.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 462px;
}

#logo {
	height: 72px;
	width: 776px;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}
.gallery_border {
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.textW {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAFAFA;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.text  A:link{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.text  A:visited{
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
.text  A:HOVER{
	font-weight: normal;
	text-decoration: underline;
}
.text_th {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.text_th  A:link{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.text_th A:visited{
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
.text_th  A:HOVER{
	font-weight: normal;
	text-decoration: underline;
}
.text-th {
	font-family: MS Sans Serif;
	font-size: 14px;
	color: #FAFAFA;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAFAFA;
	font-weight: bold;
	text-decoration: none;

}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAFAFA;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6DC00;
	text-decoration: none;

}
.text3-th {
	font-family: MS Sans Serif;
	font-size: 14px;
	color: #F6DC00;
	text-decoration: none;

}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFDFDF;
}
.text4-th {
	font-family: MS Sans Serif;
	font-size: 14px;
	color: #DFDFDF;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6DC00;
	font-weight: bold;
	text-decoration: none;

}
.text5-th {
	font-family: MS Sans Serif;
	font-size: 14px;
	color: #F6DC00;
	font-weight: bold;
	text-decoration: none;

}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6DC00;
	text-decoration: none;

}
.text7 {
	font-family: MS Sans Serif;
	font-size: 14px;
	color: #FAFAFA;
	font-weight: bold;
	text-decoration: none;

}
.text7-th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAFAFA;
	font-weight: bold;
	text-decoration: none;

}
.textth {
	font-family: MS Sans Serif;
	font-size: 15px;
	color: #FAFAFA;
	text-decoration: none;

}
.promotion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;

}
.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F004F;
	font-weight: bold;
	text-decoration: none;

}
.rate-th {
	font-family: MS Sans Serif;
	font-size: 14px;
	color: #4F004F;
	font-weight: bold;
	text-decoration: none;

}
.rate1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	text-decoration: none;

}
.rate1-th {
	font-family: MS Sans Serif;
	font-size: 14px;
	color: #2D2D2D;
	text-decoration: none;

}
.rate2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D2D2D;
	text-decoration: none;

}
.inputA {
	background-color : #ffffff;
	height : 18px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	border : 1px #999999 solid;
	
}
.inputB {
	height : 20px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	
}
.inputC {
	background-color : #ffffff;
	height : 18px;
	font-size : 11px;
	color : #0066CC;
	font-family : Arial, Helvetica, sans-serif;
	border : solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.inputD {
	background-color : #ffffff;
	height : 20px;
	font-size : 12px;
	color : #660066;
	font-family : Arial, Helvetica, sans-serif;
	border : 1px #999999 solid;
	
}
.inputE {
	background-color : #ffffff;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	border : 1px #999999 solid;
	
}
.tablebg {
	background-color: #8AB9FF;
	border: 1px dashed #FFFFFF;
}
.violet
{
	background: #660066;
	color: white;

}
