/* Dg_CSS Document */
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form{
	margin: 0px;
}
.grey_strip{
	background-image:url(images/grey_strip.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.yellow_strip{
	background-image:url(images/yellow_strip.gif);
	background-position:top;
	background-repeat:repeat-x;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#contact {
	background-image:url(contact_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.grayborder {
	border:1px solid #B8B8B8;
}
.pinkborder {
	border:1px solid #ff8200;
}

A.br{
	font-size:10px;
	color:#222222;
}
A.br:active{
	color:#222222;
}
A.br:visited{
	color:#222222;
}
A.br:hover{
	color:#ff0000;
	text-decoration:none;
	}
A.rb{
	font-size:11px;
	color:#ff0000;
}
A.rb:active{
	color:#ff0000;
}
A.rb:visited{
	color:#ff0000;
}
A.rb:hover{
	color:#222;
	text-decoration:none;
	}
	
.input{
font-size: 9px; font-family:"Courier New", Courier, monospace; width: 100px; height: 15px;
}
.pinkHead{
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color:ff8200;
}
.verticalLine{
background-image:url(images/dotLineVertical.gif);
background-position:left;
background-repeat: repeat-y;
}
.horizontalLine{
background-image:url(images/dotLineHorizontal.gif);
background-position:top;
background-repeat: repeat-x;
}

