/* menu style defs */
td.menu {
border-style: dashed;
border-width: 1px;
text-indent: 5px;
border-color: #333333;
}

td.space {
height: 5px;
}

td.content {
 padding: 20px;
}

#box {
border-style: solid;
border-width: 1px;
border-color: #999999;
padding: 5px;
margin-bottom: 5px;
}

td.header {
border-style: solid;
border-width: 1px;
border-color: #999999;
}

A.menu:Link {  
text-decoration: none; 
color: #996600;
border-width: 0px;
}
A.menu:Visited {  
text-decoration: none; 
color: #996600;
border-width: 0px;
}
A.menu:Hover{
text-decoration: none;
color:#000000;
border-width: 0px;
}

/* default link defs */
A:Link {  
text-decoration: none; 
color: #996600;
font-weight: bold;
border-style: dashed;
border-width: 1px;
border-color: #ff0000;
padding-left: 2px;
padding-right: 2px;
}
A:Visited {  
text-decoration: none; 
color: #996600;
font-weight: bold;
border-style: dashed;
border-width: 1px;
border-color: #ff0000;
padding-left: 2px;
padding-right: 2px;
}
A:Hover{
color:#000000;
font-weight: bold;
border-style: dashed;
border-width: 1px;
border-color: #999999;
padding-left: 2px;
padding-right: 2px;
}

/* header styles */
div.rw_sect_text {
background-color: #F0F0F0;
border: dashed #FF9900;
border-width: 1px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: bold;
text-indent: 5px;
 padding: 3px;
}

div.rw_sub_sect_text {
border-bottom: dashed #FF9900;
border-width: 1px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: bold;
text-indent: 15px;
}

div.rw_page_title_text {
font-family: "Courier New", Courier, mono;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #003399;
text-decoration: none;
background-color: #FF9900;
letter-spacing: normal;
text-align: center;
word-spacing: normal;
white-space: nowrap;
spacing: 5px;
}


/* general defs */
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}


body {
	margin: 8px;
	background-color: #FFFFFF;
}

/* divide table def */

td.page_div {
border: solid #333333;
border-width: 1px;
}

A.ad:Link {
border-width: 0px;
text-indent: 0px;
padding: 0px;
align: center;
}
A.ad:Visited {
border-width: 0px;
text-indent: 0px;
padding: 0px;
align: center;
}
A.ad:Hover{
border-width: 0px;
text-indent: 0px;
padding: 0px;
align: center;
}
