 @charset "UTF-8";

 body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px;
	margin-bottom: 0px;
	background: url(/templates/default/images/fd.gif)  repeat-x;
	width: 100%;
}
a {
	color: #3366ff
}
a:hover {
	color: #FF9900;
}
#page {
	background: #EBEBEB;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	width: 982px;
	text-align: left;
}
#header {
	background: url(/templates/default/images/fd.gif) repeat-x;
	height: 100px;
	width: 982px;
	border-bottom: 1px solid #FFFFFF;
}
#logo {
	display: inline;
	float: left;
}
#header_ads {
	display: inline;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#header_sep {
	width: 982px;
	border-bottom: 1px solid #3366ff
	clear: both;
}
#content {
	float: right;
	width: 610px;
	display: inline;
	position: relative;
	visibility: inherit;
}
#col {
	float: left;
	width: 207px;
	display: inline;
}
.col_item {
	background: url(/templates/default/images/col_background.png) repeat-y;
}
.col_item_background {
	background: url(/templates/default/images/col_top.png) no-repeat;
	padding-top: 10px;
}
.col_item_content {
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 10px;
}
.col_title {
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 7px;
	font-weight: bold;
}
.plug {
	background: #FFFFFF;
	float: right;
	width: 520px;
	margin-right: 5px;

	margin-bottom: 0px;
}
.plug_details {
	background: #FFFFFF;
	float: right;
	width: 520px;
	margin-right: 5px;
	margin-bottom: 10px;
	color:grey;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
}
.plug_content {
	text-align: left;
	vertical-align: text-top;
	display: inline;
}
.plug_content img {
	margin: 5px;
	float: left;
	display: inline;
}
.footer {
	line-height: 30px;
	text-align: center;
	height: 30px;
	border-top: 1px solid #666666;
	margin-top: 10px;
}
h2
{ 
  color:#336699;
  font-size:9pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0px;
  font-variant:small-caps;}

h3
{ 
  color:#000000;
  font-size:10pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:2;}
  
.messageStackWarning{
        background-color:#F5F5F5;
        font-weight: bold;
        border: 1px solid #FF0000;
        color: red;
}

