body  { 
	background-image: url(../images/back.gif);
	font-family: Arial, Helvetica, SansSerif; 
	font-size: x-small;
	padding-right: 20px;
	}
p {
	font-size: x-small;
	font-family: Arial, Helvetica, SansSerif; 
	}
li {
	line-height : 20px;
}
}
td {
	font-size: x-small;
	font-family: Arial, Helvetica, SansSerif; 
	}

	
	
	
/* POSITIONE ELEMENTS */
#mainpage {
	align:center;
}
#logorow {
	padding:4px;
	background-image: url(../images/logo_bac.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 778px;
}
#logorow2 {
	padding:4px;
	background-image: url(../images/logo_bac.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 825px;
}
#logo {
	padding:6px;
}
#logo img	{
	border: 1px solid #000;
}
#manu {
	font-size: 14px;
	color:#FFFFFF;
	background-color: inherit;
	align: center;
	padding-right: 5px;
}
#navrow {
	background-color:#E8E6E6;
	border-left: solid 1px #1A4C6C;
	border-right: solid 1px #1A4C6C;
	border-bottom: solid 1px #1A4C6C;
	border-top: solid 1px #BDBBBB;
	padding:5px;
}
#bodyrow {
	background-color: #FFFFFF;
	border-left: solid 1px #1A4C6C;
	border-right: solid 1px #1A4C6C;
	border-bottom: solid 1px #1A4C6C;
	padding:20px;
	font-size: x-small;
	color:#000000;
}
#pagetitle {
	border-bottom: solid 1px #BDBBBB;
}
#mainbody {
	font-size: x-small;
	color:#000000;
	padding-left:10px;
	padding-righ:10px;
}



.nav {
	padding-right:10px;
}
.affiliate {
	padding:10px;
	border: solid 1px #CCCCCC;
}
.basicTD {
	padding-left:10px;
	padding-right:10px;
	font-size: x-small;
}


	




/* NAVIGATION ELEMENTS */
#mainbody a, #mainbody a:link {
	color: #16496A;
	text-decoration: none;
}
#mainbody a:visited {
	color: #38586D;
	text-decoration: none;
}
#mainbody a:hover, #mainbody a:active {
	color: #ff1821;
	text-decoration: underline;
}

.blueBold {
	font-weight: bold;
	color: #16496a;
}




/* TABLE SETTINGS */
.tableHeaderRow  { color: #ffffff; font-size: 11px; background-color: #16496a }
.tableOptionsRow  { color: white; font-size: 11px; background-color: #7d8f9b; border: solid 1px #999999 }
.tableEmptyRow {
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.tableFilledRow {
	background-color: #EFEFEF;
	border: solid 1px #CCCCCC;
	font-size: 11px;
}
.tableMidRow {
	background-color: #DDDDDD;
	border: solid 1px #CCCCCC;
	font-size: 11px;
}
.tableOptionsRow a, .tableOptionsRow a:link, .tableOptionsRow a:visited {
	color: #333333;
	text-decoration: underline;
}
.tableOptionsRow a:hover, .tableOptionsRow a:active {
	color: #ff1821;
	text-decoration: underline;
}




/* FORM FIELDS */
input, select {
	font-size: 11px;	
}
textarea {
	font-size: 12px;	
	font-face: Arial, Helvetica, SansSerif;
}
.redAlert {
	color: #880000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-size: 11px;
	}


.style1 {
	font-size: xx-small;
	}

.style4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.style5 {
	color: #000000;
	}

.style6 {
	color: #16496a;
	}

.style7 {
	color: #000000;
	font-size: 14px;
}

.style8 {color: #FFFFFF;}

.style9 {color: #FFFFFF; font-weight: bold; }

.style10 {color: #000000; padding-left: 10px; }