body
{
	margin: 0;
	background-color :#c9d8de;
}

td
{
	font-family: Georgia ;
	font-size: 11px;
	color:#587480;
	line-height: 16px;
}
A
{
	color: #587480 ;
	text-decoration: underline;
}
A:hover
{
	color: #587480 ;
	text-decoration:none;
}

p
{
	text-align: justify;
}

.border
{
	border :1px solid #8fb8c8;
	background-color :#ffffff;
}
.border1
{
	border :1px solid #c8dce4;
	background-color :#ffffff;
}
Input.button
{
	border :1px solid #7b7b7b;
	background-color :#c5dce5;
	height :18;
}
Input.textbox
{
	border :1px solid #d28ca6;
	background-color :#ffffff;
	height :18;
}
TextArea
{
	border :1px solid #d28ca6;
	background-color :#ffffff;
	height :18;
}
A.menu
{
	color: #ffffff ;
	text-decoration: none;
	font-family :Times New Roman ;
	font-size :13px;
}
A.menu:hover
{
	color: #FFFFFF;
	text-decoration:UNDERLINE;
	font-family :Times New Roman ;
	font-size :13px;
}
.tab
{
	background-image :url('images/tab_back.gif');
	height :45px;
	background-repeat :repeat-x ;
}
.title
{
	font-family :Georgia ;
	font-size :14px;
	font-weight :bold ;
	padding-left :20px;
}
.footer
{
	background-color :#587480;
	color :#ffffff;
	font-family:Verdana ;
	font-size :10px;
}
a.footer
{
	color: #ffffff;
	text-decoration: none
}
a.footer:hover
{
	color: #ffffff;
	text-decoration: underline
}
.aro
{
	padding-top :5px;
}