﻿body {
background-color:#1D4AA1;background-image:url(gfx/bg_gradient.gif);background-repeat:repeat-x;
margin: 0px;
}

select
{
	font-family: Arial;
	font-size: 11px;
	border: solid 1px #cccccc;
}

input
{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 2px 2px 2px 2px;
}

#def a:link
{
	font-family: Arial;
	color: #5D0000;
	text-decoration:underline;
	font-weight:bold;
}

#def a:hover
{
	color: #5D0000;
}



#def a:visited
{
	font-weight:bold;
}

#menu a:hover
{
	color:White;
	font-weight: bold;
}
#menu a:link
{
	color:White;
	text-decoration:none;
}
#menu a:visited
{
	color:White;
	text-decoration:none;
}

a:link
{
	font-family: Arial;
	color: #5D0000;
	text-decoration:underline;
	
}
a:visited
{
	color: #5D0000;
}
a:hover
{
	font-weight:bold;
}



.txtback
{
	background-color: #F4F4F4;
	}

.textbox
{
	width: 250px;
}

#content 
{
	margin-top: 34px;
	width: 857px; 
	margin-left: -450px; 
	position: relative; 
	left: 50%;
	text-align: center;
}
td
{
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	}


#squaretop
{
	}

#squarebottom
{
	}

#square
{
	width:  632px;
	/*height: 740px;*/
	background-color: White;
	}

#logo
{}

#menu
{}

#control1
{}

#control2
{}


