/* CSS Document */
body
{
	background-image:url(../images/background.jpg);
}
.welcome_main
{
	font-family:Verdana;
	font-size:9px;
	color:#6B6B6C;
}

.left_bar
{
	font-family:Tahoma;
	font-size:11px;
	color:#696897;
}

.left_bar a:link
{
	font-family:Tahoma;
	font-size:11px;
	color:#696897;
	text-decoration:none;
}
.left_bar a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#696897;
	text-decoration:underline;
}
.left_bar a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#696897;
	text-decoration:none;
}
.left_bar a:active
{
	font-family:Tahoma;
	font-size:11px;
	color:#696897;
	text-decoration:none;
}



.left_bar_title
{
	font-family:Tahoma;
	font-size:11px;
	color:#696897;
	font-weight:bold;
}

.main_title
{
	font-family:Georgia;
	font-size:13px;
	color:#6B6B6C;
	font-weight:bold;

}
.left_main
{
	font: 8pt/15pt Verdana; 
	color:#6B6B6C;
	font-weight:bold;
}
.left_main a:link
{
	font: 8pt/15pt Verdana; 
	color:#6B6B6C;
	font-weight:bold;
	text-decoration:none;

}

.left_main a:hover
{
	font: 8pt/15pt Verdana; 
	color:#528BC5;
	font-weight:bold;
	text-decoration:underline;
}

.left_main a:visited
{
	font: 8pt/15pt Verdana; 
	color:#9D0000;
	font-weight:bold;
	text-decoration:none;
}
.main_top
{
	font: 8pt/15pt Verdana; 
	color:#6B6B6C;
	font-weight:bold;
	text-decoration:underline;
}
.content_main
{
	font: 8pt/15pt Tahoma; 
	color:#6B6B6C;
}

.content_main a:link
{
	font: 8pt/15pt Tahoma; 
	color:#6B6B6C;
	text-decoration:underline;
}
.content_main a:hover
{
	font: 8pt/15pt Tahoma; 
	color:#528BC5;
	text-decoration:none;
}
.content_main a:visited
{
	font: 8pt/15pt Tahoma; 
	color:#9D0000;
	text-decoration:underline;
}
.red
{
	font: 8pt/15pt Tahoma; 
	color:#FF0000;
	text-decoration:italic;
}

.copyright
{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}

.footer
{
	font-family:Tahoma;
	font-size:10px;
	color:#021B4E;
}
.errortxt
{
	font: 8pt/15pt Tahoma; 
	color:#FF0000;
	text-decoration:italic;
	font-weight:bold;
}
.bodytxt
{
	font: 8pt/15pt Tahoma; 
	color:#6B6B6C;
	text-decoration:italic;
	font-weight:bold;
}





