﻿body 
{
	font-family:Verdana;
	font-size:12px;
	
}

.copybg
{
	background-image:url('images/copy_background.gif');
	width:414px;
	height:588px;
	vertical-align:top;
}

.titlebg
{
	background-image:url('images/title.gif');
	width:618px;
	height:75px;
	vertical-align:top;
}

input.text
{
	background-color:White;
	border-style:solid;
	border-width:2px;
	border-color:#990000;
	
}

input.dropdown
{
	background-color:White;
	border-style:solid;
	border-width:2px;
	border-color:#990000;	
}