/*--Body---------------------------------------------------------------------------------------------------------------*/
	 
body {
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #8EC9CE; 
	scrollbar-highlight-color: #8EC9CE; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #8EC9CE;
    }

body, tr, td, h6, p, li, u

{ 
	color: #505050;
	line-height: 12px;
	letter-spacing: 0px;
	font-family: verdana; 
	font-size: 10px;
list-style: decimal;
    }

i{ 
	color: #68B7BE;
	}
	
b{ 
	color: #3C595B;
	}
	
u{ 
	color: #68B7BE;
	}

blockquote {
	margin: 10px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #6BC3CB;
	font-style: bold;
    	background: #DCDADA;
    	color:#68B7BE;
}

/*--Links--------------------------------------------------------------------------------------------------------------*/
A:link, A:active, A:visited {
    color: #6BC3CB;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
    }

A:hover {
    color: #000000;
    font-weight: bold;
	text-decoration: none;
    cursor: default;
    }

/*--Borders------------------------------------------------------------------------------------------------------------*/
.normal {
    border:1px solid #6BC3CB;
	}

.hover {
    border:1px solid #3C595B;
	}

.bullet { color: #857F70; 
	}

/*--Forms-------------------------------------------------------------------------------------------------------------*/
input, textarea, option, select {
	background-color: #F0F0F0;
	font-family: verdana;
	color: #000000;
	font-size: 12pt;
	border: 1px solid #6BC3CB;
	}

.button { 
	font-family: verdana;
	background-color: #F0F0F0;
	color: #000000;
	font-size: 12pt; 
	border: 1px solid #6BC3CB;
	}

/*--News--------------------------------------------------------------------------------------------------------------*/

h1 {
margin: 0px;
padding: 5px;
text-align: center;
background: #C4BFD1;
color: #8D86A0;
font: 12px arial;
letter-spacing: 2px;
font-weight: bold;
border: 1px solid #8D86A0}

h2 {
padding-bottom: 1px;
text-align: left;
font: 12px arial, sans-serif;
color: #564D5B;
border-top: 1px solid #C1BFBF;
background color: #DCDADA}

ul {
margin: 0px;
padding: 2px}

li {
list-style: decimal;
list-style-position: none}

.title {
background:#DCDADA;
border-top: 1px solid #C1BFBF;
text-transform: none; 
text-align:left;
padding: 2px 2px 2px 2px;}

.news {
background:none;
letter-spacing:0px;
line-height: 12px; 
border-bottom: 0px solid #000000;
border-top: 0px solid #000000;
text-align:justify;}

.cmd-avatar {
clear: none;
border-right: #687F92 1px solid;
border-top: #687F92 1px solid;
display: inline;
margin: 1px;
border-left: #687F92 1px solid;
border-bottom: #687F92 1px solid;
}

.footer {
background:#DCDADA; 
letter-spacing:0px;
line-height: 15px; 
border-bottom: solid #6BC3CB 2px;
border-top: solid #6BC3CB 1px;
text-align:center;
color:#505050;}

.post-date{
float: left;
display: inline;
margin: 0 0 0 0;
background: url(images/date_button_template.gif) no-repeat;
}

.month {
    text-transform:uppercase;
    text-align:center;
    padding-top:6px;
    font-size:14px;
    color:#d4ff77
}

.day {
    color:#fff;
    text-transform:uppercase;
    font-size:24px;
    text-align:center;
    padding-bottom:3px;
}