body, table, tr, td {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font: small-caption small-caps bold 12pt;
}

h2, h4, h5, h6 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	font: normal normal normal 10pt "Courier New", Courier, monospace;
	display: inline;
}

h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 7pt;
	margin: 0px 0px 0px 0px;
	font: normal normal normal 7pt "Courier New", Courier, monospace;
	display: inline;
}

.file {
	font-size: 7.5pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	height: 17px;
}

.btn {
	font-size: 7.5pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D3B99E;
	border: 1px solid #000000;
	width: 100px;
	height: 17px;
}

.text_red {
	background-color: #D2D2D2;
	border: 1px solid Black;
}

.text_gray {
	background-color: Silver;
	border: 1px solid Black;
}

.norepeat {
	background-repeat: no-repeat;
}

.repeatx {
	background-repeat: repeat-x;
}
 
.norepeat-px {
	background-repeat: no-repeat;
	font-size: 1px;
}
 
.repeatx-px {
 	background-repeat: repeat-x;
	font-size: 1px;
}
 
.px {
 	font-size: 1px;
}
 
.raiting {
	font-family: "Courier New", Courier, monospace;
	font-size: 11 pt;
	font-weight: bold;
	letter-spacing: 1px;
}

.border-top-left-right {
	border-top: 1px solid #5E3835;
	border-left: 1px solid #5E3835;
	border-right: 1px solid #5E3835;
}

.border-bottom-left-right {
	border-bottom: 1px solid #5E3835;
	border-left: 1px solid #5E3835;
	border-right: 1px solid #5E3835;
}

.border-left {
	border-left: 1px solid #5E3835;
}

.border-right {
	border-right: 1px solid #5E3835;	
}

.border {
	padding-top: 10px;
	border-top: 1px solid #5E3835;
	border-left: 1px solid #5E3835;
	border-right: 1px solid #5E3835;
	border-bottom: 1px solid #5E3835;
}

a:link, a:visited {
	color: #4C0000;
	text-decoration: none;
	letter-spacing: 1px;
}

a:active, a:hover {
	color: #696969;
	text-decoration: none;
	letter-spacing: 1px;
}

a:link.textreclam, a:visited.textreclam {
	color: #000000;
	text-decoration: none;
	font: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:active.textreclam, a:hover.textreclam {
	color: #565656;
	text-decoration: none;
	font: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link.link, a:visited.link {
	color: #003C00;
	text-decoration: none;
	letter-spacing: 1px;
}

a:active.link, a:hover.link {
	color: #2F4F4F;
	text-decoration: none;
	letter-spacing: 1px;
}

a:link.newstext, a:visited.newstext {
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:active.newstext, a:hover.newstext {
	color: #626262;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.newstext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

a:link.indextext, a:visited.indextext {
	color: #4C0000;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:active.indextext, a:hover.indextext {
	color: #626262;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link.catbig, a:visited.catbig {
	color: #4C0000;
	text-decoration: none;
	letter-spacing: 1px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

a:active.catbig, a:hover.catbig {
	color: #696969;
	text-decoration: none;
	letter-spacing: 1px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

a:link.catsmall, a:visited.catsmall {
	color: #4C0000;
	text-decoration: none;
	letter-spacing: 1px;
	font: small-caps 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: bold;
}

a:active.catsmall, a:hover.catsmall {
	color: #696969;
	text-decoration: none;
	letter-spacing: 1px;
	font: small-caps 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: bold;
}