html {   
	height: 100%;
}

body   
{ 
	height: 100%;
	color: #696969; 
	font-size: 12px; 
	font-family: Arial; 
	text-decoration: none 
}
.container {    
	  
	text-align: left;    
	height: auto;    
	width: 756px;    
}
.top {    
    
	width: 756px; 
	height: 182px;      
}
.center {
	width: 756px; 
}
.foot {
	width: 756px;    
	height: 50px;   
}
.error 
{
	color:red; 
}

td   
{ 
	color: #696969; 
	font-size: 12px; 
	font-family: Arial; 
	text-decoration: none 
}

.table_outline            
{ 
	margin: 0px; padding: 0px;
	border-style: solid; 
	border-width: 1px 2px 1px 1px; 
	border-color: #fff 
}
.td_margin
{
	padding: 5px 5px 5px 5px;/* top right bottom left */
}
.td_border_left
{
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:5px;
}
.td_border_bottom
{
	border-bottom: 1px solid #CCCCCC;
	padding:5px;
}
.td_border_right
{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:5px;
}
.td_right
{
	border-right: 1px solid #CCCCCC;
	padding:5px;
}
.header_white                  
{ 
	color: #fff; 
	font-style: normal; 
	font-weight: bold; 
	font-size: large; 
	font-family: Arial; 
	text-decoration: none 
}

.header_white_menu 
{ 
	color: #fff; 
	font-style: normal; 
	font-size: 8pt; font-family: 
	Arial; text-decoration: none 
}

.header_black 
{ 
	color: black; 
	font-style: normal; 
	font-size: 8pt; font-family: Arial; 
	text-decoration: none 
}

.header_grey 
{ 
	color: #808080; 
	font-style: normal; 
	font-size: 8pt; 
	font-family: Arial; 
	text-decoration: none 
}

.submenu 
{ 
	color: #808080; 
	font-style: normal; 
	font-size: 8pt; 
	font-family: Arial; 
	text-decoration: none 
}

a 
{ 
	color: #696969; 
	font-size: 12px; 
	font-family: Arial; 
	text-decoration: none 
}

a:hover  
{ 
	color: #a9a9a9; 
	font-size: 12px; 
	font-family: Arial;
	text-decoration: none 
}

.url_popup       
{ 
	color: #696969; 
	font-size: 8pt; 
	font-family: Arial; 
	text-decoration: none; 
	border: solid 1px #808080 
}

.formfield    
{ 
	color: #696969; 
	font-size: 12px; 
	font-family: Arial; 
	text-decoration: none; 
	background-color: #e1e1e1; 
	border: solid 1px #696969 
}

.formfield_submit  
{ 
	color: #fff; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial; 
	text-decoration: none; 
	background-color: #808080; 
	border: solid 1px #696969 
}

.formfield_pulldown  
{ 
	color: #696969; 
	font-size: 12px; 
	font-family: Arial; 
	text-decoration: none; 
	background-color: #e1e1e1;
	border: solid 1px #696969; 
	width: 132px 
}

.formfield_pulldown_no_width  
{ 
	color: #696969; 
	font-size: 12px; 
	font-family: Arial; 
	text-decoration: none; 
	background-color: #e1e1e1; 
	border: solid 1px
}

.td_border_forum 
{ 
	outline: solid 2px #737b83
}
.handcursor
{
	cursor:hand;
	cursor:pointer;
}
