body {
	background-color: #F9F8F6;
	margin: 0px;
/*==Scrollbar base colors====================================================*/
	scrollbar-arrow-color: #B3B2B2;
	scrollbar-base-color: #E2E0E0;
	scrollbar-face-color: #DAD9D9;
	scrollbar-track-color: #F5F5F5;
	
	/*==Scrollbar edge colors====================================================*/
	scrollbar-3dlight-color: #C4C2C2;
	scrollbar-highlight-color: #E2E0E0;
	scrollbar-shadow-color: #F5F5F5;
	scrollbar-darkshadow-color: #DAD9D9;
}

a.IssueButton   { font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: bold; padding-left: 15px; text-decoration: none; }
a.IssueButton:hover   { color: #FFFFFF; text-decoration: none; }
a.IssueButton:visited   { color: #FFFFFF ; text-decoration: none;}
a.IssueButton:visited:hover   { color: #FFFFFF; text-decoration: none; }

input {
	font-family: Arial;
	font-size: 11px;
	color: #727679;
}

a.nav {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width:171px;
	height: 21px;
	background-color: #938B7E;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 15px;
	border-left: 1px solid #606060;
	border-bottom: 1px solid #606060;
}

a.nav:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width:171px;
	height: 21px;
	background-color: #938B7E;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 15px;
	border-left: 1px solid #606060;
	border-bottom: 1px solid #606060;
}

a.nav:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width:171px;
	height: 21px;
	background-color: #938B7E;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 15px;
	border-left: 1px solid #606060;
	border-bottom: 1px solid #606060;
}

 a.nav:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width:171px;
	height: 21px;
	background-color: #7E786C;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 15px;
	border-left: 1px solid #606060;
	border-bottom: 1px solid #606060;
}

a.nav:visited:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width:171px;
	height: 21px;
	background-color: #7E786C;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 15px;
	border-left: 1px solid #606060;
	border-bottom: 1px solid #606060;
}

.CatMainHeader1{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D5512A;
	text-decoration: none;
}

.CatSubscribeText{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F9F8F6;
	text-decoration: none;
}

.EnlargeImageLink{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #D5512A;
	text-decoration: underline;
}

.FeatureText{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #f77726C;
	text-decoration: none;
}

.ImageBorder{
    border: 1px solid #BDBDBD;
	width: auto;
}

.WelcomeText {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #414548;
}

a.BreadCrumbs {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #414548;
	text-decoration: none;
}

a.BreadCrumbs:active  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #414548;
	text-decoration: none;
}

a.BreadCrumbs:visited  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #414548;
	text-decoration: none;
}

a.BreadCrumbs:hover  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #414548;
	text-decoration: underline;
}

a.BreadCrumbs:visited:hover  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #414548;
	text-decoration: underline;
}

.featureheader {
	font-family: Arial;
	font-size: 17px;
	font-weight: bolder;
	color: #4C4B49;
}

.IndexCategoryHeader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #392B08;
	
}

.IndexCategorySubs {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #20354A;
	text-decoration: underline;
}

.IndexCategoryContent {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #737478;
	text-decoration: none;
}

a   { font-family: Arial; font-size: 11px; font-weight: normal;color: #E62230; text-decoration: underline; }
a:active   { color: #E62230; text-decoration: underline; }
a:hover   { color: #E62230; text-decoration: underline; }
a:visited   { color: #E62230 ; text-decoration: none;}
a:visited:hover   { color: #E62230; text-decoration: none; }

a.ReadMore {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E62230;
	text-decoration: none;
}

a.ReadMore:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E62230;
	text-decoration: none;
}

a.ReadMore:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E62230;
	text-decoration: none;
}

a.ReadMore:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E62230;
	text-decoration: underline;
}

a.ReadMore:visited:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E62230;
	text-decoration: underline;
}

.MoreCats {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #AF0A0E;
	text-decoration: none;
}

.MoreCats {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AF0A10;
	text-decoration: underline;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: Black;
}

a.CatHeaders   { font-family: Arial; font-size: 12px; color: #D5512A; font-weight: bold; text-decoration: none; }
a.CatHeaders:hover   { color: #D5512A; text-decoration: none; }
a.CatHeaders:visited   { color: #D5512A ; text-decoration: none;}
a.CatHeaders:visited:hover   { color: #D5512A; text-decoration: none; }

a.CatSubHeads   { font-family: Arial; font-size: 11px; color: #F69F2E; font-weight: normal; text-decoration: none; }
a.CatSubHeads:hover   { color: #F69F2E; text-decoration: none; }
a.CatSubHeads:visited   { color: #F69F2E ; text-decoration: none;}
a.CatSubHeads:visited:hover   { color: #F69F2E; text-decoration: none; }

.FormButton {
	background-color: #A29E97;
	border: 2px #cccccc outset;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
}

.VoteButton {
	background-color: #D5512A;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	padding: 0;	
	font-weight: normal;
	border: 0;
	width: auto;
	cursor: pointer;
}


.BoxBorder {
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #414548;
	background-color: #F2F1F0;
}

.CatSubscribe {
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #817D76;
	padding-left: 5px;
	text-decoration: underline;
}

.CatSubText1 {
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #817D76;
	padding-left: 5px;
	text-decoration: none;
}

.TeaserHeading{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D5512A;
	text-decoration: none;
	padding-left: 5px;
}

.TeaserText {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #414548;
	padding-left: 5px;
}


.TeaserHeadingAofT{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D5512A;
	text-decoration: none;
}

.TeaserTextAofT {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #414548;
}
