img{
	
}

body{
	
}


.imgBorder{
	border: 1px solid #666;
}

.boxies{
	position: absolute;
	top: 122px;
	left: 0px;
}

.boxiesB{
	font: normal 10pt/1.5em Verdana;
	background-color: black;
	padding: 1px;
	color: white;
}

.boxiesR{
	font: 10pt/1.5em Verdana;
	background-color: red;
	padding: 1px;
	color: black;
}



#logo{
	position: absolute;
	top: 30px;
	left: 20px;
}


#main{
	position: absolute;
	top: -63px;
	left: 270px;
	border: 13px solid #CACACA;
	width: 450px;
	background-color: white;
}

#mainB{
	position: absolute;
	top: -13px;
	left: 255px;
	border: 13px solid #CACACA;
	width: 680px;
	background-color: white;
}

.thickborder{
	width: 680px;
	border-bottom: 13px solid #CACACA;
}
.thinborder{
	width: 580px;
	border-bottom: 1px solid #CACACA;
}
.mainText{
	font: 9pt/1.5em Verdana;
	color: #666;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
}

p {color: #000;}

.mainTime{
	font: 8pt/1.35em Verdana;
	position: absolute;
	top: 170px;
	left: 20px;
}

.mainTime2{
	font: 8pt/1.35em Verdana;
	position: absolute;
	top: 290px;
	left: 20px;
	width: 215px;
}


.title{
	font-size: 10pt; 
	color:#000
}

a:link{color:red}
a:visited{color:red}
a:active{color:red}
a:hover{color:#AA0000}
a.nameLink:link{color:red; text-decoration: none}
a.nameLink:visited{color:#666; text-decoration: none}
a.nameLink:active{color:#999; text-decoration: none}
a.nameLink:hover{background-color:#999; color: #AA0000;; text-decoration: none}
