body {
	background-color: #FFFFFF;
}
.top_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.right_box {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bottom_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.box {
	border: 1px solid #CCCCCC;
}
.gradient {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
.left_side_bottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.left_side {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.main_link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.gradient_background {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
.form_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.bottom_right_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}
.dot_border_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.new_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
.bottom_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}
.mtc_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

