a {
	FONT-SIZE: 11px;
	COLOR: #FF6600;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
a:hover {
	COLOR: black;
	TEXT-DECORATION: underline;
}
BODY {
	margin: 0;
	padding: 0;
	FONT-SIZE: 11px;
	background-image: url(../images/bg.jpg)
}
TD {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.small {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.footer_text {
	color: white;
}
.table_main {
	background-color: white;
}
img {
	border: 0;
}
.table {
	border: 1px solid black;
}
.table_content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	border-color: #336699;
	border-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table_content_title {
	font-family: Arial ;
	font-size: 12px;
	color: #103843;
	text-decoration: none;
	background-color: #EAF7FB;
	border-top: 1px solid #F7FCFD;
	border-right: 1px solid #D3EEF5;
	border-bottom: 1px solid #D3EEF5;
	border-left: 1px solid #F7FCFD;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.textbox {
	font-family: Arial ;
	font-size: 12px;
	color: #153751;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CACB5;
	border-right-color: #BCCFD4;
	border-bottom-color: #D6E1E4;
	border-left-color: #A9C0C7;
}
.button {
	font-family: Arial ;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #4DB3CE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AADFEC;
	border-right-color: #65ACBE;
	border-bottom-color: #4693A7;
	border-left-color: #8FD6E7;
}
