BODY {
 background-image: url('../images/template/bg.jpg'); 
 background-color: #FFFFFF; 
}
 
.style1 {
 background-image: url('../images/template/bg3.jpg'); 
 background-repeat: repeat-x;
}

.style2 {
 	background: #DBE6FF;
	color: #000000;
	border: 10px solid white;
	float: left;
}

.style3 {
	background-image: url("../images/template/square_13.gif");
	background-repeat: no-repeat;
}

.style4 {
 	font-size: 9pt;
	font-weight: bold;
	font-family: Tahoma;
}

.style5 {
 	font-size: 9pt;
	font-family: Tahoma;
}

.style6 {
 	font-size: 12pt;
	font-family: Tahoma;
	font-weight: bold;
	color: red;
}
.style7 {
 	font-size: 9pt;
	color: white;
	font-family: Tahoma;
}
.style8 {
 	font-size: 12pt;
	color: white;
	font-family: Tahoma;
}
.style9 {
 	font-size: 10pt;
	color: white;
	font-family: Tahoma;
}
.style10 {
 	font-size: 10pt;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
}
.style11 {
 	font-size: 12pt;
	color: #0033CC;
	font-family: arial;
	font-weight: bold;
}
.style12 {
 background-image: url('../images/template/testimonies_left_bg.gif'); 
 background-repeat: no-repeat;
 background-position: top left;
}
.style13 {
 background-image: url('../images/template/testimonies_right_bg.gif'); 
 background-repeat: no-repeat;
 background-position: bottom right;
}
.style14 {
 	padding-left: 35px;
	padding-top: 25px;
}
.style15 {
 	padding-right: 25px;
	padding-top: 25px;
}
.style16 {
 	font-size: 14pt;
	font-family: Tahoma;
	font-weight: bold;
}
.style17 {
 	font-size: 8pt;
	font-family: Tahoma;
	color:#999999;
}
.style18 {
 	font-size: 11pt;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
}
.menuTitle {
	float: left;
	width: 100%;
	margin-top: 5px;
}
.content {
	float: left;
	width: 100%;
}

.recruit {
	width: 400px;
	height: 680px;
	border: none;
	overflow-x: hidden;
	overflow-y: hidden;
}

H1 {
 font-family: Tahoma, Arial, Helvetica, sans-serif; 
} 

.menuTitle {
	background-color: #666666;
}