a:link, a:link strong { text-decoration: underline; color: #0066AA; }	
a:visited, a:visited strong { text-decoration: underline; color: #0066AA;	}
a:hover, a:active {	text-decoration: underline;	color: #DD0000;	}

p {	line-height: 1.3em; margin: 7pt 0; }

H3 { font-size:100%; margin-bottom:6px; }


BODY { 		SCROLLBAR-FACE-COLOR: #94A8B0; 
			SCROLLBAR-ARROW-COLOR: #FF3300; 
			SCROLLBAR-TRACK-COLOR: #94A8B0; 
			scrollbar-3dlight-color: #99CCFF; 
			scrollbar-highlight-color: #FFFFFF; 
			scrollbar-shadow-color: #000066; 
			scrollbar-darkshadow-color: #000000;
			font-family:Arial, Helvetica, sans-serif;
			font-size:80%;
			margin:0;
		}
		
#WRAPPER { 	width:726px;
			padding:10px 10px 10px 10px;
			border:1px solid #CCCCCC;
		}
#WRAPPER_CONTENTS { 	width:710px;
			padding:10px 10px 10px 26px;
			border:1px solid #CCCCCC;
		}
		
#HEADING { 	padding:10px 10px 0px 18px;
			
		}
		
#SUBHEADING {
	padding:10px;
	/*border:2px solid #FFCC33;*/
	background-color:#f8ddb8;
	width:380px;
	margin-bottom: 20px;
			
		}
		
#BG_GRAY {  padding:20px 10px 10px 50px;
			background-image:url(images/line_grey.gif);
			background-repeat:repeat-y;
			background-position:14px 0px;
		}
		
#BG_GRAY_DARK {  padding:20px 10px 10px 50px;
			background-image:url(images/line_grey_dark.gif);
			background-repeat:repeat-y;
			background-position:14px 0px;
		}
		
#BG_GRAY_LIGHT {  padding:20px 10px 10px 50px;
			background-image:url(images/line_gray_light.gif);
			background-repeat:repeat-y;
			background-position:14px 0px;
		}
		
#BG_GREEN {  padding:20px 10px 10px 50px;
			background-image:url(images/line_green.gif);
			background-repeat:repeat-y;
			background-position:14px 0px;
		}
		
#BG_GREEN_LIGHT {  padding:20px 10px 10px 50px;
			background-image:url(images/line_green_light.gif);
			background-repeat:repeat-y;
			background-position:14px 0px;
		}
		
#BG_OCRA {  padding:20px 10px 10px 50px;
			background-image:url(images/line_ocra.gif);
			background-repeat:repeat-y;
			background-position:14px 0px;
		}
		
#BG_BLU {  padding:20px 10px 10px 50px;
			background-image:url(images/line_blu.gif);
			background-repeat:repeat-y;
			background-position:14px 0px;
		}
		
#BG_BLUE_DARK {  padding:20px 10px 10px 50px;
			background-image:url(images/line_blue_dark.gif);
			background-repeat:repeat-y;
			background-position:14px 0px;
		}
		
#BG_VIOLET {  padding:20px 10px 10px 50px;
			background-image:url(images/line_viola.gif);
			background-repeat:repeat-y;
			background-position:14px 0px;
		}
		
#BG_YELLOW{  padding:20px 10px 10px 50px;
			background-image:url(images/line_yellow.gif);
			background-repeat:repeat-y;
			background-position:14px 0px;
		}
		
#BG_RED{  padding:20px 10px 10px 50px;
			background-image:url(images/line_red.gif);
			background-repeat:repeat-y;
			background-position:14px 0px;
		}
		
.pinkbox{	/*border: 1px solid #666666;*/ background-color:#f8ddb8; padding:20px;}		

.t_style1 { border:2px solid #FFCC33;
			} 
			
.t_style2 { margin:6px; padding:6px 0 0 0; border-top:2px solid #666699; font-size:80%;
			} 
			
.t_style3 { margin:6px; padding:10px 4px 4px 4px; border-top:2px solid #666699;
			} 

.title { 	font-size: 12px; 
			font-weight: bold; 
			color: #4f4c4c
			} 
			
.title2 {	font-size: 12px;
			font-weight: bold;
			color: #000033;
	
}

.big { 	font-size: 12px; 
		font-weight: bold} 


.white { color: #CC0000; font-weight: bold} 



.bold {  font-weight: bold}



.header {  	color: #FFFFFF; 
			font-weight: bold; 
			font-size: 12px
			}



.main { font-size: 180%; 
		font-weight: bold;
		padding:0px 0px 14px 0px;
		text-align:right;
		}



.bold-italic {
	font-style: italic;
	font-weight: bold;
}


img {
	border:none;
}




.tab_gray{
	padding:4px 10px 4px 10px;
	background-color:#939393;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}



.tab_gray_dark{
	padding:4px 10px 4px 10px;
	background-color:#555b65;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}



.tab_gray_light{
	padding:4px 10px 4px 10px;
	background-color:#B0BFAD;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}



.tab_red{
	padding:4px 10px 4px 10px;
	background-color:#CC0000;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}



.tab_gray_green{
	padding:4px 10px 4px 10px;
	background-color:#25363C;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}
.tab_salmon{
	padding:4px 10px 4px 10px;
	background-color:#D98D6A;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}
.tab_salmon_dark{
	padding:4px 10px 4px 10px;
	background-color:#CA5840;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}
.tab_blue{
	padding:4px 10px 4px 10px;
	background-color:#568ABD;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}
.tab_blue_dark{
	padding:4px 10px 4px 10px;
	background-color:#5C69AA;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}
.tab_green_light{
	padding:4px 10px 4px 10px;
	background-color:#8BBABD;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}
.tab_green{
	padding:4px 10px 4px 10px;
	background-color:#72894C;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}
.tab_ocra{
	padding:4px 10px 4px 10px;
	background-color:#DC9D4E;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}
.tab_yellow{
	padding:4px 10px 4px 10px;
	background-color:#F1DB62;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}
.tab_violet{
	padding:4px 10px 4px 10px;
	background-color:#CCCCFF;
	display:inline;
	font-weight:bold;
	font-size:90%;
	background-image:url(contents_file/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}

