body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background: #F2ECD2 url(imgs/bg.jpg);
	background-repeat: repeat-x;
	}

TD, TR {
	font-family:Lucida Sans, Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #4B4B4B;
}


/* SIDEBAR */


.sidebar { 
	padding: 3px;
	background: #FEFEFC;	
	font-family: Lucida Sans, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	line-height: 16px;
	letter-spacing: normal;
	text-align: justify;
}

/* CONTENT */


.title {
	font-family: times new roman, Lucida Sans, Trebuchet MS;
	font-size: 20px; 
	letter-spacing: normal;
	line-height:13pt;
        background: #ECE3BA;
	color: #44413D; 
	padding: 13px; 
	text-transform: none;
	text-align: left;
}
.title_main {
	font-family: times new roman, Lucida Sans, Trebuchet MS;
	font-size: 20px; 
	letter-spacing: normal;
	line-height:13pt;
        background: #ECE3BA;
	color: #44413D; 
	padding: 13px; 
	text-transform: none;
	text-align: left;
}

.bottom {
	font-family: Lucida Sans, Trebuchet MS;
	font-size: 11px; 
	font-style: none;
	font-weight: normal;
	letter-spacing: normal;
	line-height:13pt;
	background-color: #F5F3E6;
	color: #4B4B4B; 
	padding: 8px; 
	text-transform: none;
	text-align: left;
}
.footer {
	font-family: Lucida Sans, Trebuchet MS;
	font-size: 11px; 
	font-style: none;
	font-weight: normal;
	letter-spacing: normal;
	line-height:10px; 
        background: #FFFFFF;
	background-repeat: repeat-x;
	color: #4B4B4B; 
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 8px; 
	padding-bottom: 8px;
	text-transform: none;
	text-align: center;
}
.sidebar-title {
	font-family: Lucida Sans, Trebuchet MS;
	font-size: 12px; 
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	line-height:9pt;
        background: #E8D9A0;
	color: #4D354F; 
	padding: 10px; 
	text-transform: none;
	text-align: left;
}

.table_body { 
	padding: 5px;
	font-family: Lucida Sans, Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	line-height: 16px;
	letter-spacing: normal;
	text-align: justify;
	background-position:top-left;
        background: #FEFEFC;
	background-repeat:no-repeat;
	cellpadding: 1px;

}

.table { 
	padding: 5px;
	font-family: Lucida Sans, Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	line-height: 16px;
	letter-spacing: normal;
	text-align: justify;
	background-position:top-left;
        background: #FEFEFC;
	background-repeat:no-repeat;
	cellpadding: 1px;

}

.table img {
	border: 1px solid #5D3F63;
	padding: 2px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; 
}

.table img:hover {
	border: 1px solid #2C1831;
	padding: 2px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; 
}


a:link {
	color: #5D3F63;
	text-decoration: none;
}

a:visited {
	color: #5D3F63;
	text-decoration: none;
}

a:hover {
	color: #2C1831;
	text-decoration: none;
}

blockquote {	
	border: 1px solid #ffffff;
        background: #F7F1EB;
	font-family: Lucida Sans, Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	padding-left: 8px;
}

b, strong {	
	color: #4F3149;
}

.date { color:#4B4B4B;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	text-align:justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
        background: #F5F3E6;}



.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;
        background: #ffffff;
}

.day {
	color:#5D3F63;
	font-family: georgia;
	text-transform:uppercase;
	font-size:20px;
	text-align:center;
        background: #ffffff;
}



SELECT {
	BORDER: #E7D89D 1px solid; padding: 4px; FONT-SIZE: 8pt; COLOR: #4B4B4B; LINE-HEIGHT: 10px; BACKGROUND-COLOR: #F7F1EB; TEXT-ALIGN: left
}
INPUT {
	BORDER: #E7D89D 1px solid; padding: 4px; FONT-SIZE: 8pt; BACKGROUND: #F7F1EB; COLOR: #4B4B4B; FONT-FAMILY: tahoma, Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
TEXTAREA {
	BORDER: #E7D89D 1px solid; padding: 4px; FONT-SIZE: 8pt; BACKGROUND: #F7F1EB; COLOR: #4B4B4B; FONT-FAMILY: tahoma, Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
TEXT {
	FONT-SIZE: 8pt; COLOR: #4B4B4B; padding: 4px;
}