body {
	background-image: url("../images/bg.gif");
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #7B2E00;
}

#container { 
	background: url("../images/bg.gif") no-repeat bottom right;
	height: 100%;
}

th, tr, td {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #7B2E00;
}

a:link {font-family:verdana,arial,sans-serif; font-size:10pt; font-style:normal; font-weight:normal; text-decoration:underline; color:#7B2E00;}
a:visited {font-family:verdana,arial,sans-serif; font-size:10pt; font-style:normal; font-weight:normal; text-decoration:underline; color:#7B2E00;}
a:hover {font-family:verdana,arial,sans-serif; font-size:10pt; font-style:normal; font-weight:normal; text-decoration:none; color:#7B2E00;}
a:active {font-family:verdana,arial,sans-serif; font-size:10pt; font-style:normal; font-weight:normal; text-decoration:underline; color:#7B2E00;}

a.small:link {font-size:8pt;}
a.small:visited {font-size:8pt;}
a.small:hover {font-size:8pt;}
a.small:active {font-size:8pt;}

a.cream:link {font-size:8pt; color:#FDFBDB; }
a.cream:visited {font-size:8pt; color:#FDFBDB;}
a.cream:hover {font-size:8pt; color:#FDFBDB;}
a.cream:active {font-size:8pt; color:#FDFBDB;}

.font_small {font-family:verdana,arial,sans-serif; font-size:8pt; font-style:normal; font-weight:normal; color:#7B2E00;}
.font_large {font-family:verdana,arial,sans-serif; font-size:12pt; font-style:normal; font-weight:normal; color:#7B2E00;}

.color_lite {color:#FDFBDB;}

.breadcrumb {background-color:#FFFEE6; padding-left:20px; border-bottom:solid 1px #7B2E00; font-size:8pt;}
.titleAreaPresentation {background-color:#FDFBDB; border-bottom:solid 1px #7B2E00;}

.fieldLabel {font-weight:bold; text-align:right; vertical-align:top;}
.fieldContent {text-align:left; vertical-align:top; width:100%;}

.bold {font-weight:bold;}
.italic {font-style:italic;}

.tdList {text-align:left; vertical-align:top; border-top:solid 1px #CCCCCC; border-left:solid 1px #CCCCCC;}

.floatR {float:right;}

