﻿p,li { font-family: Arial, sans-serif; font-size: 10pt }



body      { font-family:Arial, sans-serif; font-size: 10pt;

			background-color:#FFFFFF;

            scrollbar-shadow-color: #000000; scrollbar-face-color: #CCCCCC;

            scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #FFFFFF;

            scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #EEEEEE;

            scrollbar-arrow-color: #000000; }

TD        { font-family:Arial, sans-serif; font-size: 10pt }

H1        { 	font-family: Arial, Helvetica, sans-serif;
				font-size: 26px;
				font-weight: bold;
				color: #333333;
	 }

H2        { font-family:Arial, sans-serif; font-size: 11pt; font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

H3        { font-family:Arial, sans-serif; font-size: 10pt; font-weight: bold }



A         { font-family:Arial, sans-serif; color: #1f4880; font-size: 10pt; font-weight: normal; text-decoration: none }
A:hover   { color: #FF0400; text-decoration: underline }

A.big         { font-family:Arial, sans-serif; color: #1f4880; font-size: 11pt; font-weight: bold; text-decoration: none }
A:hover.big   { color: #FF0400; text-decoration: underline }


A.small         { font-family:Arial, sans-serif; color: #1f4880; font-size: 9px; font-weight: normal; text-decoration: none }
A:hover.small   { color: #FF0400; text-decoration: underline }


A.navi         { font-family:Arial, sans-serif; color: #2b2b2b; font-size: 10pt; font-weight: normal; text-decoration: none }
A:hover.navi   { color: #000000; text-decoration: none }



.CODE {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
}
.LEFTNAVI {
	background-color: EEEEEE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #000000;
}
.COPYRIGHTFRAME {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.mainframe {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.menu_def
{ 
 background-color:#EEEEEE; 
border: 1px solid #EEEEEE;
padding: 1px;
}

.menu_over 
{
 background-color:#E0E0E0; 
 border: 1px solid #A2A2A2;
 padding: 1px; 
}.DOWNLOADTABLE {
	border: 1px solid #333333;
}