body {
	background-image: url(../images/bg.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 616161;
}
.main {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.bottom {
	color: #FFFFFF;
	background-image: url(../images/bottom_fill.gif);
}
.cellRed {
	color: #FFFFFF;
	background-color: #c72727;
}

a:link
{
	color: #507bae;
	text-decoration:none;
}
a:hover
{
	color: #c72727;
	text-decoration:none;
}
a:active
{
	color: #507bae;
	text-decoration:none;
}
a:visited
{
	color: #507bae;
	text-decoration:none;
}

a.white:link
{
	color: #FFFFFF;
	text-decoration:none;
}
a.white:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
a.white:active
{
	color: #FFFFFF;
	text-decoration:none;
}
a.white:visited
{
	color: #FFFFFF;
	text-decoration:none;
}

a.top:link
{
	color: #050f70;
	text-decoration:none;
}
a.top:hover
{
	color: #c72727;
	text-decoration:none;
}
a.top:active
{
	color: #c72727;
	text-decoration:none;
}
a.top:visited
{
	color: #050f70;
	text-decoration:none;
}

a.leftNav:link
{
	background-color:#f5f5f5;
	display:block;
	color: #4c4c4c;
	padding: 10px;
	text-decoration:none;
	width:160px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.dataTable {
	border: 1px solid #EBEBEB;
}

.leftNavActive
{
	background-color:#e1e1e1;
	display:block;
	color: #4c4c4c;
	padding: 10px;
	text-decoration:none;
	width:160px;
	margin-top: 1px;
	margin-bottom: 1px;
}

a.leftNav:hover
{
	background-color:#e1e1e1;
	display:block;
	color: #4c4c4c;
	padding: 10px;
	text-decoration:none;
	width:160px;
	margin-top: 1px;
	margin-bottom: 1px;
}
a.leftNav:active
{
	background-color:#e1e1e1;
	display:block;
	color: #4c4c4c;
	padding: 10px;
	text-decoration:none;
	width:160px;
		margin-top: 1px;
	margin-bottom: 1px;
}
a.leftNav:visited
{
	background-color:#f5f5f5;
	display:block;
	color: #4c4c4c;
	padding: 10px;
	text-decoration:none;
	width:160px;
		margin-top: 1px;
	margin-bottom: 1px;
}

.content
{
	vertical-align:top;
	padding: 15px;
}

h1
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#050f70;
	margin-top: 0px;
}
h2
{
	color: #c72727;
	font-weight:bold;
	font-size: 12px;
	margin-bottom:10px;
}

ul
{
	margin-top: 0px;
	margin-left: 15px;
}
.altRow {
	background-color: #f5f5f5;
}

li {
	list-style-type: square;
}
.formfield {
	border: 1px solid #C0C0C0;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 616161;
}

.formbutton {
	border: 1px solid #C0C0C0;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 616161;
	background-color:#e1e1e1;
}
.red {
	color: #A90000;
	font-weight: bold;
}
ul {
	list-style-image: url(../images/ul.gif);
	list-style-type: circle;
}
.foto {
	padding: 3px;
	border: 1px solid #E1E1E1;
	float: left;
	margin-right: 5px;
}

