/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}


.navi-bg{
	background-image:url(images/but_bg.gif);
	background-repeat:repeat-x;
}
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #2A1506;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #C8CBCD;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color: #2A1506;
}
.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color: #666666;
	
}
.text4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #2A1506;
}
.text5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #2A1506;
}


.text8 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #666666;
}

.img-main {
padding: 0px 0px 0px 10px;
margin:0px;
}

a	{
	color: #E1711F;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}


.footerlink	{
	color: #666666;
	text-decoration: none;
}

.footerlink:hover	{
	color: #C8CBCD;
	text-decoration: underline;
}

.leftnavlink	{
	color: #666666;
	text-decoration: none;
	font-weight: bold
}

.leftnavlink:hover	{
	color: #C8CBCD;
	text-decoration: underline;
}

.img-navilink {
padding: 0px 10px 0px 0px;
margin:0px;
}

.morelink	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #E1711F;
	text-decoration: none;
	font-weight: bold
}

.morelink:hover	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #E1711F;
	text-decoration: underline;
}
.copyright {
	color: #0099CC;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}

