body {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;	
	font-size: 11px;
	color: #000000;
	
}

.background_image
{
	background-image: url(../images/main_background.gif);
	background-repeat: repeat-x;
}

a 
{
	color: #0e60c3;
	font-size: 12px;
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif;
}

.no_underline a
{
	color: #0e60c3;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
}

a:hover 
{
	color: #4e83eb;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
}

a:visited
{
	color: #0e60c3;
	font-family: Tahoma, Arial, sans-serif;
}

a img 
{
	border: none;
}

.link {
	color: #0e60c3;
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif;
}

.img_border
{
	border: #005257 1px solid;
}

.size10
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.size12
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

.size14
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}

.size18
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
}

.bold_text
{
	font-weight: bold;
}

.small_text
{
	font-size: 10px;
}

.spacer
{ padding: 20px; font-size: 12px; }

.error
{
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}

.tab_line_stretch 
{
	background-image: url(../images/tab_line_stretch.jpg);
	background-repeat: repeat-x;
}

hr {
	border: 0;
	width: 97%;
	color: #4e83eb;
	background-color: #4e83eb;
	height: 1px;
}

.right_border
{
	border-right: #4e83eb 1px solid;
}

.title
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c0006a;
}

.button
{
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #0b4194;
	border: 1px #e92c8a solid;
	color: #ffffff;
}

form
{
	margin: 0;
}


select
{
	background-color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	color: #000;
	border: 1px #0b4194 solid;
}

.heading
{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #0b4194;
}

.column_bgcolor
{
	background-color: #ddefff;
	border: 1px solid #FBFBFB;
}

.column_bgcolor_150
{
	width: 150px;
	background-color: #83c9ff;
	border: 1px solid #0f8ad8;
}

.block
{
	width: 600px;
	padding: 3px;
	border: #0f8ad8 1px solid;
}

.block_half
{
	width: 360px;
	padding: 3px;
	border: #0f8ad8 1px solid;
}

.block_girl_page
{
	width: 700px;
	padding: 3px;
	border-bottom: #000 1px solid;	
	border-left: #000 1px solid;	
	border-right: #000 1px solid;	
}

.comment_separator 
{
	font-size: 3px;
	border-bottom: 1px dashed #083daf;
	padding: 3px;
}

.comment_header
{
	border-bottom: 1px solid #083daf;
	font-size: 14px;
	font-weight: bold;
}

.white_bg
{
	background-color: #ffffff;
}

.back a { font-size:18px; }


#container
{
	margin: auto;
	width: 749px;
	background-color: #ffffff;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}

#menu
{
	width: 749px;
}

#header
{
	width: 749px;	
}

#main
{
	width: 749px;
}

#footer
{
	width: 749px;
}
