body {
	background:#fff url(img/back.gif) repeat-y top center;
	padding:0;
	margin:0;
	font-family:Verdana, Sans-serif;
	font-size:10px;
	text-align:center;
}	

abbr {
	cursor:help;
}	
/********************   LINK STYLES  *********/
a {
	color:#003399;
	font-size:1em;
	text-decoration:none;
}

#image {
	position:absolute;
	top:50px;
	left:0;
	width:160px;
	height:300px;
	background:url(img/about.gif) no-repeat;
}	

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

#toplinks a {
	margin-right:0px;
}	

span a {
	color:#003399;
	margin-left:6px;
}

span a:hover {
	color:#003399;
}

span.dida  {
	font-size:10px;
	margin-left:0px;
	text-align:left;
	float:left
}
/****************   HEADER STYLES  ************/
h1 {
	color:#FF3366;
	font-family:tahoma, verdana, sans-serif;
	font-weight:normal;
	padding-left:10px;
	font-size:2.1em;
}

#header h1 {
	color:#333;
}



#sidebar h1 {
	font-size:1.4em;
	margin:0 0 0 5px;
	padding-top:5px;
	width:160px;
	color:#333;
}	

#leftcolumn h1 {
	padding-top:20px;
}	

h2 {
	color:#999;
	padding-left:10px;
	font-size:0.9em;
	font-weight:normal;
	margin-top:-18px;
	text-transform:uppercase;
}	

h2 a {
	text-transform:none;
}
/********************    PARAGRAPH STYLES    **********/
p {
	font-size:1em;
	color:#222;
	margin-left:10px;
	margin-right:5px;
	margin-top:-1px;
	text-indent: 0em;
	line-height:1.3em;
}	

#sidebar p {
	background:#E9F1F5 url(img/sidebottom.gif) no-repeat bottom right;
	padding:4px;
}	
/*********************     LIST STYLES    *************/
#sidebar ul {
	list-style:none;
	margin-bottom:0;
	padding-top:0;
}

#sidebar li {
	list-style-image:url(img/bullet.gif);
}
/**********************      IMAGE STYLES     ************/
#header img {
	margin-left:10px;
	margin-top:-10px;
	padding:3px;
	margin-bottom:0;
	border:1px solid #ccc;
	background-color: #fff;
}	
/********************    INDEPENDANT DIV IDS AND CLASSES   *******/
/***********************     MAIN CONTAINER  *******************/
#container {
	width:690px;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
	position:relative;
}	


/*************************     TOP RIGHT HAND LINKS   *********/
#toplinks {
	position:absolute;
	top:168px;
	right:125px;
	width: 560px;
	visibility: visible;
}
/*************************    LEFT COLUMN  ************/
#leftcolumn {
	float:left;
	width:470px;
}	
/*********************      RIGHT SIDEBAR COLUMN   ********/
#sidebar {
	float:right;
	width:200px;
	margin:75px 10px 0 5px;
}	
/************************   FOOTER     ***********/
#footer {
	clear:both;
	margin-left:0;
	margin-top: 40px;
	width:677px;
	text-align:center;
	border-top:1px solid #ccc;
	color:#888;
}	
/**********************      LINKS BELOW EACH POST    ***********/
span {
	float:right;
	margin-right:30px;
}

/***********************      RIGHT HAND SIDE CONTENT BOXES    *******/
.sidebox {
	width:185px;
	background:#E9F1F5 url(img/sidetop.gif) no-repeat top left;
	margin-bottom:15px;
}

.sidebox2 {
	width:185px;
	margin-bottom:15px;
	background-image: none;
}
.style8 {
	font-size: 12px;
	color: #003399;
}
.style11 {
	color: #006699
}

.style12 {
font-size: 9px}

/******************** sbg ********************/

p.reg {
	font-size: 10px;
	text-align: left;
	margin-left: 5px;
	line-height: 15px;
	margin-bottom: -15px;
}

p.menu_news {
	font-size: 10px;
	text-align: left;
	margin-left: 0px;
	
}

a.link {
color: #222B6C;
text-decoration: none;
}

a:hover.link{
	text-decoration: underline;
	color: #006699;
}

.cssbutton{
background-color: #CCE5FF;
border: 2px #CCE5FF outset;
padding: 1px 3px 1px 3px;
color: black;
text-decoration: none;
font: bold 90% Verdana, Helvetica, sans-serif;
margin-right: 55px;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;
padding: 1px 1px 0 1px;  /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}

td.news{
	font-size: 11px;
	text-align: justify;
	padding: 0px 20px 20px 20px;
}

td.h1{
	font-size: 12px;
	color: #006699;
	text-align: left;
	padding: 10px 10px 20px 10px;
	font-weight: bold;
	}
	
	

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color: White;
color: #003399;
width:170px;
padding:2px;
text-align:left;
font-weight:bold;
border: 1px solid White;
}

.submenu{
margin-bottom: 1em;
text-align: left;
}

table.area{
	text-align: center;
	background-color: #E9F1F5;
	border: 1px solid #DCDCDC;
}

td.form{
	font-size: 10px;
	color: #595959;
	text-align: justify;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	}
