﻿#mainpage {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #C0C0C0;
	text-align: center;
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
.maintext {
	font-family: "trebuchet MS";
	font-size: 14px;
	padding: 10px;
	color: #C0C0C0;
	text-align: justify;
}
.Bold_Text_18px_Lft {
	font-size: 18px;
	color: #C0C0C0;
	text-align: left;
	font-weight: bold;
}
.orange_text {
	color: #FB9403;
}
.text_white {
	color: #FFFFFF;
}
.font_size_5px {
	font-size: 5px;
}
.TXT_Cntr {
	text-align: center;
}
.font_10px {
	font-size: 10px;
}
.font_12px {
	font-size: 12px;
}
.font_14px {
	font-size: 14px;
}
.font_18px {
	font-size: 18px;
}
.border_0px {
	border-width: 0;
}
.no_txt_dec {
	text-decoration: none;
}
.font_bold {
	font-weight: bold;
}
.style1 {
	font-family: "trebuchet MS";
	font-size: 14px;
	padding: 10px;
	color: #C0C0C0;
}
.font_col_C0C0C0 {
	color: #C0C0C0;
}
.font_red_18px {
	font-size: 18px;
	color: #FF0000;
}
.table_border {
	border: 1px solid #CCCCCC;
}
