﻿html, body
{
	margin:0px;
	padding:0px;
}
body, input, select, textarea
{
	background-color: #ffffff;
}
.main
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
#announcement TD
{
    text-align:left;
}
 
/* new one */
.head_bg
{
    background-image: url(img/head_bg.gif);
    background-repeat: repeat-x;
    height: 151px;
}
.BigWhite
{
    font-size:  large;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}
.MediumBlack
{
    font-size:  small;
    color: black;
    font-family: Verdana;
    line-height: 135%;
   
}
.BigBoldBlack
{
    font-size: large;
    color: black;
    font-family: 'Arial Black';
    font-weight: normal;
    text-transform: lowercase;
}
.Foot
{
    text-align : center;
    height: 50px;
}
.RedLine
{
    color : #DA251C;
    height: 1px;
}
#PicTable img
{
    border: solid 1px silver;
}
H1
{
    font-size:  x-large;
    line-height: 25px;
    color: Black;
    font-family: Verdana, Tahoma, Arial;
    font-weight:normal;
    margin: 5px 0px 5px 0px;
}
H2
{
    font-size: large;
    color: black;
    font-family: Verdana, Tahoma, Arial;
    font-weight: normal;
    margin: 0 0 0 0;
}
H3
{
    font-size: larger;
    color: black;
    font-family: Verdana, Tahoma, Arial;
    font-weight: normal;
    margin: 0 0 0 0;
}
H4
{
    font-size: medium;
    color: black;
    font-family: Verdana, Tahoma, Arial;
    font-weight: normal;
    margin: 0 0 0 0;
}
.BigLink
{
}

.ContentBlock 
{
    padding: 10px 35px 10px 35px;
    font-size:  small;
    color: black;
    font-family: Verdana;
    line-height: 135%;
    text-align:left;
}
.GreenText
{
    color: Green;
}
.HotText
{
	line-height: 130%;
	font-size:smaller;
	color:Black;
}
.infowin
{
	 font-size: 10px;
    color: black;
    font-family: Verdana, Tahoma, Arial;
 
}
