body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.vertlight {
	background: url(images/css/light.jpg) repeat-y center top;
	width: 25px;
}
.horizlight {
	background: url(images/css/light.jpg) repeat-x center top;
	height: 25px;
}
.starbg {
	background: #A6A6A6 url(images/css/star.gif) repeat-y center top;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#form1 input {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100px;
	text-align: left;
}
select {
	font: 12px "Comic Sans MS", Arial, sans-serif;
	color: #000000;
	width: 100px;
	text-align: left;
}
.butt {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100px;
	height: 20px;
}
.uline {
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #CCCCCC;
	font-weight: normal;
	color: #000066;
}
input.check {
	height: 20px;
	width: 20px;
}
.bluebox {
	background: #000066;
	font-size: small;
	font-weight: bold;
	color: #FFFF00;
}


#boxform {
	font-size: small;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF no-repeat center top;
	padding: 5px;
}
.style9 {font-size: x-small}
.style11 {font-size: large}
#country {
	font-size: 9px;
	width: 120px;
}

#experience {
	height: 100px;
	width: 95%;
}
.style12 {color: #000000}
#File1 {
	width: 400px;
}
.redbox {
	background-color: #FF0000;
	color: #FFFFFF;
}

