.HeadBack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/head_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.CornerLeftTop {
	background-image: url(images/l_corner_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.CornerRightTop {
	background-image: url(images/r_corner_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.LineTop {
	background-image: url(images/t_line.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.LineRight {
	background-image: url(images/r_line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.CornerRightBottom {
	background-image: url(images/r_corner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.LineBottom {
	background-image: url(images/b_line.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.CornerLeftBottom {
	background-image: url(images/l_corner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.LineLeft {
	background-image: url(images/l_line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.BorderBlue {
	border: 1px solid #3300FF;
}
.BorderGreyBackGrey {
	background-color: #E6E6E6;
	border: 1px solid #999999;
}
.BoxHeadText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TextNormalBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TextNormalBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3333CC;
	text-decoration: none;
}
.TextFieldMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3333FF;
	text-decoration: none;
	height: 18px;
	width: 200px;
	border: 1px solid #000000;
}
.TextSmallGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.TextFieldBD {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3333FF;
	text-decoration: none;
	height: 18px;
	width: 100px;
	border: 1px solid #000000;
}
.TextFieldShort {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3333FF;
	text-decoration: none;
	height: 18px;
	width: 50px;
	border: 1px solid #000000;
}
.TextNormalBlackBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 5px;
}
.ButtonDes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 700px;
}
.BorderRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #990000;
}
