A:visited {
color : #0b2e29; 
text-decoration : none; 
cursor : default; 
} 
A:link {
color : #0b2e29; 
text-decoration : none; 
cursor : default; 
} 
A:active {
color : #0b2e29; 
text-decoration : none; 
cursor : default; 
} 
A:hover {
color : #fff07b; 
text-decoration : line-through; 
cursor : default; 
} 

h3 {font-family: tahoma;  
color: #0b2e29} 

p {font-family: tahoma; 
color: #0b2e29} 

hr {color: #0b2e29; height: 3px }

body 
{ font-family: tahoma;
color: #0b2e29; 
font-weight: normal;
font-size: 11px; 

scrollbar-face-color : #0b2e29; 
scrollbar-highlight-color : #0b2e29; 
scrollbar-3dlight-color : #7aab9d; 
scrollbar-shadow-color : #7aab9d; 
scrollbar-darkshadow-color : #7aab9d;
scrollbar-track-color : #7aab9d; 
scrollbar-arrow-color : #7aab9d; 

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
)

td
{ font-family: tahoma;
color: #0b2e29;
font-weight: normal;
font-size: 11px; 
}

.header_navi {

font-size: 11px;
font-family: Tahoma; 
font-weight: bold;
letter-spacing: 1px;
color: #fff07b;
             
text-decoration: none;
background-color: 0b2e29;
border-right: 2px #0b2e29 solid;
border-bottom: 2px #0b2e29 solid;
border-left: 2px #0b2e29 solid;
border-top: 2px #0b2e29 solid;
text-align: left;
text-transform: uppercase}

.header{

font-size: 11px;
font-family: Tahoma; 
font-weight: bold;
letter-spacing: 1px;
color: #fff07b;
                
text-decoration: none;
background-color: 0b2e29;
border-right: 2px #0b2e29 solid;
border-bottom: 2px #0b2e29 solid;
border-left: 2px #0b2e29 solid;
border-top: 2px #0b2e29 solid;
text-align: left;
text-transform: uppercase}

}


content {
position: absolute;
width: 800px;
left: 0px;
top: 0px;
overflow: none;
}



.td,tr,table{
background-color:;
color: #0b2e29 ;
font-weight: ;
font-size: 11px;
font-family: "tahoma";
text-align: left;
border-right: px #0b2e29 solid;
border-bottom: px #0b2e29 solid;
border-left: px #0b2e29 solid;
border-top: px #0b2e29 solid;
margin:0px}

.td_header{

font-size: 11px;
font-family: Tahoma; 
font-weight: bold;
letter-spacing: 1px;
color: #fff07b;
                
text-decoration: none;
background-color: 7AA68E;
border-right: 2px #7AA68E solid;
border-bottom: 2px #7AA68E solid;
border-left: 2px #7AA68E solid;
border-top: 2px #7AA68E solid;
text-align: left;
text-transform: uppercase}


fieldset {
	border-color: #c6d6df;
	border-style: solid;
	border-width: 1;
	padding: 3px 3px 3px 3px;
}

fieldset.fieldsetstf {
	margin-bottom: 3px;
}

input {
	background-color: #f2f9fd;
	border-color: #cddbe2 #cddbe2 #cddbe2 #cddbe2;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

input.mainoption {
	font-weight: bold;
}

textarea, select {
	background-color: #f2f9fd;
	border-color: #cddbe2 #cddbe2 #cddbe2 #cddbe2;
	border-style: solid;
	border-width: 1;
	font-size: 11px;
	scrollbar-3dlight-color: #f2f9fd;
	scrollbar-arrow-color: #2d617d;
	scrollbar-darkshadow-color: #f2f9fd;
	scrollbar-face-color: #e8f4fd;
	scrollbar-highlight-color: #cce9ec;
	scrollbar-shadow-color: #8ccccd;
	scrollbar-track-color: #f2f9fd;
}

.copyright {
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

.maincontentbox {
	padding-left: 6px;
}

A.navi, 

A.navi:link{
	margin-top : 1px;
	padding : 2px;
	color : #0b2e29;
	display : block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: tahoma; 
	font-size:11px;
	background : #7aab9d;}
	
A.navi:visited{
	margin-top : 1px;
	padding : 2px;
	color : #0b2e29;
	display : block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: tahoma; 
	font-size:11px;
	background : #7aab9d;}
	
A.navi:hover{
	margin-top : 1px;
	padding : 2px;
	color : #0b2e29;
	display : block;
	font-weight: bold;
	text-decoration: overlined;
	text-transform: uppercase;
	font-family: tahoma; 
	font-size:11px;
	background : #fff07b;}
