body
{
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS Regular;
	font-size: 12pt;
	color: #474647;
}
a 
{
	color: #474647;
	text-decoration:none;
}
#container
{
    	WIDTH: 874px;
    	POSITION: relative;
    	HEIGHT: 100%;
    	BACKGROUND-COLOR: white;
    	TEXT-ALIGN: left;
    	margin: 0 auto 0 auto;
}
h1
{
	font-family: Arial Bold;
	font-size: 18pt;
}
h2
{
	font-family: Arial Bold;
	font-size: 18pt;
}
#logo
{
	background: url(images/logo.jpg) no-repeat center;
	width: 874px;
	height: 225px;
}
#index_content
{
	height: 256px;
	margin: 30px 100px 0px 300px;
}
#just_content
{
	margin: 50px 50px 0px 50px;
}
#enter
{
	margin: 0px 0px 0px 500px;
}
hr 
{
  	border: 0;
  	margin: 20px 50px 0 50px;
	color: #474647;
	background-color: #474647;
	height: 1px;

}
.hrother hr
{
  	border: 0;
  	margin: 10px 0px 0 0px;
	color: #474647;
	background-color: #474647;
	height: 1px;
}
#footer
{
	margin: 0px 50px 0px 50px;
	font-size: 9pt;
}
.tablecellpadding
{
	padding: 0 0 30px 0;
	
}
.textorange
{
	color: #F47F2E;
}
.textorange a
{
	color: #F47F2E;
	text-decoration:none;
}
.textblue
{
	color: #154868;
}
.textpink
{
	color: #ad489a;
}
.textgrey
{
	color: #b6b6b7;
}
.textred
{
	color: #8e1838;
}
.textgreen
{
	color: #687030;
}
.textpurple
{
	color: #80509E;
}