/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}

.h_line {background-image:url(../images/h_line.gif); background-repeat:repeat-x; background-position:center;}
.v_line {background-image:url(../images/v_line.gif); background-repeat:repeat-y; background-position:center;}

.bigheader {font-family:Arial; font-size:18px; color:#000000;}
.bigheaderR {font-family:Arial; font-size:20px; font-weight:bold; color:#CC0000;}
.nortext {font-family:Arial; font-size:12px; font-weight:normal; color:#000000;}
.nortext_small {font-family:Tahoma; font-size:11px; font-weight:normal; color:#000000; text-decoration:none;}
.nortextG {font-family:Arial; font-size:12px; font-weight:normal; color:#6d8331; text-decoration:none;}
.nortextG111 {font-family:Arial; font-size:18px; font-weight:normal; color: #FF0000; text-decoration:none;}

.bg_content_inner {background-image:url(../images/bg_content_inner.gif); background-repeat:repeat-y; background-position:left; padding-left:49px;}

.gborder {border:2px solid #6d8331; vertical-align:middle;}
.gborder2 {border:2px solid #6d8331;}

.browntext {font-family:Arial; font-size:11px; font-weight:normal; color:#465B16;}
