@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin-top:0px;
	text-decoration: none;
	text-align:justify;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-align:justify;
	text-shadow:   1px -1px -3px #616161;
	background-image:;
	line-height: 13px;
	background-image: url(../images/shared/tile.jpg);
	background-repeat: repeat-x;
}
.blacktext {
	color: #FFC;
	font-size: 18px;
	
}

.article-header {
	color: #FFC;
	font-size: 35px;
	font-family: "Times New Roman", Times, serif;
	line-height:30px;
}

.article-header2 {
	color: #FFC;
	font-size: 12px;
	font-family: Tahoma;
	line-height:15px;
}

a, a:link, a:visited{
	text-decoration: none;
	color: #3CF;
}


a:hover {
	color:  #555555;
	text-shadow: -1px -1px -1px #000000;
}


.border-left-white {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}


.red-black{
	background-image: url(../images/shared/red-black.jpg);
	background-repeat: repeat;
	color: #F00;
}

.mainframe{
	background-color: #000;
}

.title1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #999;
	font-size: 13px;
}


.title2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #900;
	font-size: 13px;
}

.border2{
	text-align:left;
}


.border3{
	border: thin double #666;
}

