BODY
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #787272;
    margin: 0px 0px 0px 0px;
}
TABLE, INPUT, SELECT, TEXTAREA
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.nice
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
}

.bg_1
{
	background-position: left top;
	background-image: url(/images/bg_nav_1-clean.gif);
	background-repeat: no-repeat;
	width: 194px;
	background-color: White;
}
.bg_2
{
	background-position: left top;
	background-image: url(/images/bg_nav_2-clean.gif);
	background-repeat: no-repeat;
	width: 194px;
	background-color: #F2F2F2;
}
.bg_3
{
	background-color: #E6E6E6;
}

.errormessage 
{
	color: #A00000;
	font-weight: bold;
}
A
{
	color: #770000;
	text-decoration: none;
	font-weight: bold;
}
A:hover 
{
	text-decoration:underline;
}

.fineborder
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}




/*--------------------------------------*/
.tblNav0 {
	text-align:left;
	color: #757575;
	padding-left: 6px;
	height: 14px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}
.tblNav1 {
	text-align:right;
	color: #757575;
	padding-right: 6px;
	height: 14px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}
.tblNav2 {
	text-align:right;
	color: #757575;
	padding-right: 6px;
	height: 14px;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
}

/*--------------------------------------*/
.tblNav0over, .tblNav0active {
	text-align:left;
	color: #000000;
	padding-left: 6px;
	height: 14px;
	cursor: hand;
}
.tblNav1over, .tblNav1active, .tblNav2over, .tblNav2active {
	text-align:right;
	color: #000000;
	padding-right: 6px;
	height: 14px;
	cursor: hand;
}

/*--------------------------------------*/
.tblNav0over {
	background-color: #c4c5bb;
}
.tblNav1over {
	background-color: #CECECE;
}
.tblNav2over {
	background-color: #BCBCBC;
}
.tblNav1active {
	background-color: #cccec4;
}
.tblNav2active {
	background-color: #c4c5bb;
}


/*--------------------------------------*/
.tblNav0 A, .tblNav0 A:visited, .tblNav1 A, .tblNav1 A:visited, .tblNav2 A, .tblNav2 A:visited {
	text-decoration: none;
	color: #757575;
	font-weight: normal;
}
.tblNav0over A, .tblNav1over A, .tblNav1active  A, .tblNav2over A, .tblNav2active  A {
	color: #000000;
	text-decoration: none;
	/*filter:alpha(opacity=100);*/
}
.tblNav0over A.tblNav0, .tblNav1over A.tblNav1, .tblNav1active  A.tblNav1, .tblNav2over A.tblNav2, .tblNav2active  A.tblNav2 {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	/*filter:alpha(opacity=100);*/
}


/*---------------------------*/
.SUPERTITLE
{
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	color:#666666;
}	
.TITLE
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #DEDEDE;
	text-align: right;
	background-color: #C42E00;
	width: 100%;
}
.SUBTITLE
{
	padding-bottom: 5px;
	font-size: 12px;
	font-family: Arial, Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	color:#6A6A6A;
	text-align: center;
}
/*--------------------------*/

.TITLE2
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #C42E00;
	width: 100%;
}
.fineborder 
{
	border: 1px solid black;
}

IMG.imagegallery 
{
	border: 1px outset BLACK;
}