body {
	font-family: Arial, Helvetica, sans-serif ;
	color:#000000;
	font-size: 16px !important;
	background-color:#ffffff;
	background-image:url(img/bgd.jpg);
	background-position:center;
	background-repeat:repeat-y;	
	margin: 0px;
}
.bodyText{
	font-size: 16px !important;
	font-family: Arial, Helvetica, sans-serif  !important;
}
.style1 {
	color: #000000;
	font-size: 16px !important;
	font-family: Times New Roman, Times, serif !important;
}

#content {
	background-color:#A3E067;
	background-image:url(img/bgd_mid.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 790px;
}

a:link, a:visited {
	text-decoration: none;
	color: #3366CC;
}

a:hover {
	text-decoration: underline;
	color: #6495ED;
}
a:active {
	color: #99CC33;
}

hr {
	color: #ffffff;
	height: 1px;
	border-bottom: 0px;
	border:#FFFFFF 1px;
	background-color:#FFFFFF;
}
.article-list-name a{
	color:#000 !important;
}
.article-list-published-date{
	display: none;
}
.tLarge {
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;

}
.tMediumLge {
	font-size: 16px;
}
.tMedium {
	font-size: 16px;
}
.tSmall {
	font-size: 10px;
}
.Color1 {
	color:#000;
}

.But_150 td, .But_150 a {
	width: 144px !important;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border:inset;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor:hand;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
	float: none;
	max-width: 150px;
}
.But_200 a {
	width: 194px !important;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;	
	text-align: center;
	vertical-align: middle;
	border:inset;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	cursor:hand;	
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;	
	float: none;
	max-width: 200px;	
}
.But_300 a {
	width: 294px !important;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;	
	text-align: center;
	vertical-align: middle;
	border:inset;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	cursor:hand;	
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;	
	float: none;	
	max-width: 300px;
}
.But_600 a {
	width: 594px !important;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;	
	text-align: center;
	border:inset;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	cursor:hand;	
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
	vertical-align: middle;
	float: none;
	max-width: 600px;	
}

.St_Button a:link, .St_Button a:visited  {
	color: #FFFFFF;
}

.But_Red a {		
	/* red */	
	border-top-color: #ED7874;
	border-right-color: #842320;
	border-bottom-color: #771F1D;
	border-left-color: #EE827E;
	background-color: #E53C37;	
}
.But_Red a:hover {	
	/* green */	
	background-color: #66CC00;
	border-top-color: #B6E786;
	border-right-color: #428400;
	border-bottom-color: #428400;
	border-left-color: #B6E786;	
	text-decoration:none;
}

.But_Blue a {		
	/* blue */	
	background-color: #3399FF;
	border-top-color: #61B7EC;
	border-right-color: #196593;
	border-bottom-color: #12496B;
	border-left-color: #8ECCF1;	
}
.But_Blue a:hover {		
	/* green */	
	background-color: #66CC00;
	border-top-color: #B6E786;
	border-right-color: #428400;
	border-bottom-color: #428400;
	border-left-color: #B6E786;	
	text-decoration:none;
}

.But_Black a {		
	/* black */	
	background-color: #333333;
	border-top-color: #878787;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #878787;	
}
.But_Black a:hover {		
	/* green */	
	background-color: #66CC00;
	border-top-color: #B6E786;
	border-right-color: #428400;
	border-bottom-color: #428400;
	border-left-color: #B6E786;	
	text-decoration:none;
}

h1 {
font-size:12px;
}
.navlinksm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}

#wme {
	text-align:right;
	font-size:10px;
	background:#7C8083;
	color:#CCC;	
}

#wme a {color:#CCC; text-decoration:none;}