/* [Layout Style] */
.t_bgcol1 { background-color: #000000; }
.t_col1   { color: #000000; }
.t_bdcol1 { border: solid 1px #000000; }
.t_bgcol2 { background-color: #000000; }
.t_col2   { color: #000000; }
.t_bdcol2 { border: solid 1px #000000; }
.t_bgcol3 { background-color: #000000; }
.t_col3   { color: #000000; }
.t_bdcol3 { border: solid 1px #000000; }
.t_bgcol4 { background-color: #000000; }
.t_col4   { color: #000000; }
.t_bdcol4 { border: solid 1px #000000; }

body {
	background-image: url(/images/bg.jpg);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; }
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
a.small { font-size: 10pt;}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D586B;
}
a:visited {
	color: #2D586B;
}
a:hover {
	color: #A1B3BD;
}
a:active {
	color: #2D586B;
}
-->
