body, td
{
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	/* background-image: url('../images/bg.gif'); */
	/* IE Only styles in ie.css */
}

/*---------------[Site specific styles]---------------*/










.snippet
{
	color: #f00;
	margin-bottom: 
}

.error
{
	color: #f00;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

.superspecial  { color: #cc4238; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/* for the news page only */
.newsitem
{
	border: 1px solid #000;
	margin: 10px 0px 10px 0px;
	width: 100%;
}

.newsitemheader
{
	color: #fff;
	background: url("../images/bluebar.gif") top right no-repeat;
	height: 23px;
	padding: 2px 5px 2px 5px;
}

.newsitemheader a:link, .newsitemheader a:visited, .newsitemheader a:active, .newsitemheader a:hover
{
	color: #fff;
	font-weight: bold;
}

.newsitemcontent
{
	background: #fff;
	color: #111;
	padding: 2px 5px 2px 5px;
}

/* end news page styles */
.linktable
{
	width: 100%;
	border: 1px solid #000;
	padding: 0px;
	border-spacing: 0px;
}

.linkheader
{
	color: white;
	font-weight: bold;
	background: url("../images/bluebar.gif") top right no-repeat;
	height: 23px;
	padding: 2px 5px 2px 5px;
}

.linkcol1, .linkcol1 a:link, .linkcol1 a:active, .linkcol1 a:visited, .linkcol1 a:hover
{
	color: #000;
	background: #fff;
	width:150px;
	border-top: 1px solid #e7e7ef;
	border-bottom: 1px solid #e7e7ef;
	padding: 0px 5px 0px 5px;	
}

.linkcol2
{
	background: #e7e7ef;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0px 5px 0px 5px;
}

/* for the links page only */

/* end links page styles */

.newsheader
{
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-indent: 3px;
}

.border
{
	border: solid 1px black;
}

.header
{
	color: black;
	font-weight: bold;
	font-size: 20px;
	background-image: url(img/headertextline.gif);
	text-align: right;
}

.menulinks
{
	border-top: 1px solid #949fbc;
	border-bottom: 1px solid #7f8ca5;
}

.menulinks a:hover
{
	color: white;
	text-decoration: none;
	text-indent: 15px;
}

.menulinks a:link
{
	color: white;
	text-decoration: none;
	text-indent: 10px;
}

.menulinks a:visited
{
	color: white;
	text-decoration: none;
	text-indent: 10px;
}

.menulinks2
{
	border-top: 1px solid #949fbc;
}

.dashes
{
	border-bottom: 1px solid black;
}

.menu { 
	/*margin-top: 130px;*/
	margin-left: 25px;
	width: 150px;
}

.newsgroup { 
	/*
	width: 128px;
	*/
	border: solid 1px #909091;
	margin: 5px;
	padding: 3px;
	
}

a, a:link, a:visited, a:active  { color: #1c63c5; text-decoration: none } /*cc4238*/

a:hover  { color: #f00; text-decoration: underline }

h1.mainheader
{
	color: black; font-size: 20px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: right;
	/*width: 100%;*/
/*	background-image: url('../images/headertextline.gif');*/
	padding-top: 50px;
	padding-right: 50px;
	margin-bottom: 40px;
	border-bottom: #000 solid 2px;
}

.specialbox
{
	width: 215px;
	height: 210px;
	/*padding: 0px 10px 0px 5px;*/
	background-image: url('../images/specialbox.gif');
	float: right;
}

.specialcaption, .specialcaption a:hover, .specialcaption a:visited, .specialcaption a:link, .specialcaption a:active
{
	padding: 2px 5px 12px 5px;
	color: #fff;
}

.dashedhr
{
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

/*---------------[General Markup styles]---------------*/

.breadcrumbs, .breadcrumbs a:hover, .breadcrumbs a:visited, .breadcrumbs a:link, .breadcrumbs a:active
{
	color: #000;
	text-align: center;
	padding: 5px;
}

h1
 { color: #cc4238; font: 18px Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; text-transform: none; margin: 0px }

h2
 { color: #cc4238; font: 16px Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; text-transform: none }

h3
 { color: #cc4238; font: bold 12px Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; text-transform: none }

/*---------------[FCK Editor styles]---------------*/
.code
{
	border: #777 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: Courier-New, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #eeeeff;
}

.fckbutton, .fckbutton a /* The button that launches the FCK Editor */
{
	width: 100%;
	background: #335;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

/*---------------[Standard table styles]---------------*/
table.stdtable
{
	padding: 0px;
	border: 1px solid #000; 
	background: #f2f2f2; /*e7e7ef*/
}

tr.row1
{
	/*background: #c9dbe5;*/ /* c9dbe5 */
}

tr.row1:hover
{
	/*background: #c9dbe5;*/
}

tr.row2
{
	/*background: #e2eef7;*/
}

tr.row2:hover
{
	/*background: #e2eef7;*/
}

tr.rowheader, td.rowheader
{
	color: white;
	font-weight: bold;
	background: url("../images/bluebar.gif") top right no-repeat;
	height: 23px;
	padding: 2px 5px 2px 5px;
}

tr.rowfooter
{
	background: #fff;
	text-align: center;
}

td.col1
{
	text-align: right;
	font-weight: bold;
	color: #000;
	background: #fff;
}

td.col2
{
	text-align: left;
	vertical-align: top;
	color: #000;
	background: #e9e9e9; /*d5d5d6*/
}

td.cell2
{
	color: #666;
}

/*---------------[Form Object styles]---------------*/
input, textarea, select {
	font: 12px Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #001;
	border: 1px solid;
	border-color: #777;
	background-color: #fff;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	vertical-align: middle;
}

input.error
{
	/*background-color: #ffcccc;*/
}

tr.error
{
	background-color: #ffbbdd;
}

input.button
{
	width: 100px;
	color:#eef;
	font-weight: bold;
	background-color:#2e478c;
	border:1px solid;
	border-top-color:#666;
	border-left-color:#666;
	border-right-color:#444;
	border-bottom-color:#444;
	/* IE Only styles in ie.css */
}

input.buttonrollover
{
	background-color:#3f589d;
	border-top-color:#223;
	border-left-color:#223;
	border-right-color:#001;
	border-bottom-color:#001;
	/* IE Only styles in ie.css */
}
input.button2
{
	/*background-color:#555;*/
	/*border:1px solid;
	border-top-color:#666;
	border-left-color:#666;
	border-right-color:#444;
	border-bottom-color:#444;*/
	/* IE Only styles in ie.css */
}

input.buttonrollover2
{
	/*background-color:#335;*/
	border-top-color:#ccf;
	border-left-color:#ccf;
	border-right-color:#ccf;
	border-bottom-color:#ccf;
	/* IE Only styles in ie.css */
}

/*---------------[Error reporting styles]---------------*/
#message
 { color: #cc4238; text-align: center }
