/* CSS Document */

a
{
    font-size:       12px;
    color:           #FF9900;
    text-decoration: none;
}

a.linksslogo {
font-size:20px;
color:#FFFF00;
text-decoration:none;
}
a:hover.linksslogo {
color:#FF9900;
text-decoration:underline;
}

a:hover 
{
    color: #FFFFFF;
}

a:hover img 
{
    border: 1px dashed #FFFFFF;
}

a:hover img.noborder {
border: 0px;}

.table {
width: 950px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

.thumb_table
{
    background-color: #555588;
    border:           1px solid yellow;
	width: 950px;
	height: 715px;
}

.thumb
{
	border: 1px solid #FFFF00;
	width:235px;
	height:176px;
}

body
{
    font-size:   12px;
    font-family: Verdana;
	background-color: #2C2C58;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;
	scrollbar-face-color:#800000;
scrollbar-highlight-color:#FFFF00;
scrollbar-3dlight-color:#000080;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#400000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFF00;
	
}

h1 {
	font-family:Arial;
	font-weight:bold;
	color:#FFFF00;
	font-size:36px;
	text-decoration: underline;
	display:inline;
	letter-spacing: 5px;
}

.ss_title {
	font-size: 18px;
	font-family: Arial;
	line-height: 35px;
}

h2 { display:inline;
font-family:Arial;
color:#FFFF00;}

td
{
    font-size:   12px;
    font-family: Verdana;
	text-align:center;
}

th {}


.title_table {
	width:100%;
	height:auto;
	padding-left:10px;
	margin: 0px;
	text-align:left;
}

.head {
	width: 100%;
	height: 20px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid yellow;
}

.linkfoot {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}

.pubsslogo {
	margin-top: 5px;
}

.framedisclaim {
	margin-top: 15px;
	margin-bottom: 65px;
}

a.enter {
font-size:36px;
font-family:Arial;
color:#FFFF00;
text-decoration:none;
}

a:hover.enter {
color:#FFFFFF;
text-decoration:underline overline;
}

.copy {
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.footer {
	color: #FFFFFF;
	font-weight: bold;
}

a.foot {
	color: #FFFF00;
	text-decoration: none;
}

a:hover.foot { color:#FF0000; text-decoration:underline overline}

.pubmidlle1 {
margin-left:50%;
margin-right:50%;
text-align:center;
}

.comptxtra {
margin: 50px auto 10px auto;
width:85%;
text-align:center;
}
