/* 010829 lj */



@media print {

.noprint, .leftrow {display: none;}

}



body {margin: 0px;}

h3 {margin-left: 10px;}



a {text-decoration: none;}

td.bt {border-top: 1px solid #999999;}



/* font-family */



body, p, td {font-family: verdana, arial, helvetica, sans-serif;}

h3, h4, h5 {font-family: arial, helvetica, sans-serif;}

b.gc-title {font-family: times, 'times new roman', serif;}



/* font-size */



.date-mod {font-size: 10px;}

small, ul, li, .nav, .nav-disabled {font-size: 11px;}

td, p {font-size: 13px;}

h5 {font-size: 13px;}

h4 {font-size: 16px;}

h3 {font-size: 18px;}

b.gc-title {font-size: 24px;}



/* color */



a.nav-r:link, a.nav-r:visited {color: #ffcc99;}

a.nav-r:active, a.nav-r:hover {color: #ffffff;}

a:link,a:visited {color: #005000;}

a:active, a:hover {color: #FF0000;}

h3 {color: #006600;}

h4, b.gc-title {color: #FF0000;}

h5 {
	color: #D40000;
}

.date-mod, .nav-disabled {color: #cccc99;}



/* background-color */



.leftrow {background-color: #728340;}

.gray {background-color: #D2DBB5;}



/* background */



body{background: #ffffff url(../graphics/bg.jpg) repeat-y fixed}