body
{
FONT-SIZE		: 12px;
FONT-FAMILY		: Arial;
color			: #000000;
background-position	: top center;
}

td
{
FONT-SIZE		: 12px;
FONT-FAMILY		: Arial;
color			: black;
}
			
p
{
font-family 		: Arial;
font-size 		: 12px;
margin			: 3px;
}
				
h1
{
font-family		: Arial;
font-size		: 20pt;
font-weight		: bold;
text-align		: left;
color			: #3d6e9b;
margin-top		: 0;
margin-bottom	: 0;
}
					      
h2
{
font-family		: Arial;
font-size		: 14pt;
font-weight		: bold;
text-align		: left;
color			: #3d6e9b;
margin-top		: 0;
margin-bottom		: 0;
}

.textBold1
{
FONT-WEIGHT		: bold;
FONT-SIZE		: 12px;
COLOR			: #141414;
FONT-FAMILY		: Arial;
}

input
{
font-family		: Arial;
color           : black;
FONT-SIZE       : 12px;
border          : 1px solid #7f9db9;
}

select
{
font-family             : Arial;
color                   : black;
border                  : 1px solid #7f9db9;
}

checkbox
{
font-family             : Arial;
color                   : black;
border                  : 1px solid #808080;
margin                  : 3px;
}

.button
{
font-family     : Arial;
font-size		: 12px;
font-weight		: bold;
background		: #c5e3ff;
color			: black;
border			: 1px solid #7f9db9;
}

.box_title
{
font-family		: Arial;
font-size		: 12px;
font-weight		: bold;
text-align		: center;
color			: white;
background-color: #5283b0;
}

.box_text_odd
{
font-family		: Arial;
font-size		: 12px;
font-weight		: normal;
color			: #000000;
background-color: #fafafa;
}

.box_text_even
{
font-family		: Arial;
font-size		: 12px;
font-weight		: normal;
color			: #000000;
background-color: #f0f0f0;
}

a:link
{
COLOR			: #2b679e;
TEXT-DECORATION	: none
}
	
a:visited
{
COLOR                   : #2b679e;
TEXT-DECORATION         : none
}
		
a:hover
{
COLOR                   : #2b679e;
background-color        : #a6c0d9;
}
			
a:active
{
COLOR                   : white;
TEXT-DECORATION         : underline
}

.newsTitle
{
font-family		: Arial;
font-size		: 13px;
color			: #4b82b6;
FONT-WEIGHT		: bold;
}

.newsContent
{
color			: black;
}

.bgBlockContent
{
color			: black;
font-weight		: bold;
}

table tr td
{
color           : black;
}

.block_01
{
border          : 1px solid #4b82b6;
}
