/* CSS Document */
body {
background:#523b0c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topbg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-y;
}
.lefttoopbg {
	background-image: url(images/lefttopbg.gif);
	background-repeat: repeat-y;
}
.topbg2 {
	background-image: url(images/topbg2.gif);
	background-repeat: repeat-y;
}
.bottonbg {
	background-image: url(images/bottonbg.gif);
	background-repeat: repeat-x;
}
.verdana {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #f9da6f;
}
.menuleftline {
	background-image: url(images/menuleftline.gif);
	background-repeat: repeat-y;
}
.menurightline {
	background-image: url(images/menurightline.gif);
	background-repeat: repeat-y;
}
.menutext {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c88d22;
}
.msgtext{
    font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#f9da6f;
}
.linktext {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.fieldtext {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #c88d22;
}
.pagetext {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #c88d22;
}
.helptext {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #c88d22;
}
.heading {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c88d22;
}
.copy {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c88d22;
}
.tahoma {	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #057f81;
}
.tahomabold {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #dc9e21;
}
.linemiddle {
	background-image: url(images/linemiddle.gif);
	background-repeat: repeat-y;
}
.tahoma1 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c88d22;
}
.middleline {
	background-image: url(images/middleline.gif);
	background-repeat: repeat-x;
}
.white_text{
  color:#FFFFFF;
  font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	
}
.small_text{
border-color:#c8901d;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
