/* Body style */

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	VERTICAL-ALIGN: middle;
	WIDTH: 100%;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #FFFFFF;
}

/* Tables styles */

#sitetable {
	width: 820px;
	text-align: center;
	
}

#logo {
	width: 100%;
	height: 75px;
	text-align: left;
	font-family: Verdana;
	font-size: 8px;
	color: #CCCCCC;
	text-decoration: none;
}

#header {
	width: 100%;
}

#inheader {
	height: 215px;
}

#content_index {
	width: 100%;
}

#footer {
	width: 100%;	
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

/* Texts styles */

.Verdana_gray_8 {
	font-family: Verdana;
	font-size: 8px;
	color: #999999;
	text-decoration: none;
}
.Verdana_gray_10 {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.Verdana_gray_12 {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.Verdana_gray_13 {
	font-family: Verdana;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.Verdana_lightgray_10 {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.Verdana_blue_10 {
	font-family: Verdana;
	font-size: 10px;
	color: #1C5B94;
	text-decoration: none;
}

.content_box {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align:justify;
	line-height: 18px;
}
/* Gray links */

.links_gray a:link {
	color: #999999;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.links_gray a:visited {
	color: #999999;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.links_gray a:hover {
	color: #1C5B94;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
.links_gray a:active {
	color: #999999;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
	
/* Blue links */

.links_blue a:link {
	color: #1C5B94;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.links_blue a:visited {
	color: #1C5B94;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.links_blue a:hover {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
.links_blue a:active {
	color: #1C5B94;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
	
/* Menu links */

.links_menu a:link {
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.links_menu a:visited {
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.links_menu a:hover {
	color: #1C5B94;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}
.links_menu a:active {
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}

/* Footer link */

.links_footer a:link {
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.links_footer a:visited {
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.links_footer a:hover {
	color: #1C5B94;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
.links_footer a:active {
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}

/* BACKGROUNDS */

td.header_bg_top {
background-image:url(../img/img_shadow_ht.jpg);
}
td.header_bg_centre {
background-image:url(../img/img_bg_header.jpg);
}
td.header_bg_bottom {
background-image:url(../img/img_shadow_hb.jpg);
}

td.menu_bg_line {
background-image:url(../img/img_menuline.jpg);
}
td.content_bg_line {
background-image:url(../img/img_line.jpg);
}
td.content_bg_line_large {
background-image:url(../img/img_line_large.jpg);
}
td.content_bg_shadow {
background-image:url(../img/img_shadow.jpg);
}
td.footer_bg_line {
background-image:url(../img/img_footer.jpg);
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	border:none;
	height: 15px;
	width: 172px;
	background-color: transparent;
	vertical-align: middle;
}

.separator_h{
background-image:url(../img/img_h_separator.jpg);
}

.form_field{
background-image:url(../img/img_bg_field.jpg);
}
.form1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	border:none;
	height: 75px;
	width: 172px;
	background-color: transparent;
	vertical-align: middle;
}
