body
{
	margin:0px;
	background:url('../images/bk6.jpg') repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #494740;
	line-height : 18px;
}

.txtbrown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #b47d52;
	line-height : 16px;
}
a.txtbrown:hover
{
	color: #00529c;
	line-height : 16px;
	text-decoration: underline;
}
.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #b47d52;
	line-height : 16px;
}
a.link:hover
{
	color: #dd0911;
	text-decoration: none;
}
.txtbrown2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #c2861c;
	line-height : 16px;
}
a.txtbrown2:hover
{
	color: #ff1720;
	line-height : 16px;
	text-decoration: underline;
}

.txtlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #c2861c;
	line-height : 16px;
}
a.txtlinks:hover
{
	color: #ff1720;
	line-height : 16px;
	text-decoration: underline;
}
.txtlinks2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #7b3a00;
	line-height : 16px;
}
a.txtlinks2:hover
{
	color: #ff1720;
	line-height : 16px;
	text-decoration: underline;
}
.txtblue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #00529c;
	line-height : 14px;
}
a.txtblue:hover
{
	color: #3850b6;
	line-height : 14px;
	text-decoration: underline;
}
.txtblue2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #2c2663;
	line-height : 16px;
}
a.txtblue2:hover
{
	color: #3850b6;
	line-height : 14px;
	text-decoration: underline;
}

.txtyellow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffe786;
	line-height : 16px;
}
a.txtyellow:hover
{
	color: #c2861c;
	line-height : 16px;
	text-decoration: underline;
}
.txtgreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #336f1b;
	line-height : 16px;
}
a.txtgreen:hover
{
	color: #c2861c;
	line-height : 16px;
	text-decoration: underline;
}

.txtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #7b3a00;
	line-height : 16px;
}

.txtred
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #f40404;
	line-height : 14px;
}
a.txtred:hover
{
	color: #d49b37;
	text-decoration: underline;
}
.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #b47d52;
	line-height : 14px;
}
a.copyright:hover
{
	color: #044C98;
	text-decoration: underline;
}

.txtwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height : 14px;
}
a.txtwhite:hover
{
	color: #f5e46f;
	line-height : 14px;
}
a:focus, a:hover, a:active { outline:none }

.inputBOX,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c38923;
	padding: 1px;
	border: 1px solid #c38923;
}

#bold {font-weight: bold}
#small {font-size: 11px}
#more {font-size: 12px}
#big {font-size: 15px}
#interline {line-height : 14px;}
#underline {text-decoration: underline;}
#notline {text-decoration: none;}
