BODY
{
	SCROLLBAR-FACE-COLOR: #e6d94b; 
	 SCROLLBAR-SHADOW-COLOR: #666600; 
	 SCROLLBAR-3DLIGHT-COLOR: #666600; 
	 SCROLLBAR-ARROW-COLOR: #666600; 
	 SCROLLBAR-TRACK-COLOR: #e6d94b; 
	 SCROLLBAR-DARKSHADOW-COLOR: #e6d94b;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #225622;
	vertical-align: top;
	text-align: left;
    padding: 10px;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 10px;
	text-align: left;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #CC0000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
	margin: 10px;
	font-weight: normal;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CC0000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;	
	font-weight: normal;		
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #225622;
	font-weight: normal;	
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;	
	text-align: left;	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #225622;	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666600;
	text-align: right;
	margin: 3px;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
strong {
	color: #225622;
}
b {
	color: #225622;
}




/* FORM STYLE */
.button{
	font-size: 9px;
	WIDTH: 100px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background : #e6d94b;
	font-weight: bold;
	border: 1px solid #003300;
} 
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #666600;
	background: transparent;
}
.adr {
	font-size: 10px;
	WIDTH: 200px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background: transparent;
	border: 1px solid #003300;

}
.area {
	font-size: 11px;
	WIDTH: 90%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background: transparent;
	border: 1px solid #003300;

}


.transp{
	font-size: 10px;
	BORDER-BOTTOM: 1px solid #ffcc33;
	BORDER-LEFT: 1px solid #ffcc33;
	BORDER-RIGHT: 1px solid #ffcc33;
	BORDER-TOP: 1px solid #ffcc33;
	WIDTH: 80px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background : transparent;
}
.area_d {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
	width: 150px;
	border: 1px solid #003300;
}
.area_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
	width: 40px;
	border: 1px solid #003300;
}

/* LINK STYLE */
a {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.a-h2 {
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.a-h2:hover {
	color: #CC0000;
	text-decoration: none;
}
.a-red {
	font-weight: normal;
	color: #CC0000;
	TEXT-DECORATION: none;	
	border-bottom: 0px;	
}
.a-red:hover {
	color: #225622;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted #225622;
}

.a-index {
	color: #225622;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted #225622;
}
.a-index:hover {
	color: #CC0000;
	TEXT-DECORATION: none;	
	border-bottom: 0px;	
}

/* FREE STYLE */
.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #225622;
	text-align: center;
	margin: 5px;
}
.drop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 10px;
	text-align: left;
}

.td-bot {
	vertical-align: bottom;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.menu:hover {
	color: #CC0000;
}
.left-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-align: left;
	margin: 5px;
}
.red {
	color: #CC0000;
}
.red:hover {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.top-bolp {
	font-weight: bold;
	color: #003300;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 1px;
}
.top-bolp:hover {
	color: #CC0000;
}

/* TABLE STYLE */
.tableHeader td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFCC33;
	text-align: center;
	color: #225622;
	font-weight: bold;
    padding: 10px;
}
.tableRow1 {
	background-color: #e6d94b;
	color: #000000;
}

.tableRow1 td,.tableRow2 td {
    padding: 10px;
    text-align: center;
}

.tableRow2 {
	background-color: #f6e956;
	color: #000000;
}


.tableRow3 {
	background-color: #e6d94b;
	color: #000000;
}

.tableRow3 td,.tableRow4 td {
    padding: 10px;
}

.tableRow4 {
	background-color: #f6e956;
	color: #000000;
}



/* INTERMAG STYLE */
.dnon{
    display: none;
}

.dblk{
    display: block;
}

#leftcol{
    position: relative;
    float: left;
    width: 217px;
    padding: 0px 0px 0px 0px;
}

#lc_menu_wr{
    background:url(../images/lc_bg.gif);
    background-repeat: repeat-y;  
}

#lc_menu{
    position:relative;
    z-index: 2;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 10px 7px;
}

#lc_menu .l1{
    display: block;
    padding-left: 29px;
    text-align: left;  
    color: #333;
    margin: 5px 0px 5px 0px;
}

#lc_menu .l1a{
    display: block;
    padding-left: 29px;
    text-align: left;  
    color: #088d3d;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    text-decoration: none;
}

#lc_menu .l2{
	font-size: 17px;
    font-weight: normal;	
    display: block;
    text-align: left;  
    color: #003300;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    border-top: 0px solid white;
    
}

#lc_menu .l2a{
    display: block;
    text-align: left;  
    color: #088d3d;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    border-top: 0px solid white;
     
}

#lc_menu .l3{
    display: block;
    text-align: left;  
    color: #003300;
    text-decoration: underline;
    margin: 0px 10px 0px 10px;
    padding: 10px 10px 10px 10px;
    border-top: 1px dashed #999900;
     
}

#lc_menu .l3a{
    display: block;
    text-align: left;  
    color: #CC0000;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 10px 0px 10px;
    padding: 10px 10px 10px 10px;
    border-top: 1px dashed #999900;
    
}

#lc_menu .l4{
    display: block;
    text-align: left;  
    color: #003300;
    text-decoration: underline;
    margin: 0px 0px 0px 30px;
    padding: 5px 5px 5px 5px;
    border-top: 0px dashed white;
     
}

#lc_menu .l4a{
    display: block;
    text-align: left;  
    color: #CC0000;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 0px 0px 30px;
    padding: 5px 5px 5px 5px;
    border-top: 0px dashed white;
   
}
/* END INTERMAG STYLE */

/* TOP STYLE */

.top-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFCC;
	text-align: center;
	margin: 2px;
}

.top-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFF33;
	text-align: center;
	margin: 2px;
}
.top-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #33FF33;
	text-align: center;
	margin: 2px;
}
