
body {
	margin: 0px 0px 0px 0px;
	font-family: helvetica, arial;
	font-size: 12px;
	color: #03529B;
	text-align: left;
	
}

td { 
	font: 12px helvetica, arial;
	color:#03529B;
	line-height: 16px; 
	word-spacing: 1px;
}


table.t75 {
	font: 12px helvetica, arial; 
	background-color: #ffffff;
    opacity: 0.85;             /* CSS 3 , opera 9*/
    filter: alpha(opacity=85); /* MSIE  */
    -moz-opacity: 0.85;        /* Gecko */
}

table.t90 {
	font: 12px helvetica, arial; 
	background-color: #ffffff;
    opacity: 0.90;             /* CSS 3 , opera 9*/
    filter: alpha(opacity=90); /* MSIE  */
    -moz-opacity: 0.90;        /* Gecko */
}

ul.download {
	display: block;
	margin-left: 0;
	padding-left: 0;
}

ul.download ul {
	display: block;
	margin-left: 0;
	padding-left: 0;
	padding-right: 2;
	padding-top: 2;
	padding-bottom: 0;
	margin-bottom: 0;
}

ul.download li {
	margin-top: 4;
	display: block;
	list-style-type: none;
	padding-left: 17px;
	margin-bottom: 0;
	margin-top: 2;
	padding-top: 2;
	background-image: url("/img/ico_file.png");
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 26px; 
}


hr { 
	color:#c7c7c7; 
	height: 1px; 
}


h2 { 
	font: 14px helvetica, arial; 
	font-weight: bold; 
	color: #03529B;
}

#h2 { 
	font: 14px helvetica, arial;
	font-weight: bold;  
	color: #03529B; 
}


#tab{ 
	border: #f4f4f4 1px solid;
	font: 12px helvetica, arial; 
	color: #03529B; 
}

#tabs{ 
	border: #cccccc 1px solid;
	font: 12px helvetica, arial; 
	color: #03529B; 
}

#tab_t{ 
	border-top: #c7c7c7 1px solid;
	border-bottom: none;
	border-right: none;
	border-left: none;
	font: 12px helvetica, arial; 
}

#tab_b{ 
	border-top: none;
	border-bottom: #f4f4f4 1px solid;
	border-right: none;
	border-left: none;
	font: 12px helvetica, arial; 
}

#small {

	font: 10px helvetica, arial;
	line-height: 11px; 
	word-spacing: -1px;
	color: #7a7a7a; 

}

	
a:link { 
	font: 12px helvetica, arial; 
	text-decoration: none; 
	color: #03529B; 
}
a:visited { 
	font: 12px helvetica, arial; 
	text-decoration: none; 
	color: #03529B; 
}
a:hover { 
	font: 12px helvetica, arial;
	text-decoration: underline; 
	color: #a5a5a5; 
}


a.downoad:link { 
	font: 11px helvetica, arial; 
	font-weight: bold; 
	text-decoration: none; 
	color: #03529B; 
	line-height: 19px; 
	word-spacing: 1px;
}
a.downoad:visited { 
	font: 11px helvetica, arial; 
	font-weight: bold; 
	text-decoration: none; 
	color: #03529B; 
	line-height: 19px; 
	word-spacing: 1px;
}
a.downoad:hover { 
	font: 11px helvetica, arial;
	font-weight: bold; 
	text-decoration: underline; 
	color: #a5a5a5; 
	line-height: 19px; 
	word-spacing: 1px;
}
