body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background: #F9F8F8 url(bg.jpg);
	background-repeat: repeat-x;
	}

TD, TR {
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #636371;
}


/* SIDEBAR */


.sidebar { 
	padding: 3px;
	background: #F6FBF4;	
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #E8E1DE;
	color: #666965;
	line-height: 16px;
	letter-spacing: normal;
	text-align: justify;
}
.sidebar img {
	border: 1px solid #A4C7C2;
	padding: 3px;
	background: #EEF6E9;
}

.sidebar img:hover {
	border: 1px solid #B87C80;
	padding: 3px;
	background: #E0EED5;
}

.sidebar2 { 
	padding: 3px;
	background: #F4F4F5;	
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #666965;
	line-height: 16px;
	letter-spacing: normal;
	text-align: justify;
}

.sidebar2 img {
	border: 1px solid #A4C7C2;
	padding: 3px;
	background: #EEF6E9;
}

.sidebar2 img:hover {
	border: 1px solid #B87C80;
	padding: 3px;
	background: #E0EED5;
}

/* CONTENT */


.title {
font-family: Georgia, times new roman; 
font-size: 16px; 	
line-height: 14px;		
text-transform: normal;
font-weight: bold;
padding: 10px 5px 10px 5px;	
color: #7B5659; 	
font-style: italic;
letter-spacing: 0px;	
text-align: center;	
background: #E6E5DF;
}

.bottom {
	font-family: Trebuchet MS;
	font-size: 11px; 
	font-style: none;
	font-weight: bold;
	letter-spacing: normal;
	line-height:13pt;
	background-color: #CADDDB;
	color: #A24E54; 
	padding: 8px; 
	text-transform: none;
	text-align: center;
}

h1 {
font-family: Georgia, times new roman; 
font-size: 14px; 	
line-height: 14px;		
text-transform: normal;
font-weight: bold;
padding: 10px 5px 10px 5px;	
color: #7B5659; 	
font-style: italic;
letter-spacing: 1px;	
text-align: left;	
background: #E6E5DF;
}

h2 {
font-family: Trebuchet MS; 
font-size: 10px; 	
line-height: 14px;		
text-transform: uppercase;
font-weight: bold;
padding: 8px 5px 8px 5px;	
color: #72A39E; 	
letter-spacing: 1px;	
text-align: right;	
background: #F3F3F3;
}

.body {
	border: 1px solid #E8E1DE;
	background: #F4F4F5;
}

.table { 
	padding: 5px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #636371;
	line-height: 16px;
	letter-spacing: normal;
	text-align: justify;
	background-position:top-left;
        background-color: #FDFDFB;
	background-repeat:no-repeat;
	cellpadding: 1px;

}

.table img {
	border: 2px solid #A4C7C2;
	padding: 3px;
	background: #EEF6E9;
}

.table img:hover {
	border: 2px solid #B87C80;
	padding: 3px;
	background: #E0EED5;
}

.content { 
	padding: 5px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #636371;
	line-height: 16px;
	letter-spacing: normal;
	text-align: justify;
	background-position:top-left;
        background-color: #FDFDFB;
	background-repeat:no-repeat;
	cellpadding: 1px;

}

.content img {
	border: 2px solid #A4C7C2;
	padding: 3px;
	background: #EEF6E9;
}

.content img:hover {
	border: 2px solid #B87C80;
	padding: 3px;
	background: #E0EED5;
}



a:link {
	color: #274B5B;
	text-decoration: none;
}

a:visited {
	color: #274B5B;
	text-decoration: none;
}

a:hover {
	color: #A18789;
	text-decoration: none;
	border-bottom: 1px dotted #DBD0D1;
}

blockquote {	
	border-left: 10px solid #AA9594;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	padding-left: 8px;
}

b, strong {	
	color: #47797D;
}


SELECT {
	BORDER-RIGHT: #C0C0C0 1px solid; BORDER-TOP: #C0C0C0 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #C0C0C0 1px solid; COLOR: #636371; LINE-HEIGHT: 10px; BORDER-BOTTOM: #C0C0C0 1px solid; BACKGROUND-COLOR: #F6FBF4; TEXT-ALIGN: left
}
INPUT {
	BORDER-RIGHT: #C0C0C0 1px solid; BORDER-TOP: #C0C0C0 1px solid; FONT-SIZE: 8pt; BACKGROUND: #F6FBF4; BORDER-LEFT: #C0C0C0 1px solid; COLOR: #636371; BORDER-BOTTOM: #C0C0C0 1px solid; FONT-FAMILY: tahoma, Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
TEXTAREA {
	BORDER-RIGHT: #C0C0C0 1px solid; BORDER-TOP: #C0C0C0 1px solid; FONT-SIZE: 8pt; BACKGROUND: #F6FBF4; BORDER-LEFT: #C0C0C0 1px solid; COLOR: #636371; BORDER-BOTTOM: #C0C0C0 1px solid; FONT-FAMILY: tahoma, Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
TEXT {
	FONT-SIZE: 8pt; COLOR: #636371;
}