/* CSS Document */
a
{
    color:           #FF9900;
    text-decoration: none;
}
a:hover 
{
	color: #FF9A00;
	text-decoration: underline;
}
a:hover img 
{
    border: 1px solid #FFFFFF;
}
.thumb_table
{
    background-color: #555588;
    border:           1px solid black;
}
.thumb
{
    border: 1px solid #FF9900;
}
body
{
	font-size:   12px;
	font-family: Verdana;
	background-color: #313063;
}
td
{
    font-size:   12px;
    font-family: Verdana;
}
.head
{
    font-weight: bold;
    font-size: 24px;
}
a:link {
	text-decoration: none;
	color: #FF9A00;
}
a:visited {
	text-decoration: none;
	color: #FF9A00;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #FFFFFF;
}
.style73 {color: #000066}
.style101 {color: #FFCC00}
.style1 {font-size: smaller}
.style104 {font-size: 10; font-weight: bold; }
.style105 {
	font-size: 16px;
	font-weight: bold;
}
.style108 {color: #FF9A00; font-weight: bold; }
.style109 {
	font-size: 18px;
	font-weight: bold;
}

