BODY {
	margin: 0;
	background-color: #000;
	/*background-image: url(../images/body_bg02.gif);
	background-position: center;
	background-repeat: 	repeat-y;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A {
	text-decoration: none;
}

A IMG {
	border: 0;
}

#MainContainer{
   width: 980px; 
	margin: 0 auto;
	background-color: #fff;
	background-image: url(../images/pattern01.gif);
	background-repeat: repeat-y;	
	padding: 0;
}

#TopKeywords{
	background-color: #000;
	color: #fff;
}

#TopKeywords P{
	text-align: center;
	font-size: 10px;
	word-spacing: 8px;
	line-height: 10px;
	padding: 3px;
	margin: 0;
}

#TopKeywords STRONG{
	word-spacing: normal;
}

#Top{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 980px;
	height: 144px;
}

#TopLinks{
	background-image: url(../images/top_links.gif);
	height: 27px;
	border: 1px solid #e7e7e7;
}

#TopLinksText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
	word-spacing: 50px;
	margin: 0;
	padding: 0;
}

#TopLinksText A {
	color: #ffffff;
	word-spacing: normal;
}

#GhostDiv{
	background-image: url(../images/center_bg.gif);
	background-position: 0 2px;
	height: 20px;
}

#Center {
	
	padding: 0 0 0 0;
}

#Col01{
	width: 760px;
	float: left;
}

#Col01A{
	background-image: url(../images/col01A_bg.jpg);
	background-color: #000;
	width: 200px;
	background-repeat: no-repeat;
	float: left;
}

#MainMenu{

}

#MainMenu UL{
	margin: 0px;
	padding: 0 0 15px 0;	
}

#MainMenu LI{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	list-style: none; 
	margin: 0;
	padding: 15px 0 0 25px;
}

#MainMenu LI A {
	color: #fff;
}

#MainMenu LI SPAN{
	
}

.mainmenu_text,
.mainright_text {
	width: 183px;
	background-image: url(../images/main_menu_bg.gif);
	height: 23px;
	margin: 0 auto;
	padding: 0;
}
.mainmenu_text {
	border: 1px solid #7f7f7f;
}
.mainmenu_text H2 {
	font-size: 14px;
	color: #FFF;
	margin: 0;
	padding: 0;
	line-height: 23px;
	float: left;
	width: 163px;
	text-align: center;
}
.mainright_text H3 {
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0;
	line-height: 23px;
	float: left;
	width: 163px;
	text-align: center;
}

.mainMenu_left{
	width: 10px;
	height: 23px;
	background-image: url(../images/left_coner_main_menu.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

.mainMenu_right{
   width: 10px;
	height: 23px;
	background-image: url(../images/right_coner_main_menu.jpg);
	background-repeat: no-repeat;
	float:  right;
	margin: 0;
	padding: 0;
}

#Col01B{
   width: 560px;
	background-color: #fff;
	float: left;
}
#PageContent H1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000;
	padding: 0 0 5px 0;
	margin: 10px 10px 5px 15px;
	border-bottom:1px solid #CCC;
}

#PageContent H2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 0px;
	margin: 10px 0 5px 15px;
}

#PageContent H3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0px;
	margin: 10px 0 5px 15px;
}

#PageContent P{
	padding: 0px 15px 5px 15px;
	margin: 0;
	text-align: justify;	
}

#PageContent UL{
	padding: 30px 50px 30px 50px;
	margin: 0;
	text-align: justify;
}

#PageContent IMG {
	margin: 0px 8px 0px 15px;
	float: left;
}

#PageContent A {
	font-weight: bold;
	color: #ff0000;
}
#PageContent DIV.articlestext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 15px;
}
#PageContent DIV.articlestext H3 {
	font-size: 12px;
	font-style: bold;
	color: #1E3963;
	padding: 0;
	margin: 20px 0 5px 0;
}
#PageContent DIV.articlestext H2 {
	background-color: #122E5B; 
	font-size: 14px;
	font-style: bold;
	color: #ddd;
	text-decoration: underline;
	line-height: 25px;
	display: block;
	padding: 0 5px;
	margin: 20px 0 5px 0;
}
#PageContent DIV.articlestext P UL LI {
	font-size: 10px;
	line-height: 15px;
	color: #666;
	margin: 0 0 15px 0;
	padding: 0;
}
#PageContent DIV.articlestext P A {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#PageContent DIV.articlestext P A:hover {
	color: #FF0000;
}
#PageContent DIV.articlestext DIV.articleby {
	background-color: #eee;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 5px;
}
#PageContent DIV.articlestext DIV.articleby P {
	font-weight: bold;
}
#PageContent DIV.articlestext DIV.articleby P A {
	color: #DE1010;
	font-size: 10px;
	font-weight: bold;
}
#PageContent DIV.articlestext UL {
	font-size: 11px;
	margin: 0 0 15px 30px;
	padding: 0;
}
/* articles index */
#PageContent DIV.articlesindex H2 {
	font-size: 16px;
	font-style: bold;
	color: #000;
	padding: 0px;
	margin: 20px 0 0 15px;
}
#PageContent DIV.articlesindex P {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	line-height: 18px;
} 
#PageContent DIV.articlesindex UL P A {
	color: #C21537;
}
#PageContent DIV.articlesindex UL {
	font-size: 12px;		
	padding: 0;
	margin: 0;
}
#PageContent DIV.articlesindex LI {
	margin: 0;	
	padding: 10px 20px;
	line-height: 20px;
}
#PageContent DIV.articlesindex LI A {
	color: #0C264E;
}
#PageContent DIV.articlesindex LI A:hover {
	text-decoration: underline;
}
#BackToDirectory {
	margin: 20px 10px 10px 450px;
	padding: 0;
}
	#mainArticle { background-color: #FFCC00; padding: 5px 0 10px 0;}

