body	{
	text-color       : #4D4D4D;
	font-size        : 12px;
	color            : black;
	background-color : #e5e5e5;
}

P,BLOCKQUOTE,UL,OL,DL,LI,DT,DD,DIV,TH,TD,CAPTION  {
	font-size : 12px;
	color            : #6d6d6d;
  font-weight : normal;
}

pre  {
	font-size        : 0.9em;
}

p,dl,ul,ol {
	line-height      : 1.2em;
}


/* ========= name="anchor" ============ */
a:link{
text-decoration: underline;
color:#0000FF;
}

a:visited{
text-decoration: underline;
color:#800080;
}

a:hover{
text-decoration: underline;
}




/* ========= name="headings" ========= */

h1 { 
	font-size        : 28px;
	font-weight      : bold;
	text-align       : center;
	color            : #0d9b93;
	margin-right     : 0; 
	padding          : 0 0 0 0; 
	border-style     : solid;
	border-width     : 0px 0px 0px 0px;
}

h2	{
	font-size        : 24px;
	text-align       : center;
	font-weight      : bold;
	color            : #408080;
	background-color : #99cccc;
	margin-right     : 0;
	padding          : 2px 2px 2px 2px;
	border-color     : #edecde;
	border-width     : 5px 5px 5px 5px;
	border-style     : ridge;
}



h3 { 
	font-size        : 20px;
	font-weight      : bold;
	text-align       : center;
	color            : #0d9b93;
	margin-right     : 0; 
	padding          : 0 0 0 0; 
	border-style     : solid;
	border-width     : 0px 0px 0px 0px;
}

h4 { 
	font-size        : 17px;
	font-weight      : bold;
	text-align       : center;
	color            : #000000;
	margin-right     : 0; 
	padding          : 0 0 0 0; 
	border-style     : solid;
	border-width     : 0px 0px 0px 0px;
}

h5 { 
	font-size        : 15px;
	font-weight      : bold;
	text-align       : center;
	color            : #000000;
	margin-right     : 0; 
	padding          : 0 0 0 0; 
	border-style     : solid;
	border-width     : 0px 0px 0px 0px; 
}

h6 { 
	font-size        : 13px;
	font-weight      : normal;
	text-align       : center;
	color            : #000000;
	margin-right     : 0; 
	padding          : 0 0 0 0; 
	border-style     : solid;
	border-width     : 0px 0px 0px 0px; 
}




/* ========== name="class" ============= */		

.top { 
	font-size        : 18px;
	color            : #4D4D4D; 
	font-weight      : bold;
}

.sub { 
	font-size        : 15px;
	color            : #4D4D4D; 
	font-weight      : bold;
}

.sub1 { 
	font-size        : 13px;
	color            : #4D4D4D; 
	font-weight      : bold;
}


.sub_ffffff { 
	font-size        : 15px;
	color            : #ffffff; 
	font-weight      : bold;
}




.6090ef { 
	font-size        : 18px;
	color            : #6090ef; 
	font-weight      : bold;
}


.red { 
	color            : #ff0000; 
	font-weight      : bold;
}

.green { 
	color            : green;
	font-weight      : bold;
}


.6000ff { 
	font-size        : 18px;
	color            : 6000ff ; 
	font-weight      : bold;

}

.006699 { 
	font-size        : 16px;
	color            : 006699; 
	font-weight      : bold;
}

.006699-s{ 
	font-size        : 14px;
	color            : 006699; 
	font-weight      : bold;
}


.white { 
	font-size        : 13px;
	color            : #ffffff; 
	font-weight      : bold;
}

.login {
	width: 80px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #cdcdcd #cdcdcd #999999;
	margin: 0 3px 0 0;
	color: #000000;
	background-color: #ffffff;
}


.padding_1 {
	padding          : 1px 1px 1px 1px;
}
				/*E*/
.padding_2 { 
	padding          : 2px 2px 2px 2px;
}

.top_padding_1 { 
	padding          : 0px 1px 2px 2px;
}

.window {
	scrollbar-face-color: #e0e0e0;
	scrollbar-highlight-color: #e0e0e0;
	scrollbar-shadow-color: #e0e0e0;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #c0c0c0

}

.669933_15px { 
	font-size        : 15px;
	color            : #669933; 
	font-weight      : bold;


}
.underline{
  border-bottom-width : 3px;
  border-bottom-style : double;
  border-bottom-color : olive;

