@charset "utf-8";

/* Simple Reset - Not Editable*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dd, dt, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
outline: 0;
margin: 0; 
}

body {margin: 0: background: url(images/bg_01.jpg) repeat left top; }
table, img {border: none;}
td, div, span {font-family: Tahoma, sans-serif; font-size: 12px;}
tr {vertical-align: top; }

.welcome {padding: 0; width:90%;padding: 5px 0px 0px 5px; color: #FFF; }
.welcome p {color: #FFF; }
.welcome span {color: #FFF; }
.welcome div {color: #FFF; }
.img-right {border-right: 15px solid transparent; border-bottom: 15px solid transparent; }
		
.text1 {	color: #FFF;}
.text2 {	font-weight: bold;	color: #263F1B;	font-size: 18px;}
.text3 {	color: #000000;}
.text4 {	font-size: 18px;	font-weight: bold;	color: #FF9900;}
.text5 {	font-weight: 100;	color: #670100;}
.text6 {	font-weight: 100;	color: #FF0000;}
.text7 {	font-weight: 100;	color: #FF9900;}

a:link {	color: #003366;	font-weight: 100;	text-decoration: none;}
a:hover {	color: #003366;	font-weight: 100;	text-decoration: underline;}

a.a:link {	color: #003366;	font-weight: 100;	text-decoration: none;}
a.a:hover {	color: #003366;	font-weight: 100;	text-decoration: none;}

a.b:link {	color: #006699;	font-weight: 100;	text-decoration: none;}
a.b:hover {	color: #FF3300;	font-size: 13px;	font-weight: 100;	text-decoration: none;}

a.menu:link {	font-size: 13px;	color: white;	font-weight: bold;	text-decoration: none;}
a.menu:hover {font-size: 13px;	color: white;	font-weight: bold;	text-decoration: underline;}

.subtext, #subtext {font:normal 11px Arial;}

td.trans  {
	width: 98%; 
	background-color:#EFEFEF;
	border:solid 1px #FFF;
	/*opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	border:1px solid black;*/
}

.trans  {
	width: 98%; 
	background-color:#EFEFEF;
	border:solid 1px #FFF;
	/*opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	border:1px solid black;*/
}
