BODY {
	COLOR: black; FONT-FAMILY: tahoma, times new roman, sans-serif; MARGIN: 0px; font-size:12px;
}
A.links {
	COLOR: #000095; TEXT-DECORATION: none; FONT-SIZE: 10pt;
}
A {text-decoration:none; color:#0033CC;}
A:active {color:#3366FF;}
A:hover {text-decoration: underline;}

h1, h2, h3, h4 {font-family: Times New Roman;}
h4 {font-size: 16px;}
h3 {font-size: 18px;}


#stable {
	border: 1px solid #999;
	width: 100%;
}
#preport {
	-moz-border-radius: .6em .6em .6em .6em;
	border: 1px solid #bbbbbb;
	LINE-HEIGHT: 170%;
	FONT-FAMILY: Tahoma;
	width: 90%;
	text-align: right;
	background:#E9F1FF;
}
#content {
	float:left;
	width:75%;
	height:100%;
	background:#fff;
}

#links {
	background:#FFF;
	width:24%;
}

#menu {
	margin-bottom:15px;
	background:#FFF;
}
textarea {
	font-size: 11px;
	font-family: Tahoma;
}
input {
	font-size: 11px;
	font-family: Tahoma;
}
table {
	font-family: tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
}
/* Standard */
.a {font-family: tahoma, Verdana, Arial, Helvetica; font-size: 11px; FONT-WEIGHT: bold;}
/* Menu */
.amenu {color:#0033CC; LINE-HEIGHT: 170%; font-size: 11px;}
.tmenu {color:#ffffff; LINE-HEIGHT: 170%; font-size: 11px;}
.bmenu {color:#000000; LINE-HEIGHT: 170%; font-size: 11px;}

.right {
	float: right;
	width: 20%;
	text-align: center;
	margin: 0px 5px 0px 5px;
}
.left {
	width: 20%;
	margin: 0px 5px 0px 5px;
	text-align: center;
	float: right;
}
.center {
	float: right;
	width: 55%;
}

/**
* Header definitions
*/
#headertb {
	background-color: #FFFFFF;
}
#headertb a{
	text-decoration: none;
}
#headertb a:hover {
	text-decoration: underline;
}
#headertb td{
padding: 4px 1px 4px 1px;
font-size: 11px;
text-align: center;
font-weight: bold;
font-family: tahoma, Verdana, Arial, Helvetica;
}
#wborder {
border-top: 1px solid #b5cbd6;
border-left: 1px solid #b5cbd6;
border-right: 1px solid #b5cbd6;
}
#headertb ul {
	margin: 0px 0px 0px 0px;
	width: auto;
	list-style: none;
}
#headertb li {
	float: right;
	padding: 0 1px 0 0;
	margin: 0 1px 0 0;
	display: inline;
	white-space: nowrap;
}
#headertb ul a {
	float: left;
	display: block;
	padding: 4px 5px 4px 10px;
}
#headertb ul a:hover {
	background-color: #E6EDF0;
	text-decoration: none;
}