/* CSS Document */

a
{
    font-size:       12px;
    color:           #FFCC00;
    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;
	color: #FFFF00;
}

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-size:16px;
color:#FFFFFF;
display:inline;
}
.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;
}

th {}


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

.fav_table {
	width:30%;
	height:auto;
	padding-left:10px;
	margin: 0px;
	text-align:right;
	float: right;
}

.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;
}

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

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

