a:link { 
	color: #999900;
		text-decoration: none;
	}
a:visited { 
	color: #999900;
		text-decoration: none;
	}
a:hover { 
	color: #999900;
	text-decoration: underline;
	}
a:active { 
	color: #999900;
		text-decoration: none;
	}

body
{
	font-size:10px;
	font-family:arial;
	color:#636563;
}
.whitetxt
{
	font-size:10px;
	font-family:arial;
	color:#FFFFFF;
	text-decoration:none;
}
.container
{
	width:970px;
	height:549px;
}
.tdmainright
{
	background:url('images/main_left.jpg');
	background-repeat:no-repeat;
	width:15px;
	height:550px;
}
.tdmainleft
{
	background:url('images/main_right.jpg');
	background-repeat:no-repeat;
	width:15px;
	height:550px;
}
.tdmaincenter
{
	background:url('images/bg.jpg');
	background-repeat:repeat-x;
	width:940px;
	height:550px;
}
.textbox
{
height:15px;
width:150px;
font-size:11px;
color:#636563;
border:solid 1px #000000;
}
.header_right
{
	background:url('images/header.jpg');
	width:691px;
	height:143px;

}
.btn
{
height:19px;
background-color:#ff9900;
font-family:arial;
font-size:10px;
color:#ffffff;
border:1px solid #ffffff;
}
.tdinleft
{
	background:url('images/in_left.jpg');
	background-repeat:no-repeat;
	width:17px;
	height:302px;
}
.tdinright
{
	background:url('images/in_right.jpg');
	background-repeat:no-repeat;
	width:17px;
	height:302px;
}
.tdincenter
{
	background:url('images/in_bg.jpg');
	background-repeat:repeat-x;

}
.heading
{
font-size:18px;
color:#636563;
}

