/* CSS Document */

/*
START CMS EDITOR AREA CODE
*/
.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
/*
END CMS EDITOR AREA CODE
*/
/*
START CMS REQUIRED STYLES
*/

P, UL, OL {
	margin-top: 0px; 
	margin-bottom: 0px; 
}


.text1 {
	color:#000000;
	font-size:9pt; 
	margin:0;
	text-decoration:none;
	line-height:16px;
}
.text1 a {
	color:#000000;
}
.text1 a:hover {
	color:#fede00;
}


.text2 {
	color:#FFF;
	font-size:10pt; 
	margin:0;
	text-decoration:none;
}
.text2 a {
	color:#FFF;
	text-decoration:none;
}
.text2 a:hover {
	color:#000;
	text-decoration:none;
}


.text3 {
	color:#000;
	font-size:10pt; 
	font-weight:bold;
	margin:0;
	text-decoration:none;
}


.text4 {
	color:#666666;
	font-size:9pt; 
	font-weight:lighter;
	margin:0;
	text-decoration:none;
}
.text4 a {
	color:#1d71d0;
	text-decoration:none;
}
.text4 a:hover {
	color:#000;
	text-decoration:none;
}
.text3 a {
	color:#1d71d0;
	text-decoration:none;
}
.text3 a:hover {
	color:#000;
	text-decoration:none;
}


.text4 {
	color:#666666;
	font-size:9pt; 
	font-weight:lighter;
	margin:0;
	text-decoration:none;
}
.text4 a {
	color:#1d71d0;
	text-decoration:none;
}
.text4 a:hover {
	color:#000;
	text-decoration:none;
}

.header1 {
	font-size:14px; 
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
	margin:0;
}
.header1 a {
	color:#1b70d0;
	text-decoration:none;
}
.header1 a:hover {
	color:#000;
	text-decoration:none;
}


.header2 {
	font-size:14px; 
	color:#d2a300;
	text-decoration: none;
	font-weight:bold;
	margin:0;
}
.header2 a {
	color:#d2a300;
	text-decoration:none;
}
.header2 a:hover {
	color:#999;
	text-decoration:none;
}


.header3 {
	font-size:16px; 
	color:#fff;
	font-weight:normal;
	text-decoration: none;
	margin:0;
}
.header3 a {
	color:#fff;
	text-decoration:none;
}
.header3 a:hover {
	color:#666;
	text-decoration:none;
}


/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/


body {
	background:url(../images/bg.jpg) repeat top left;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

#outertable {
	background: #3d3d3e;
	border:2px solid #3d3d3e;
}