#LinksIndex H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #000;
	padding: 0px;
	margin: 20px 0px 5px 15px;
}
#LinksIndex UL {
	padding: 10px 50px 20px 50px;
	margin: 0;
	text-align: justify;
}
#LinksIndex LI {
	font-size: 12px;	
	color: #000;
	line-height: 20px;
}
#LinksIndex LI A:hover {
	color: #000099;
	text-decoration: underline;
}
#LinksIndex P A {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
#LinksIndex P A:hover {
	color: #FF0000;
}



#Col02 {
	width: 220px;
	background-color: #fff;
	background-image: url(../images/center_bg.gif);
	float: left;
}

#RightColArea {
	padding: 0;
	margin: 0;		
}

.textbox {
	width: 183px;
	padding: 0;
	margin: 0 0 15px 20px;
	border: 1px solid #8f8d8d;
}

.textboximg {
	margin: 0;
	padding: 15px 0 15px 0;
	text-align: center;
}

.textboxbg {
	background-image: url(../images/text_box_bg.gif);
	background-repeat: repeat-x;	
}

.textboxbg P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 5px 10px 5px 10px;
	margin: 0;
}

.textboxbg A {
	color: #fff;
}

.textboxbg P A:hover {
	text-decoration: underline;
	color: #fff;
}

.textbox_bottom {
	width: 186px;
	height: 1px;
	background-image: url(../images/text_box_bottom.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.ad_google {
	text-align: center;
	margin: 15px 0 15px 0px;
	padding: 0;
}

.ad_google_vert {
	text-align: center;
}

#Bottom {
	height: 87px;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding: 0;
	margin: 0;
}

#Footer {
	background-color: #595c5c;
	width: 980px;
	clear: both;
}

#FooterTextBox01 {
	width: 200px;
	float: left;
	margin: 0;
	padding: 5px 0 5px 0;
}

#FooterTextBox01 P {
	text-align: right;
	color: #ffffff;
	margin: 0;
	padding: 0px 10px 0px 0;
}

#FooterTextBox02 {	
	float: left;
	width: 780px;
	margin: 0;
	padding: 0;
}

#FooterTextBox02 P {
	text-align: left;
	color: #ffffff;
	margin: 0;
	padding: 5px 10px 5px 10px;
}

.clear {
	clear: both;
}
.backtoarticles {
	margin: 15px 0 0 420px;
	font-size: 12px;
	font-weight: bold;
}
.backtoarticles A:hover {
	color: #000099 !important;
	text-decoration: underline;	
}
.backtotop {
	margin: 0 0 0 420px;
	font-size: 12px;
	font-weight: bold;
}
.backtotop A:hover {
	color: #000099;
	text-decoration: underline;	
}
#subCategoriesList {
	margin: 10px 0 0 0;
}
#subCategoriesList P A {
	color: #2B4266;
}
#PageContent .directoryItem H3 A {
	font-size: 14px;
}
#PageContent .directoryItem P A {
	color: #2B4266;
}




