.top_loginbox
{
	color: #B7CDE4;
	font-family: verdana;
	font-size: 10;
	background-color: #3962BF;
}

.top_form
{
	border: 1px solid #000000;
	color: #000000;
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	background-color: #B7CDE4;
	height: 14;
	width: 80px;
}

.top_button
{
	border: 1px solid #000000;
	color: #B7CDE4;
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	background-color: #E2261B;
	height: 14;
	width: 80px;
}


.menu_enabled
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	background-color: #3962BF;
	text-align: center;
	cursor: hand;
}

.menu_selected
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	background-color: #E2261B;
	text-align: center;
	cursor: default;
}


.submenu_enabled
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12;
	background-color: #0F358A;
	cursor: default;
}


.left
{
  background-image: url(images/left_bg.jpg);
	background-color: #0F358A;
	background-repeat: no-repeat;
	background-align: top;
}

.left_title
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
}

.left_content
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10;
}

.left_menuenabled
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 5;
	background-color: #0F358A;
	cursor: hand;
}
.left_menuselected
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 5;
	background-color: #E2261B;
}


.homebox_title
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	background-color: #3962BF;
}
.homebox_content
{
	color: #000000;
	font-family: verdana;
	font-size: 12;
	border-left: 1px solid #000000;
	padding: 10;
}

.content_title
{
	color: #E2261B;
	font-family: verdana;
	font-size: 14;
	font-weight: bold;
}

.content_subtitle
{
	color: #0F358A;
	font-family: verdana;
	font-size: 13;
	font-weight: bold;
}

.content
{
	color: #000000;
	font-family: verdana;
	font-size: 12;
	text-align: justify;
}

.form
{
	border: 1px solid #000000;
	color: #000000;
	font-family: verdana;
	font-size: 12;
	background-color: #FFFFFF;
}

.button
{
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	background-color: #E2261B;
	cursor: hand;
}

.button_off
{
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	background-color: #999999;
	cursor: default;
}

.content_righttitle
{
	color: #E2261B;
	font-family: verdana;
	font-size: 11;
	font-weight: bold;
}
.content_rightsubtitle
{
	color: #0F358A;
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	text-align: justify;
}
.content_righttext
{
	color: #000000;
	font-family: verdana;
	font-size: 10;
	text-align: justify;
}

.alert
{
	color: #FF0000;
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	text-align: center;
}

.note
{
	color: #3962BF;
	font-family: verdana;
	font-size: 10;
	font-style: italic;
}


.bottom_copyright
{
	color: #B7CDE4;
	font-family: verdana;
	font-size: 10;
	background-color: #3962BF;
}

.bottom_link_enabled
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10;
	background-color: #0F358A;
	text-align: center;
	cursor: hand;
}

.bottom_link_selected
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10;
	background-color: #E2261B;
	text-align: center;
	cursor: default;
}
