.greyborder{
 border-bottom:1px solid #D2D2D2;
}
.borders {
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.textbox {
 font-family: Verdana;
 font-size: 11px;
 height: 15px;
 font-weight: normal;
 color: #333333;
}

.textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10px;
	font-size: 11px;
}
FORM.nomargin
{
    MARGIN: 0px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.footlink:link {
	color: #666666;
	text-decoration: none;
}
a.footlink:visited {
	color: #666666;
	text-decoration: none;
}
a.footlink:hover {
	color: #666666;
	text-decoration: underline;
}
a.footlink:active {
	color: #666666;
	text-decoration: none;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

a:link.blacklink {
	color: #333333;
		text-decoration: none;
}
a:visited.blacklink {
	color: #333333;
	text-decoration: none;
}
a:hover.blacklink {
	color: #333333;
	text-decoration: underline;
}
a:active.blacklink {
	color: #333333;
	text-decoration: none;
}
.bgphoto {
	background-attachment: scroll;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px;
	margin:0px;
}
.greyBorders {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}

.bgmain {

	background-attachment: scroll;
	background-image: url(images/tile_black.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px;
	margin:0px;
}
.bgyellow {

	background-attachment: scroll;
	background-image: url(images/tile_yellow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px;
	margin:0px;
}

.bgred {


	background-attachment: scroll;
	background-image: url(images/tile_red.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px;
	margin:0px;
}
.bgblack {


	background-attachment: scroll;
	background-image: url(images/tile_black_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px;
	margin:0px;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 15px;
	font-weight: bold;
}
.blueText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #238EE1;
	line-height: 15px;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 18px;
}
