@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-size:12px;
	
	/* Scroll Bar */
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #e0e0e0;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-ARROW-COLOR: #000000;	
	SCROLLBAR-TRACK-COLOR: #e0e0e0;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
body, td, tr, input, textarea, select {
	font-family: Tahoma;
}
table, td, tr {
	border-collapse: collapse;
}
form {
	margin:0px;
}

a:link, a:active, a:visited  {
	color: #4684C1;
}
a:hover {
	color: #666666;
}



/*************** Styles of Controls *************/
.textBox {
	BACKGROUND: #ffffff;
	COLOR: #333333;
	border: 1px solid #BED5B8;
}
INPUT.noBorder {
	BACKGROUND: none;
	COLOR: #333333;
	border: none;
}

TEXTAREA {
	background-color: #ffffff;
	COLOR: #333333;
	border: 1px solid #BED5B8;
}
SELECT {
	BACKGROUND: #ffffff;
	COLOR: #333333;
	border: 1px solid #BED5B8;
	
		
	/* Scroll Bar */
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #e0e0e0;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-ARROW-COLOR: #000000;	
	SCROLLBAR-TRACK-COLOR: #e0e0e0;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}


.linkBtn1, a.linkBtn1:link,  a.linkBtn1:visited,  a.linkBtn1:active {
	cursor:pointer;
	cursor:hand; /* cross-browser syntax for a pointer/hand curser (must be in this order) */
	background-color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #316C25;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	display: block;
	margin: 2px;
	padding: 2px;
}
.linkBtn4, a.linkBtn4:link,  a.linkBtn4:visited,  a.linkBtn4:active {
	cursor:pointer;
	cursor:hand; /* cross-browser syntax for a pointer/hand curser (must be in this order) */
	background-color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #316C25;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}

.linkBtn2 {
	cursor:hand;
	cursor:hand; /* cross-browser syntax for a pointer/hand curser (must be in this order) */
	background-color: #F2F1F6;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #316C25;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
.linkBtn3, a.linkBtn3:link,  a.linkBtn3:visited,  a.linkBtn3:active {
	cursor:hand;
	cursor:hand; /* cross-browser syntax for a pointer/hand curser (must be in this order) */
	background-color: #9DC497;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	display: block;
	margin: 2px;
	padding: 7px;
}

/*********** end: Styles of Controls *************/







.TitleHead {
	COLOR: #5974BB;
	FONT-SIZE: 12px;
	font-weight: bold;
}
a.TitleHead:link, a.TitleHead:active, a.TitleHead:visited  {
	COLOR: #5974BB;
	TEXT-DECORATION: none;
}
a.TitleHead:hover {
	COLOR: #8C9FD0;
	TEXT-DECORATION: none;
}



.subTitleHeading {
	FONT-WEIGHT:inherit;
	FONT-SIZE: 9px;
	COLOR: #969696;
}a.subTitleHeading:link, a.subTitleHeading:active, a.subTitleHeading:visited  {
	COLOR: #969696;
	TEXT-DECORATION:inherit;
}
a.subTitleHeading:hover {
	COLOR: #666666;
	TEXT-DECORATION:inherit;
}







.blockTitle {
	color: #28593C;
	font-weight: bold;
}

.greenSmallBold {
	color: #28593C;
	font-weight: bold;
	font-size:10px;
}



.copyright {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #333333;
}

.error {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #000000;
}

.date {
	color: #000000;
	background-color: #FFFFFF;
}




table.mainPageStory, td.mainPageStory {
	background-color:#FBFBFF;
	border-collapse:separate;
	border: 1px solid #CCCCCC;
}

table.ReadersComments {
	background-color:#9DC497;
	border: 1px solid #CCCCCC;
}

table.CommentOnArticle {
	background-color:#F1F5EF;
	border: 1px solid #CCCCCC;
}

table.relatedArticles {
	background-color:#BFD3B7;
	border: 1px solid #CCCCCC;
}

td.articlesByThisAuthorLink {
	background-color:#9DC497;
	border: 1px solid #CCCCCC;
}

table.articlesByThisAuthor {
	background-color:#FCFBFD;
	border: 1px solid #CCCCCC;
}




table.sectionsMenu a:link, table.sectionsMenu a:active, table.sectionsMenu a:visited  {
	font-size: 12px;
	font-weight: bold;
	color: #5974BB;
	text-decoration: none;
}
table.sectionsMenu a:hover {
	color: #8C9FD0;
	text-decoration: none;
}


tr.autherCell, td.autherCell {
	background-color:#FBFBFF;
	border-collapse:separate;
	border: 1px solid #CCCCCC;
	
	text-align:center;
}

tr.searchResultOdd, td.searchResultOdd {
	background-color:#F4F4F4;
	border-collapse:separate;
	border: none;
}
tr.searchResultEven, td.searchResultEven {
	background-color:#FFFFFF;
	border-collapse:separate;
	border: none;
}

tr.rowOdd, td.rowOdd {
	background-color:#F7FAF5;
	border-collapse:separate;
	border: none;
}
tr.rowEven, td.rowEven {
	background-color:#FFFFFF;
	border-collapse:separate;
	border: none;
}


.horizintalGrayBoreder {
	border-collapse:collapse;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/* Poll */
.pollQuestionInMenu {
	font-size: 12px;
	color: #333333;
}
.pollQuestion {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.pollOpxion {
	font-size: 12px;
	color: #333333;
}




.headerCell1 {
	background-color: #D1E0C9;
	color: #316C25;
	font-weight: bold;
	font-size: 12px;
}
.alertBox {
	color: #FF0000;
	margin: 2px;
	border: 1px solid #FF0000;
	padding: 2px;
}
