.bodybg {
	background-image: url(../images/bodybg.gif);
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.capstext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.missionbg {
	background-image: url(../images/missionbg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.img_border {
	padding: 1px;
	border: 1px solid #C4C4C4;
}
.blueboldtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F15D14;
	text-decoration: none;
}
.middleline {
	background-image: url(../images/middleline.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.middleline1 {
	background-image: url(../images/dotline_ver.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.linktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F25015;
	text-decoration: underline;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.orangetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F15015;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 16px;
	width: 180px;
	border: 1px solid #C4C4C4;
	background-color: #EFEFEF;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 70px;
	width: 180px;
	border: 1px solid #C4C4C4;
	background-color: #EFEFEF;
}
.btn_style {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/btnbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}
.whitefontbig {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

