/* veridas.css stylesheet
   Copyright: Veridas.com
   Website: http://www.veridas.com
   Author: J.Russell (jr@ventana.net)
*/

body { 
	background: #d9d9d9 url('../img/base/ba101.gif') repeat-y;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif, Helvetica;
}
table, div, p {
	font-size: 9pt;
}
h1 {
	margin-top: 0;
	color: #663333;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 14pt;
	font-weight: normal;
}
h2 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 10.5pt;
}
a, a:link, a:visited {
	color: #663333;
}
a:hover, a:active {
	color: #023264;
}
ul {
	margin-top: 0;
	padding-top: 0:
	margin-bottom: 0;
	padding-bottom: 0:
}
form {
	margin: 0;
}
table#table_01 {
	width: 779px;
}
table#table_03 {
	width: 173px;
	background:  url('../img/base/ba200.gif');
}
table#table_04 {
	width: 606px;
	height: 300px;
	/* background-image: url('../img/base/ba200.gif'); */
}
table#table_05 {
	margin-bottom: 5px;
	table-layout: fixed;
	height: 50px;
}
table#table_05 td {
	border-color: #FFFFFF; 
	border-style: solid;
	border-width: 0 1px 0px 0;
	background-color: #8FA7A1;
	text-align: center;
	text-transform: uppercase;
	font-size: 10.5pt;
	font-weight: bold;
}
table#table_05 a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px 0;
	border-width: 1px 0;
	border-color: #FFFFFF;
	border-style: dotted;
}
table#table_04 th {
	background-color: #A4C1DF;
	height: 25px;
	font-size: 10.5pt;
	color: #FFFFFF;
}
td.ba102 {
	background-image: url('../img/base/ba102.gif');
}
td.ba54 {
	background-image: url('../img/base/ba54.gif');
}
td.ba301 {
	background-image: url('../img/base/ba301.gif');
}
td.ba106 {
	background-image: url('../img/base/ba106.gif');
}
td.ng {
	background-image: url('../img/navig/ng.png');
}
div#footer {
	margin-left: 185px;
	padding-top: 25px;
}
div.menu {
	margin-left: 30px;
}
div.menu a, div.menu a:link, div.menu a:visited {
	color: #000000;
	text-decoration: none;
}
div.menu a:hover, div.menu a:active {
	color: #023264;
	text-decoration: none;
}
ul.tick {
	list-style-image: url('../img/main/tick.gif');
	font-size: 10.5pt;
}