body {
	background-color: #eeeeee;
	/* background-image: url(../images/topbg.gif); */
	/* background-repeat: repeat-x;  */
	/* background-position: 100% 0%; */
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em; /* copied from opposite side (right) */
	padding: 0; /* what Opera thinks is right */
	text-decoration: none;
	font-family: "Times", "Arial", "Helvetica","verdana";
	word-spacing: 1px; /* letter-spacing: 1px;  */
	font-weight: normal;
	font-size: 12px;
	color: #888888;
	cursor: crosshair;
}
td, th, pre {
	text-decoration: none;
	font-size: 12px;
}
h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
b, strong, h4  {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #082041;
}
option, textarea, select, .form {
 	color: #555555;
	font-size: 10px;
	padding: 2px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style:  none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
a:link {
	text-decoration: none;
	color: #ff0000;
}
a:link, a:visited {
	text-decoration: none;
	color: #0066cc;
}
a:hover {
	color: #ff0000;
}
.botborder {
	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: dotted;
	border-left-style: none;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
}
.partnersborder {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style:  none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.articlestable {
	padding: 4px;
}
.partnerstable {
	padding: 4px;
}
.bordertable {
	text-decoration: none;
	background-color: #ffffff;
	width: 920px;
	height: 100%;
}
.containertable {
	text-decoration: none;
	background-color: #efefef;
	width: 100%;
	height: 100%;
}
.topleftcontent {
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(../images/flashbgpic.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 670px;
	height: 405px;
}
.toprightcontent {
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(../images/rightbg.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	padding: 12px;
}
.navtablecontainer {
	text-decoration: none;
	background-color: #002200;
	width: 670px;
	height: 35px
}
.navtable {
	text-decoration: none;
	background-color: #003400;
	width: 100%;
	height: 35px
}
.midleftcontent {
	text-decoration: none;
	background-color: #002200;
	padding: 20px;
	width: 620px;
	height: 100%;
}
.midrightcontenttop {
	text-decoration: none;
	background-image: url(../images/rightbg.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	padding: 8px;
}
.midrightcontent {
	text-decoration: none;
	background-color: #f9f9f9;
	padding: 0px;
}

.pagetitle {
	text-decoration: none;
	font-weight: strong;
	font-size: 18px;
	color: #082041;
}
.news {
	text-decoration: none;
	font-size: 15px;
}
.newstitle {
	text-decoration: none;
	font-size: 10px;
}
.newscontent, a.newscontent:link, a.newscontent:visited, td.newscontent{
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #999999;
}
a.newscontent:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #FF6600;
}
.red  {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
}
.green {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #005500;
}