/* html tag styles */
html {
	overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	margin: 0px 10px 0px 10px;

	scrollbar-base-color: #4E4E4E;
	scrollbar-arrow-color: #EFB833;
	scrollbar-face-color: #4E4E4E;
	scrollbar-track-color: #A5A3A8;
	scrollbar-shadow-color: #6F6F6F;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-highlight-color: #949494;
	scrollbar-3dlight-color: #5E5C61;
}
ul, li, td, tr {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
	color: #C9C9C9;
}
p {
	text-align:justify;
}
img.border {
	border-color: #EEB979;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	margin: 5px 1px 5px 1px;
}

/* form styles */
form {
	font-family: Trebuchet MS;
	font-size: 13px;
}
select, input, textarea {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #F5DFC5;
	background: #292929;
	border: 1px solid #000000;
}
.button {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #292929;
	font-weight: bold;
	background: #E9AA57;
	border: 1px solid #B07527;
}


/* table styles */
.container {
	padding: 15px 0px 10px 0px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 520px;
}
.content {
	padding: 0px 15px 0px 15px;
}
.sidebar {
	padding: 0px 0px 0px 10px;
}
.title {
	background-image: url(images/titleline.png);
	background-repeat: no-repeat;
	background-position: 1px 35px;
	height: 48px;

	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #E9AA57;
	padding: 5px 0px 2px 0px;
        text-align: left;
}


/* font styles */
.stress {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
        text-align: left;
}
.small {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #B7B7B7;
}
.yellow {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #E1AC6E;
}
.amber {
	color: #F4D4AF;
}
.crimson {
    	font-family: Verdana, Helvetica;
    	font-size: 11px;
	font-weight: bold;
	color: #DC143C;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #B89C7B;
}
a:hover {
	text-decoration: none;
	color: #6F5D48;
}


/* date stamp styles */
.datestamp { 
	background: #333333;
	border: 1px solid #C08800;
	display: inline;
	padding: 1px;
	float: left;
	margin-right: 5px;
}
.datestamp div {
	color: #333333;
	text-align: center;
	line-height: 18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	padding: 1px;
	width: 36px;
	background: #FFBA2C url(images/bg_datestamp.jpg) repeat-x;
}
.month {
	font-size: 16px;
	letter-spacing: 0px;
	padding-left: 0px;
}
.day {
	font-weight: bold;
	font-size: 21px;
	line-height: 14px;
}

.year {
	font-size: 10px;
	line-height: 11px;
}


/* menu styles */
#menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 26px;
	color: #EEB979;
	text-align: left;
	padding: 0px 0px 5px 31px;
}
#menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
	color: #E1AC6E;
}
#menu a:hover {
	text-decoration: none;
	color: #A7A7A7;
}


/* footer styles */
#footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 21px;
	color: #F4D4AF;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
#footer .split {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 21px;
	color: #F4D4AF;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	width: 2em;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #E1AC6E;
}
#footer a:hover {
	text-decoration: none;
	color: #F4D4AF;
}
#footer a.alt:link, #footer a.alt:visited, #footer a.alt:active {
	text-decoration: none;
	color: #F4D4AF;
}
#footer a.alt:hover {
	text-decoration: none;
	color: #E1AC6E;
}

/* multipaging */
.pagecurr {
	font-family: Tahoma,Trebuchet MS,sans-serif;
	color: #A46C2F;
	background-color: #F4D4AF;
	border: 1px solid #A46C2F;
	margin: 2px;
	padding: 1px 5px 1px 5px;
	width: 2em;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.pagelink a:link, .pagelink a:visited, .pagelink a:active {
	font-family: Tahoma,Trebuchet MS,sans-serif;
	color: #E9AA57;
	background-color: #2D2D2D;
	border: 1px solid #E9AA57;
	margin: 2px;
	padding: 1px 5px 1px 5px;
	width: 2em;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.pagelink a:hover {
	font-family: Tahoma,Trebuchet MS,sans-serif;
	color: #A46C2F;
	background-color: #E4A050;
	border: 1px solid #A46C2F;
	margin: 2px;
	padding: 1px 5px 1px 5px;
	width: 2em;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}