.text {
	font-family: Courier New;
	font-size: 13pt;
	line-height: 1.15;
	font-weight: normal;
	color: #333333;
}
.text2 {
	font-family: Courier New;
	font-size: 11pt;
	line-height: 1.15;
	font-weight: normal;
	color: #333333;
}

.title {
	font-family: Impact;
	font-size: 34pt;
	color: #111111;
}
.title2 {
	font-family: Impact;
	font-size: 34pt;
	color: #CC0000;
}
.title3 {
	font-family: Impact;
	font-size: 24pt;
}
.title4 {
	font-family: Impact;
	font-size: 24pt;
	color: #CC0000;
}
.title5 {
	font-family: Impact;
	font-size: 24pt;
	color: #FFFFFF;
}
.title6 {
	font-family: Impact;
	font-size: 16pt;
	color: #000000;
}
.title7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
.title8 {
	font-family: Impact;
	font-size: 16pt;
	color: #CC0000;
}



.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
.textsmall2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.textsmall3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}


.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFF00;
}
.testimonial {
	font-family: "Courier New";
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	line-height: 30px;
}
.testimonial2 {
	font-family: "Courier New";
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	line-height: 1.5;
}
.testimonial3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5;
}
a {
	color: #006699;
}
a:hover {
	color: #00CCFF;
}
body {
	/*background-color: #FFFFFF;*/
	margin:0px; background:#000000 url('images/bg.gif') repeat-x fixed top center;
	/*margin:0px; background:#FFFFFF url('images/bg.gif');*/
}
#logo
{
position: relative;
margin-top: 0px;
margin-left: 0px;
width: 202px;
height: 128px;
background: url('images/logo.png');
z-index: 1;
}
#logo2
{
position: relative;
margin-top: 0px;
margin-left: 0px;
width: 110px;
height: 70px;
background: url('images/logo2.png');
}
#minibox
{
position: relative;
z-index: 2;
}