body {
	font-family: Verdana, Arial, Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
hr
{
	color:#CCCCCC;
}
p
{
	text-align:left;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0000AA;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
#TopLogo
{
	position:absolute;
	left:10px;
	top:20px;
	width:155px;
	height:16px;
}
#TopMainMenu
{
	padding-left:140px;
	background-color:#EBF7FF;
}
#TopMainMenu table
{
	border:0;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:3px;
}
#TopMainMenu td
{
	margin-left:10px;
	margin-right:0px;
	vertical-align:middle;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	height:50px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:3px;
	font-weight:bold;
	font-size:13px;
}
#TopMainMenu td.current
{
	background-color:#95D3FC;
	cursor:hand;
}
#TopMainMenu td.other
{
	cursor:hand;
}
#PosionBar
{
	background:url('/styles/default/images/background_positionbar.png');
	height:30px;
	line-height:30px;
	text-align:left;
	vertical-align:middle;
	padding-left:15px;
}
#Bottom
{
	text-align:bottom;
	font-size:11px;
	width:100%;
	height:60px;
}
#Bottom a:link {
	color: #0000FF;
	text-decoration: none;
}
#Bottom a:visited {
	color: #006699;
	text-decoration: none;
}
#Bottom a:hover {
	color: #0000AA;
	text-decoration: underline;
}
#Bottom a:active {
	color: #0000FF;
	text-decoration: none;
}
#Body
{
	width:95%;
	padding:10px;
}
#MainContent
{
	clear:left;
	text-align:left;
	padding:5px;
	line-height:20px;
}
#ArticleTitle
{
/*	background-color:#CEF2E0;*/
	height:25px;
	border:0px;
/**/	border-bottom:1px solid #A3BFB1;/**/
	line-height:25px;
	vertical-align:middle;
	padding:0 6px;
	font-weight:bold;
}
#ArticleTitle a:link {
	color: #000000;
	text-decoration: none;
}
#ArticleTitle a:visited {
	color: #333333;
	text-decoration: none;
}
#ArticleTitle a:hover {
	color: #0000AA;
	text-decoration: underline;
}
#ArticleTitle a:active {
	color: #0000FF;
	text-decoration: none;
}
h3
{
	font-weight:bold;
	font-size:13px;
}
#SideBar
{
	float:right;
	width:25%;
	text-align:left;
	margin:5px;
}
#SideBar h3
{
	background-color:#F5E5D5;
	height:25px;
	line-height:25px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
input
{
	border:0px;
	border-bottom:1px solid #AAAAAA;
}
input,textarea
{
	font-family: Verdana, Arial, Georgia;
	font-size:12px;
}
textarea
{
	border:1px solid #AAAAAA;
}
#Pager
{
	text-align:right;
	font-size:11px;
}
#GoogleSearch
{
	border: #CCCCCC 1px dashed;
	background-color:#F1F1F1;
	margin:3px;
	padding:3px;
}
#GoogleSearch input
{
	border: #000000 1px groove;
}