BODY,TD,TH,P,DIV,FORM,H1,H2,H3,H4,BLOCKQUOTE,UL,OL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
	margin: 0%;
	background: url(../images/a_band.jpg) repeat-x;
}

.text_1 {
	font-size: 8pt;
}

a {
	text-decoration: none;
	color: #00008B;
}

.a_menu {
	color: Black;
}

a:hover {
	color: #990000;
	text-decoration:underline;
}

.td_menu_back {
	background: url(../images/a_menu.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 9pt;
	text-align: center;
}

.td_list_top {
	background-image: url(../images/a_tableframe.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 10pt;
	text-align: center;
}

.td_list_mid {
	background-image: url(../images/a_tableframe_mid.gif);
	background-repeat: repeat-y;
}

.td_list_bot {
	background: url(../images/a_tableframe_bot.gif);
	background-repeat: no-repeat;
}

.td_dotline {
	background-image: url(../images/a_line.gif);
	background-repeat: repeat-x;
	line-height: 3px;
}
.therapies_list {
	color: Black;
	font-size: 8pt;
}

textarea {
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
	}

input {
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
	}

.title_full {
	font-weight: bold;
	font-size: 11pt;
	color: #41699C;
}

.td_subtitle {
	font-weight: bold;

}

.td_subtitle_dir {
	font-weight: bold;
	font-size: 11pt;
}

h1 {
	font-weight: bold;
	font-size: 24px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

h6 {
	font-size: 9px;
	font-weight: normal;
}

.dir_tableborder {
	background-color: #336699;
}

.dir_tableback {
	background-color: #DDEBF7;
}

