.Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #336699;
	font-weight: bold;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #336699;
	font-weight: bold;
}
.Link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #336699;
	font-weight: bold;
}
.Text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.Title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #336699;
	font-weight: bold;
}
.Link3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #336699;
	font-weight: bold;
}
.formbutton {
	cursor:pointer;
	border:outset 1px #ccc;
	background:url(images/formbg.gif) repeat-x left top;
	color:#666;
	font-weight:normal;
	padding: 0px 2px;
	background:url(images/formbg.gif) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.Link4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #336699;
	font-weight: bold;
	padding-left: 30px;
}
.Text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding-left: 30px;
}
.gs-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding-left: 15px;
}
.gs-snippet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding-left: 30px;
}
.gs-visibleUrl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #336699;
	font-weight: bold;
	padding-left: 30px;
}
.gs-watermark {
	display: none;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
}

#ticker-container {
	position:relative;
    overflow:hidden;
    width: 205px;
    height: 240px;
    background-color: #CCCCCC;
    background-repeat: repeat;
}
	
#ticker {
	position:relative;
	width:205px;
	text-align: left;
}

#ticker ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#ticker ul li {
    display:list-item;
    font-family: arial;
    font-size: x-small;
    font-weight: normal;
    color: #000000;
}

#ticker ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	padding-bottom: 10px;
}
    
#ticker ul li a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #666666;
    text-decoration: underline;
}
.TextRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.TextHome {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.LinkTitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #336699;
	font-weight: bold;
}
.Link2Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #0079B2;
}
