body {
	background : #FFFFFF;
	color : #000000;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px; }

td {
	margin: 0;
	padding: 0;
	font-size: 12px; }
	
th {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 12px; }
	
	

/* Headlines ---------------------------------------- */

h1 {
	font-size: 21px;
	color: #000066; }

h2 {
	font-size: 18px;
	color: #000066; }

h3 {
	font-size: 16px;
	color: #000066;
	font-weight: bold; }
h4 {
	font-size: 14px;
	color: #000066;
	margin-bottom: 0px; }
	
	

/* Text --------------------------------------------- */

a:link	{
	text-decoration: none;
	color: #000066; }

a:visited	{
	text-decoration: none;
	color: #000066; }

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

a:active	{
	text-decoration: none;
	color: #000000; }

p {
	padding-left: 10;
	text-indent: 10; }

ul	{
	list-style-type: disc; }

li {
	padding-right: 10; }
	
.row1 {
	background-color: #FFFFFF;
	color: #000000; }
	
.row2 {
	background-color: #CCCCCC;
	color: #000000; }


/* CONTENT CELL */
.ctnt {
	padding-right: 20;
	padding-bottom: 30;
}

/* LEFT SIDE BAR */
.left {
	color: FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-right: 4;
	padding-left: 4;
	padding-top: 10;
	line-height: 19px;
}
a.left:link	{
	text-decoration: none;
	color: #FFFFFF;
}
a.left:visited	{
	text-decoration: none;
	color: #FFFFFF;
}
a.left:hover	{
	text-decoration: underline;
	color: #FFCC99;
}
a.left:active	{
	text-decoration: none;
	color: #FFCC99;
}
h3.left {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

/* CONTACT STRIP */

.contact {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
a.contact:link	{
	text-decoration: none;
	color: #FFFFFF;
}
a.contact:visited	{
	text-decoration: none;
	color: #FFFFFF;
}
a.contact:hover	{
	text-decoration: underline;
	color: #FFFFFF;
}
a.contact:active	{
	text-decoration: none;
	color: #FFFFFF;
}


/* TABS */
.tab {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000066;
}

a.tab:hover	{
	text-decoration: underline;
	color: #107002;
}
a.tab:active	{
	text-decoration: none;
	color: #107002;
}


/* FOOTER */
.footer {
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.sidenews {
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
a.sidenews:link	{
	text-decoration: none;
	color: #FFFF66;
}
a.sidenews:visited	{
	text-decoration: none;
	color: #FFFF66;
}
a.sidenews:hover	{
	text-decoration: underline;
	color: #FFFFFF;
}
a.sidenews:active	{
	text-decoration: none;
	color: #FFFFFF;
}

.sidetitle {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

