body {
	font-family: "Trebuchet Ms";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #B1BABF;
}
.contentTable {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.layoutTable {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	background-image: url(../layout/main_tbl_bg.jpg);
	background-repeat: repeat;
	background-position: center;
}
.layoutTableBottom {
	background-image: url(../layout/main_tbl_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.headerTable {
	background-image: url(../layout/gradientBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contentTableColumn {
	background-color: #e1e6e9;
}
.copyrightBox {
	font-family: verdana;
	font-size: 10px;
	background-color: #e1e6e9;
	color: #666666;
}
.copyrightBox a:link {
	font-family: verdana;
	font-size: 10px;
	background-color: #e1e6e9;
	color: #666666;
}
.copyrightBox a:visited {
	font-family: verdana;
	font-size: 10px;
	background-color: #e1e6e9;
	color: #666666;
}
.copyrightBox a:hover {
	font-family: verdana;
	font-size: 10px;
	background-color: #e1e6e9;
	color: #666666;
}
.copyrightBox a:active {
	font-family: verdana;
	font-size: 10px;
	background-color: #e1e6e9;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #4269A5;
}
a:visited {
	text-decoration: none;
	color: #4269A5;

}
a:hover {
	text-decoration: none;
	color: #213554;

}
a:active {
	text-decoration: none;
	color: #4269A5;

}
.article_desc {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.article_desc a:link {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.article_desc a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.article_desc a:hover {
	text-decoration: none;
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}
.article_desc a:active {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.article_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.article_title a:link {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.article_title a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.article_title a:hover {
	text-decoration: none;
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}
.article_title a:active {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

h2 {
	font-family: "Trebuchet MS";
	color: #4269A5;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B2BBC0;
}
.t {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}