body {
background-color: #213843;
background-image:url('images/bg.gif');
background-position: top center;
background-repeat: repeat-x; 
}
h1 {background-color: #c8ddf9; color: #2d51ab}
input {background-color: #3c3c3c; font-weight: bold; font-size: 11px; color: white;}
textarea {background-color: #3c3c3c; font-weight: bold; font-size: 11px; color: white;}
a:visited, a:link, a:active {
font-weight : bold;
font-size : 11px;
font-family : arial;
color : #000000;
text-decoration : none;
} 

a:hover {
font-weight : bold;
font-size : 11px;
font-family : arial;
color : #FFFFFF;
background : normal;
text-decoration : underline;
}

a img { border: none; }

iframe
{
background-color:#213843
}
table
{ 
border-bottom: solid #000000
border-size: 1px
}
h1 h2
{ 
border: solid #dcf9ff
color: #2d51ab
} 

.content {
	color: #cacaca
	background-color: #213843
	font-weight: normal
}
.style1 {color: #4c5d90; }
.style2 {
	font-family: "Arial", Courier, monospace;
	color: #ffffff
}
.style3 {
	color: #4c5d90;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal
}
leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c5d90;
	background-color: 262626;
}
text {
	color: cacaca;
	font-weight: normal
}