body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background: #E3E3E3 url(imgs/bg.jpg);
	background-repeat: repeat-x;
	}

TD, TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #4B4B4B;
}


/* SIDEBAR */


.sidebar { 
	padding: 3px;
	background: #D8D5D0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #262626;
	line-height: 16px;
	letter-spacing: normal;
	text-align: justify;
}
.sidebar img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	padding:2px;
	border: 1px solid #CF8268;
}


/* CONTENT */


.title {
font-size: 16px; 
line-height: 20px; 
background: #E1D9CC url(imgs/title.jpg);
font-family: Arial;
	font-style: italic;
	font-weight: bold;
letter-spacing: 0px;
text-transform: uppercase;
color: #C83F38;
text-align:center;
padding-top:20px;
padding-bottom:20px;
padding-left: 20px;
	border: 1px solid #DCD0C0;
	margin:5px;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; }

.title_main {
font-size: 12px; 
line-height: 20px; 
background: #C8B69E;
font-family: Arial;
font-weight: bold;
letter-spacing: 0px;
text-transform: uppercase;
color: #C76847;
text-align:center;
padding-top:8px;
padding-bottom:8px;
padding-left: 20px;}


.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: none;
	font-weight: normal;
	letter-spacing: normal;
	line-height:13pt;
	background-color: #E0E0DE;
	color: #4B4B4B; 
	padding: 8px; 
	text-transform: none;
	text-align: left;
}

.bottom-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: none;
	font-weight: normal;
	letter-spacing: normal;
	line-height:13pt;
	background-color: #E1D9CC;
	color: #4B4B4B; 
text-transform: uppercase;
	padding: 8px; 
	text-align: right;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: none;
	font-weight: normal;
	letter-spacing: normal;
	line-height:10px; 
        background: #FFFFFF;
        background: #FFFFFF url(imgs/bottom.jpg);
	background-repeat: repeat-x;
	color: #262626; 
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 11px; 
	padding-bottom: 11px;
	text-transform: none;
	text-align: center;
}
.sidebar-title {
	font-family: georgia, Trebuchet MS;
	font-size: 12px; 
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	border-bottom: 1px dotted #CF8268;
	line-height:9pt;
        background: #D8D5D0;
	color: #866E4A; 
	padding: 10px; 
	text-transform: uppercase;
	text-align: left;
}
.table_body { 
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        background: #D8D5D0;
	background-repeat: no-repeat;
background-position: top;
	font-style: normal;
	font-weight: normal;
	color: #262626;
	line-height: 16px;
	letter-spacing: normal;;
	cellpadding: 1px;


}

.table { 
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        background: #D8D5D0;
	background-repeat: no-repeat;
background-position: top;
	font-style: normal;
	font-weight: normal;
	color: #262626;
	line-height: 16px;
	letter-spacing: normal;;
	cellpadding: 1px;


}

.table img {
	border: 1px solid #CF8268;
	padding: 2px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; 
}

.table img:hover {
	border: 1px solid #866E4A;
	padding: 2px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; 
}


a:link {
	color: #866E4A;
	text-decoration: none;
}

a:visited {
	color: #866E4A;
	text-decoration: none;
}

a:hover {
	color: #CF8268;
	text-decoration: none;
}

blockquote {	
	border-left: 10px solid #DFAD99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 8px;
padding-right: 8px;
}

b, strong {	
	color: #C76847;
}

i, em {	
	color: #866E4A;
}

.date { color:#4B4B4B;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	text-align:justify;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
        background: #E0E0DE url();
	background-repeat: no-repeat;
}



.month {
	text-transform:uppercase;
	text-align:center;
	font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:2px;
	font-size:10px;
	color:#000000;
}

.day {
	color:#C83F38;
	font-family: georgia;
	text-transform:uppercase;
	font-size:20px;
	text-align:center;
}



SELECT {
	BORDER: #CF8268 1px solid; padding: 4px; FONT-SIZE: 8pt; COLOR: #4B4B4B; LINE-HEIGHT: 10px; BACKGROUND-COLOR: #DDDDDB; TEXT-ALIGN: left
}
INPUT {
	BORDER: #CF8268 1px solid; padding: 4px; FONT-SIZE: 8pt; BACKGROUND: #DDDDDB; COLOR: #4B4B4B; FONT-FAMILY: tahoma, Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
TEXTAREA {
	BORDER: #CF8268 1px solid; padding: 4px; FONT-SIZE: 8pt; BACKGROUND: #DDDDDB; COLOR: #4B4B4B; FONT-FAMILY: tahoma, Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
TEXT {
	FONT-SIZE: 8pt; COLOR: #4B4B4B; padding: 4px;
}