body {
	margin: 0px;
	background-image: url(../images/sg-back.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.white {
	background-color: #FFFFFF;
	height: 20px;
}

.pink {
	background-color: #FFE2CD;
	height: 20px;
}

.banner{
	border: 1px solid #8A8A8A;
}

HR {
	height: 1px;
	color: #FFFFFF;
	}

.cb{
	border: 1px solid #8A8A8A;
	padding-left: 5px;
}

.cb-left{
	border-left: 1px solid #8A8A8A;
	border-top: 1px solid #8A8A8A;
	border-bottom: 1px solid #8A8A8A;
	padding-left: 5px;
}

.cb-right{
	border-right: 1px solid #8A8A8A;
	border-top: 1px solid #8A8A8A;
	border-bottom: 1px solid #8A8A8A;
	padding-left: 5px;
}

.date {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
	
a {
    font-size: 12px;
    color: #0042BA;
    text-decoration: none;
}

a:hover {
    color: #000000;
}

a:hover img {
    border: 1px solid #000000;
}

.thumbs {
    background-color: #FFFFFF;
    border:           0px solid #F19008;
}

.thumb {
    border: 1px solid #384660;
}

.txt {
    font-size: 12px;
    color: #0042BA;
    text-decoration: none;
	 padding: 5px;
	 background-color: #FFFFFF;
}
