@charset "utf-8";
/* CSS Document */

body {
	background-color: #4752bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 2px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}

.table_main {
	background-color: #FFFFFF;
	border: 2px solid #889fbe;
}
.table_footer {
	background-color: #9eb4f7;
	border: 2px solid #889fbe;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 780px;
}
.table_header {
	background-color: #9eb4f7;
	border: 2px solid #889fbe;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 780px;
}
.body_text_plain_10 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.body_text_bold_12 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.body_text_bold_14 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.body_text_bold_14_white {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.body_text_bold_16 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.body_text_bold_18 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.body_text_plain_18 {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}
.body_text_bold_20 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.body_text_bold_22 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.body_text_bold_24 {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}
.body_text_bold_36 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.body_text_bold_44 {
	font-size: 44px;
	font-weight: bold;
	color: #000000;
}
.body_text_bold_48 {
	font-size: 48px;
	font-weight: bold;
	color: #ffffff;
}

/* left side nav */

a.main_nav01:link {
	color: #4752bf;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4752bf;
	margin-top: 2px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
a.main_nav01:visited {
	color: #4752bf;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4752bf;
	margin-top: 2px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
a.main_nav01:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 2px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
a.main_nav01:active {
	color: #ff0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 2px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}



a.main_nav01_live:link {
	color: #ff0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 2px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
a.main_nav01_live:visited {
	color: #ff0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 2px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
a.main_nav01_live:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 2px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
a.main_nav01_live:active {
	color: #ff0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 2px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
.table_qoutes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #4752bf;
}

