* {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

html {
	height: 100%;
}

body {
	min-height:100%;
	height: 100%;
	background: #BDC8D4;
	COLOR: #000000;
	FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	margin: 0px;
}
form {
	margin: 0px;
}
p.epigraph {
	margin-left: 400px;
	font-style: italic;
	font-family: Times New Roman, Times;
}
p.quote {
	margin-left: 40px;
	margin-right: 40px;
	font-style: italic;
	font-family: Times New Roman, Times;
}
td.copyright {
	color:#ffffff;
	height:95px;
	background:url(img/bottom_grad.gif);
	vertical-align:top;
}
td#bottom_menu {
	background:url(img/menu_pad_gray.gif);
	text-align:left;
	color:#fff;
	padding-left:15px;
}
td#main {
	background: #fff;
	vertical-align: top;
	text-align: left;
	padding: 29px 43px 29px 43px;
}
td#right {
	background:#D6E3F0;
	padding-bottom: 31px;
}
td.search_prod {
	background-image: url(img/pills.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	background-color: #BCC8D4;
}
h1#substance {
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}
h2.search_prod {
	color: #004B5E;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1153cb;
}
div#brief {
	padding: 16px 16px 0px 43px;
	font-size: 13px;
	color: #fff;
	width: 320px;
}
.note {
    color: red;
}
.bold {font-weight:bold;}
.odd {background-color: #D6E3F0}
.even {background-color: #ECF2F7}
.blue {color: #1153cb;}

a:link {color: #1153cb; text-decoration:none}
a:visited {color: #1153cb; text-decoration:none}
a:hover {color: #1153cb; text-decoration:underline}

a.bottom:link {color: #fff; text-decoration:none}
a.bottom:visited {color: #fff; text-decoration:none}
a.bottom:hover {color: #fff; text-decoration:underline}

a.menu:link {color: #fff; text-decoration:none}
a.menu:visited {color: #fff; text-decoration:none}
a.menu:hover {color: #fff; text-decoration:underline}

a.menuact:link {color: #ffd147; text-decoration:none}
a.menuact:visited {color: #ffd147; text-decoration:none}
a.menuact:hover {color: #ffd147; text-decoration:underline}

a.upperbold {font-weight:bold; text-transform: uppercase;}
