﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3e3e3;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
}
.GTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1754AE;
}
body {
	font-family:Tahoma;
	font-size: 12px;
}
.Date {
	font-size: 10px;
	color: #4654AE;
}
.newTitle {
	font-size: 10px;
	font-weight: bold;
}
.new {font-size: 11px}

.mediumTitle {
	font-size: 16px;
	color: #1754AE;
}

.smallTitle {
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}

.WhiteText 
{
	color:White
}

.DottedBottomBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}


.linebreak_black 
{
	height:1px;
	color: #666666;
}

.style3 {font-size: 13px}

div.button_large {
	background-repeat: no-repeat;
	width:157px;
	height:124px;
	color:#FFFFFF;
	font-size:x-small;
	text-align: center;
	top:0px; 
	left: 0px
}
div.button_large a {width:157px; height:124px;display:block;color:#FFFFFF;padding-top:6px;}
div.button_large a:link {color: #FFFFFF;text-decoration: none}
div.button_large a:visited {text-decoration: none;color:#FFFFFF}
div.button_large a:hover {text-decoration: none;color:#FFFFFF; cursor: pointer; cursor: hand}
div.button_large a:active {text-decoration: none;color:#FFFFFF}
