/***Styles for Monitized Templet-  change color of border or no border ------------------**/

body {
	/*** CHANGE COLOR **/ background-color: #7DAEA8;

/*** background-image: url(images/banner.jpg); 
	 background-repeat: repeat-y; **/ 
}

.main-tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 800px;
	border: thin solid #333333;
}


/*** END Main Table **/ 


/*** Banner Image and Banner Text ------------------------------------------------------- **/


.banner {
	background-color: #B9C9E3;

}

.banner-inc {
	background-image: url(../images/banner.jpg);
	background-repeat: repeat-x;
	height: 100px;
}

/*** END- Banner Image and Banner Text -------------------------------------------------- **/


/*** Book Mark -  Change **/

.banner-bookmark {
	background-position: top;
	position: relative;
	top: -40px;
	width: 200px;
	left: -60px;
}




/*** END- Book Mark --------------------------------------------------------------------- **/


/*** Article Format -  Change **/

.adtab-bar {
	background-color: #666666;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	height: 15px;
}
.nav-table {
}


.article-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: none;
}
.article-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: justify;
}

/*** END- Article Format ----------------------------------------------------------------- **/


/*** Related Search - modify the Table and the Iner-Table **/

.rs-table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: capitalize;
	/*** CHANGE COLOR **/	color: #000066;
	background-color: #284A3C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.rs-inr-table {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color: #284A3C;
}
.rs-title {
	font-size: 14px;
	padding: 3px;
	color: #DEE7E4;
}


/*** END- Related Search ------------------------------------------------------------------ **/


/*** Populer Search Styles, modify the title, outer table and iner-table **/

.ps-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	margin: 3px;
}

.ps-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.ps-inr-table {

/*** CHANGE COLOR **/ background-color: #CCCCCC;
	padding-bottom: 5px;
	text-align: left;
}


/*** END - Populer Search Table-------------------------------------------------------------**/

/*** LINKS Formating **/

a:link {
	color: #949494;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
}

/*** END - LINKS Formating -----------------------------------------------------------------**/

/*** COPY RIGHT Formating **/

.cRight-tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;

/*** CHANGE COLOR **/  background-color: #284A3C;

	height: 5px;
	text-align: center;
	vertical-align: bottom;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/*** END - COPY RIGHT Formating **/

.optimizedkeyword {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 100px;
	padding-left: 100px;
}
