body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background: #4D4D4D 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: #848A89;
}


/* SIDEBAR */


.sidebar { 
	padding: 3px;
	background: #424242;	
	font-family: Lucida Sans, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #848A89;
	line-height: 16px;
	letter-spacing: normal;
	text-align: justify;
}

.sidebar img {
	border: 1px solid #00737D;
	padding: 2px;
}

.sidebar img:hover {
	border: 1px solid #3DABAF;
	padding: 2px;
}
/* CONTENT */


.title {
	font-family: Lucida Sans, Trebuchet MS;
	font-size: 15px; 
	font-style: none;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	line-height:13pt;
	background-color: #4D4D4D;
	color: #5186CF; 
	padding: 15px; 
	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: #131313;
	color: #5B60CB; 
	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:13pt;
        background: #000000 url(imgs/bg-content.jpg);
	color: #003FA6; 
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 8px; 
	padding-bottom: 8px;
	text-transform: none;
	text-align: left;
}

.sidebar-title {
	font-family: Lucida Sans, Trebuchet MS;
	font-size: 12px; 
	font-style: none;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	line-height:9pt;
        background: #000000 url(imgs/bg-content.jpg);
	color: #003FA6; 
	padding: 10px; 
	text-transform: none;
	text-align: left;
}

.table { 
	padding: 5px;
	font-family: Lucida Sans, Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #848A89;
	line-height: 16px;
	letter-spacing: normal;
	text-align: justify;
	background-position:top-left;
        background: #424242;
	background-repeat:no-repeat;
	cellpadding: 1px;

}

.table img {
	border: 1px solid #00737D;
	padding: 2px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; 
}

.table img:hover {
	border: 1px solid #3DABAF;
	padding: 2px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; 
}


a:link {
	color: #B7B795;
	text-decoration: none;
}

a:visited {
	color: #B7B795;
	text-decoration: none;
}

a:hover {
	color: #648989;
	text-decoration: none;
}

blockquote {	
	border-left: 10px solid #00737D;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	padding-left: 8px;
}

b, strong {	
	color: #1C7A89;
}

.date { color:#5B60CB;
	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-color:#131313;}



.month {
	text-transform:uppercase;
	text-align:center;
	font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
	padding-top:5px;
	font-size:10px;
	color:#F1E7AA;
	background: #000000;
}

.day {
	color:#37898B;
	font-family: georgia;
	text-transform:uppercase;
	font-size:20px;
	text-align:center;
	background: #131313;
}



SELECT {
	BORDER-RIGHT: #00737D 1px solid; BORDER-TOP: #00737D 1px solid; FONT-SIZE: 7pt; BORDER-LEFT: #00737D 1px solid; COLOR: #00737D; LINE-HEIGHT: 10px; BORDER-BOTTOM: #00737D 1px solid; BACKGROUND-COLOR: #000000; TEXT-ALIGN: left
}
INPUT {
	BORDER-RIGHT: #00737D 1px solid; BORDER-TOP: #00737D 1px solid; FONT-SIZE: 7pt; BACKGROUND: #000000; BORDER-LEFT: #00737D 1px solid; COLOR: #00737D; BORDER-BOTTOM: #00737D 1px solid; FONT-FAMILY: tahoma, Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
TEXTAREA {
	BORDER-RIGHT: #00737D 1px solid; BORDER-TOP: #00737D 1px solid; FONT-SIZE: 7pt; BACKGROUND: #000000; BORDER-LEFT: #00737D 1px solid; COLOR: #00737D; BORDER-BOTTOM: #00737D 1px solid; FONT-FAMILY: tahoma, Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
TEXT {
	FONT-SIZE: 7pt; COLOR: #00737D;
}