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

a.tagLink{
	text-decoration: none;
	color:#999;
}

a.tagLink:hover{
	text-decoration:underline;	
}

a.articleHeadlineLink
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}


a.articleHeadlineLink:hover
{
	color: #999;
	text-decoration: underline;
}
.articleIcon
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 4px;
	float: left;
}

.readmore a
{
	font-family: Verdana;
	font-size: 12px;
	font-style:italic;
	font-variant:small-caps;
	color: #ff0000;
	text-decoration: none;
	margin-left: 10px;
}


.readmore a:hover
{
	color: #ff0000;
	text-decoration: underline;
}
	

.xnewsFrameContent {
	font-family: Verdana;
	font-size: 12px;
	display: block;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 2px;
	overflow: hidden;
	color: #333;
}
.xnewsFrameContent a:link{
	text-decoration: none;
}
.xnewsFrameContent a:hover{
	text-decoration: underline;
}
.xnewsFrameContent a:visited{
	text-decoration: none;
}
.xnewsFrameContent a:active{
	text-decoration: none;
	color: #EEE;
}


.xnewsFrameContentThin {
	font-family: Verdana;
	font-size: 12px;
	display: block;
	padding: 2px 4px 2px 4px;
	overflow: hidden;
	color: #333;
}
.xnewsFrameContentThin a:link{
	text-decoration: none;
	color:#333;
}
.xnewsFrameContentThin a:hover{
	text-decoration: underline;
	color:#000;
}
.xnewsFrameContentThin a:visited{
	text-decoration: none;
	color:#333;
}
.xnewsFrameContentThin a:active{
	text-decoration: none;
	color:#333;
}



.articleHeadline {
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.xnewsBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666;
	background-color: #CCC;
	height: 80px;
}

#articleWrapper {
	display: block;
	width: 600px;
	border: 1px solid #adadad;
	padding: 4px;
	position: relative;
}
.errorText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	padding: 4px;
}

.articleTags {
	font-family: Verdana;
	font-size: 11px;
	padding: 4px;
	text-decoration: none;
	color:#999;
}
.articleTags a:link{
	text-decoration: none;
	color:#999;
}
.articleTags a:hover{
	text-decoration: underline;
}

.articleFooter {
	font-family: Verdana;
	font-size: 10px;
	color: #003;
	display:block;
	padding: 2px;
	margin-bottom:15px;
}
.articleFooter a:link{
	text-decoration: none;
	color:#999;
}
.articleFooter a:hover{
	text-decoration: underline;
}
.articleCategory a:visited{
	text-decoration: underline;
}
.articleCategory a:active{
	text-decoration: underline;
}
.articleCategory {
	display: block;
	padding-right: 4px;
	padding-left: 2px;
	padding-bottom: 5px;
	font-size: 11px;
	font-style: oblique;
	text-indent: 15px;
}
.articleCategory a:link{
	text-decoration: none;
	color:#999;
}
.articleCategory a:hover{
	text-decoration: underline;
}
.articleCategory a:visited{
	text-decoration: underline;
}
.xnewsFrame {
	text-align: left;
	vertical-align: top;
	display: block;
	width: 590px;
	overflow: hidden;
	margin-right: 25px;
}
.commentFooter {
	font-size: 10px;
	font-style: italic;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
}

.groupHeader1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #125456;
	text-decoration: none;
	text-align: left;
	padding: 4px;
}

.xnewsTd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: left;
}

input[type=text].xnewsField,input[type=password].xnewsField,textarea.xnewsField
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #005;
	background-color: #FBFCFE;
	border: 1px solid #adadad;
}
.formHelp {
	font-size: 11px;
	font-style: italic;
}
.subcontentIframe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	border: 1px solid #006;
	background-color: #FFF;
	background-attachment:fixed;
	left:50%;
	top:50%;
}
.xnewsText1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
.xnewsTh {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(images/grad1.jpg);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.xnewsIcon
{
	margin-right:1px;
}
.actLink {
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	color: #000;
}
.commentAdmin {
	padding: 2px;
}

