A  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	COLOR : #001EFF;
}

A:hover  {
	text-decoration : underline;
}

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color : #FFFFFF;
}

.table_main {
	width : 818px;
	COLOR : #2B2B2B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.border_left {
	background-image : url("images/border_left.jpg");
	width : 12px;
}

.border_right {
	background-image : url("images/border_right.jpg");
	width : 12px;
}

.table_center {
	width : 794px;
}

.box_border_left {
	background-image : url("images/box_border_left.jpg");
	width : 8px;
}

.box_border_right {
	background-image : url("images/box_border_right.jpg");
	width : 8px;
}

.box_content {
	background-color : #EDF1F2;
}

.box_home {
	background-image : url("images/image_home.jpg");
	width : 571px;
	height : 326px;
}

.title {
	COLOR : #BC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 17px;
	text-transform : uppercase;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 10px;
	padding-bottom : 2px;
	border-bottom: 1px solid #D30000;
	letter-spacing : -1px;
}

.text_body {
	COLOR : #2B2B2B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text_justify {
	COLOR : #2B2B2B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}

.text_12 {
	COLOR : #2B2B2B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
}

.text_red {
	COLOR : #B60000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.text_blue {
	COLOR : #001EFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.sub_title {
	COLOR : #B60000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	padding-top : 0px;
	padding-bottom : 0px;
	text-transform : uppercase;
	letter-spacing : 1px;
}

#navcontainer { margin-top: 5px; margin-left: 0px; margin-right: 0px; padding-bottom: 0px; }

#navcontainer a
{
	COLOR : #001EFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

#navcontainer a:hover
{
	COLOR : #001EFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

#navlist li
{
	COLOR : #2B2B2B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-bottom: 5px;
}

#navcontainer2 { margin-top: 10px; margin-left: 0px; margin-right: 0px; padding-bottom: 0px; }

#navcontainer2 a
{
	COLOR : #393939;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
}

#navcontainer2 a:hover
{
	COLOR : #393939;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

#navlist2
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

#navlist2 li
{
	COLOR : #2B2B2B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-bottom: 3px;
}

.footer {
	background-image : url("images/footer_1.jpg");
	width : 794px;
	height : 26px;
}

.copyright {
	COLOR : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.textbox{
	border: 1px solid #B6C3BA;
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	COLOR : #2B2B2B;
}

.image{
	border: 1px solid #B4B4B4;
	padding: 2px;
}