BODY {
	background-color: #fff;
	background-image: url(../images/body/bg01.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0;
}
BODY, TD, TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

A IMG {
	border: none;
}

#MainContainer {
	width: 950px;
}

#TopKeywords {
	background-color: #444;
	color: #aaa;
}
#TopKeywords H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 15px;
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
}

#Top {
	border-bottom: 1px solid #fff;
}
#TopImage {
	
}
#TopImage IMG {
	vertical-align: bottom;
}

#Center {
	background-color: #363636;
	background-image: url(../images/center/bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 950px;
}
#Col01 {
	width: 150px;
	float: left;
}
#Col02 {
	width: 620px;
	float: left;
	
}

#Col03{
	width: 180px;
	float: left;
}

#MainMenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	border-top: 1px solid #474a4e;
	border-right: 1px solid #262626;
}
#MainMenu H2 {
	background-color: #6161612;
	background-image: url(../images/menu/title-bg.gif);
	font-size: 10px;
	line-height: 15px;
	height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #474a4e;
}
#MainMenu UL {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#MainMenu LI {
	background-color: #d3d3d3;
	background-image: url(/images/menu/option-bg.gif);
	font-weight: bold;
	line-height: 15px;
	/*height: 16px;*/
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
	border-bottom: 1px solid #474a4e;
}
#MainMenu LI A {
	color: #0f3955;
}

.horizadd{
	text-align: center;
	margin: 0;
	padding: 5px 0 0 0;
}

#BannerMenu{
	width: 120px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

#CentraBanner{
	width: 120px;
	margin: 20px auto;
}


#TopAdd{
	text-align: center;
	border-bottom: 1px solid #043e0c;
	margin: 0;
	padding: 5px 0 0 0;
}

#PageContent {
	background-color: #7b7b7b;
	color: #fff;
	margin: 5px;
	padding: 5px;
}
#PageContent H2 {
	background-color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 5px;
}
#PageContent H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin: 30px 0 10px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #ffae00;
}
#PageContent P {
	text-align: justify;
	margin: 5px 0 10px 0;
}
#PageContent UL {
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
}
#PageContent LI {
	margin: 10px 0 5px 20px;
}
#PageContent DL {
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
}
#PageContent DT {
	font-weight: bold;
	color: #ffae00;
}
#PageContent DD {
	margin: 0 15px 15px 15px;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #ffae00; 
}
#PageContent TABLE {
	width: 95%;
	margin: 10px auto 10px auto;
}
#PageContent CAPTION {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 0 0 2px 0;
}
#PageContent TH,
#PageContent TD {
	padding: 4px;
}
#PageContent TH {
	background-color: #444;
	color: #fff;
}
#PageContent TD {
	border-bottom: 1px solid #efefef;
}
#PageContent A,
#PageContent A:visited {
	color: #ffae00;
	font-weight: bold;
}
#PageContent A:hover {
	color: #e0ae36;
}
/* *******************    ************************** */

#PageContent #MoreArticles {
	margin: 0;
	padding: 20px 0 5px 0;
}
#Col02 #PageContent #MoreArticles P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0 0 0 10px;
}
#PageContent #MoreArticles P A {
	color: #000;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#PageContent P#ArtResource {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 5px 0 5px;
	background-color: #57a1d2;	
}
#PageContent #MoreArticlesSummary {
	
}
#PageContent #MoreArticlesSummary P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	margin: 0 10px 10px 10px;
	padding: 5px 0 5px 0px;
	border-bottom: 1px solid #0f3955;
}
#Col02 #PageContent #MoreArticlesSummary H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #da5703;
	border: none;
	color: #ffae00;
	height: 18px;
	margin: 0;
	padding: 20px 10px 0 10px;
}
#Col02 #PageContent #MoreArticlesSummary  .source P{
	font-size: 11px;
	color: #e1cc35;
	border: none;
	margin: 0;
	padding: 5px 10px 10px 10px;
}
#PageContent #MoreArticlesSummary A {
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
}
#PageContent #MoreArticlesSummary A:hover {
	color: #e35f02;
	text-decoration: underline;
}
#PageContent #AllArticles {
	margin: 0;
	padding: 10px 0 10px 10px;
}
#PageContent #AllArticles P {
	color: #fff;
	margin: 0;
	padding: 0;
}
#Col02 #PageContent #AllArticles P A {
	color: #fff;
}
#Col02 #PageContent #AllArticles P A:hover {
	color: #f8df36;
	text-decoration: underline;
}
#Col02 #PageContent #MoreArticlesDescription {
	
}
#Col02 #PageContent #MoreArticlesDescription P {
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: justify;
	margin: 0;
	padding: 10px;
	
}
#Col02 #PageContent #MoreArticlesDescription H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f8df36;
	border: none;
	margin: 0;
	padding: 10px 10px 2px 10px;
}
#PageContent #MoreArticlesDescription H4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 20px 10px 0 10px;
}
#Col02 #PageContent #MoreArticlesDescription P#SourceArticle {
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
	color: #fff;
	border: none;
	background-image:  url(../images/articles/bg_source.gif);
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
	padding: 0 10px;
}
#Col02 #PageContent #MoreArticlesDescription IMG {
	width: 150px;
	float: left;
	border: 1px solid #000;
	margin: 0 5px 5px 0;
	padding: 0;
}
#Col02 #PageContent #MoreArticlesDescription P.topictip {
	font-weight: bold;
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 5px 0 0 10px;
}
#Col02 #PageContent #MoreArticlesDescription P.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 0 0 0 10px;
	margin: 0;
}
/* *******************    ************************** */

#BracketPrint {
	color: #fff;
}
#BracketPrint P {
	margin: 10px 0;
	text-align: center;
}

#BracketPrint P A {
	color: #FF4500;
	font-weight: bold;
} 

#Add{
	width: 160px;
	margin: 0;
	padding: 0;
	float: left;
	margin: 0 0 5px 0;
}

#Block{
	width: 20px;
	height: 15px;
	float: left;
	background-color: #636363;
}

.links{	
	margin: 0;
	padding: 0;
	height: 16px;
	width: 180px;
}

.links H2{
	background-image: url(../images/rightcolum/label_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 15px;
	height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #474a4e;
}

#Bottom {
	clear: both;
}
#BottomOptions {
	background-color: #4a4a4a;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-top: 1px solid #000;
}
#BottomOptions A {
	color: #fff;
}

#Footer {
	background-color: #4a4a4a;
	font-size: 9px;
	color: #888;
	width: 950px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #fff;
}
#Footer P {
	margin: 0 0 0 0;
	padding: 5px;
}
#Footer A,
#Footer A:visited,
#Footer A:hover {
	color : #888;
}
#CopyRights P {
	text-align: right;
}
#BottomSiteInfo {
	width: 950px;	
	float: left;
}
#BottomSiteInfo P {
	text-align:  center;
}

#BottomSiteInfo P SPAN{
	color: #ff842e;
	font-weight: bold;
}

#BottomSiteInfo  P A SPAN{
	color: #fff;
	font-weight: bold;
}

/* Other Definitions */
DIV.end-float {
	clear: both;
}

.clear{
	clear: both;
}