body 
{
	background-image: url('images/background.gif');
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin: 0px;
	background-position: top center 
}

body, p, div, td 
{
	font-family: arial, tahoma;
	font-size: 11px;
	color:#222222;
}
ul
{
	line-height:170%
}

.small 
{
	font-size: 11px 
}

h2
{
	text-transform:uppercase;
	color: #666666
}
h4 
{
	color: #003366 
}

h5 
{
	color: #003366 
}

p.smallj 
{
	font-size: 11px;
	text-align: justify;
	line-height: 12px;
	margin: 0px 
}

.login 
{
	width: 130px;
	border: 1px solid #666666 
}

.cellback, .cellbackg, .cellbacky, .cellbacks 
{
	background-image: url('images/cellback.gif');
	font-size: 15px;
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	padding-left: 5px 
}

.cellback 
{background-image: url('images/cellback.gif'); }
.cellbackg {background-image: url('images/cellbackg.gif'); }

.cellbacky 
{background-image: url('images/cellbacky.gif'); }

.cellbacks 
{background-image: url('images/cellbacks.gif'); }

.bord 
{
	border: 1 solid #B9B9B9 
}

.b 
{
	height: 25px;
	border-bottom: 1 solid #B9B9B9 
}

.blueb 
{
	height: 25px;
	border-bottom: 1 solid #aac1d4 
}

input, select, button, textarea 
{
	font-family: arial, tahoma;
	font-size: 11px;
	border: 1px solid #666666 
}

a 
{
	color: #003366;
	text-decoration: none 
}

a:hover 
{
	text-decoration: underline 
}

ul.jobcats 
{
	margin-left: 18px 
}

li.ind 
{
	color: #cc6600;
	line-height: 20px 
}

.pos 
{
	color: #333333;
	font-size: 10px 
}

.mybox 
{
	width: 90px;
	height: 115px;
	border: 1px solid #cccccc;
	padding: 0px 
}

.hbord 
{
	text-align: center;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc 
}

.htext 
{
	width: 370px;
	text-align: justify;
	line-height: 15px;
	color: #003366;
	margin-bottom: 0px 
}



#submitCV input
{ 
	height: 22px;
	width:180px;
	font-size: 11px; 
	border: 1px solid #999999;
	font-family: arial, verdana, helvetica; 
	padding: 3px 2px 2px 2px;
}

#submitCV textarea
{ 
	font-size: 11px; 
	border: 1px solid #999999; 
	font-family: arial, verdana, helvetica; 
	padding: 2px 2px 2px 2px;
	width: 550px;
}

#submitCV textarea.half
{ 
	font-size: 11px; 
	border: 1px solid #999999; 
	font-family: arial, verdana, helvetica; 
	padding: 2px 2px 2px 2px;
	width: 270px;
}

#submitCV button, .button
{ 
	font-size: 11px; 
	font-family: arial, verdana, helvetica; 
	width: 70px;
	height: 25px;
	color: #666666;
	border: 1px solid #666666; 
	padding: 2px 0px 0px 0px;
}

select 
{ 
	font-size: 11px; 
	font-family: arial, verdana, helvetica; 
	border: 1px solid #999999; 
	width:180px;
	height: 22px;
}

p.bluehand
{
	font-family: arial, verdana, helvetica; 
	font-size: 14px; 
	color: #336699; 
	cursor: none; 
	cursor: pointer; 
	cursor: hand;  
	margin: 0px;
}














/*  CSS for 3D PHP File Form-Mailer  */
form{margin:0;padding:0}
input,textarea{font:normal normal 11px verdana,sans-serif}
.name,.email{width:200px;height:14px}
.message{width:374px;height:65px;overflow:auto}
.reset{width:44px;height:20px}
.submit{width:80px;height:20px;line-height:110%}
.customer{width:82px;height:14px;text-align:center}
.file{width:380px;height:20px}
.kern{vertical-align:-20%}
