input 
{
height:					17px;
background:				#FFFFFF;
border:					1px solid #CFCC13;
font-family:				arial;
color:					#76777B;
font-size:				10px;
}

option
{
height:					17px;
background:				#FFFFFF;
border:					1px solid #CFCC13;
font-family:				arial;
color:					#76777B;
font-size:				10px;
}

select
{
background:				#FFFFFF;
font-family:				arial;
color:					#76777B;
font-size:				10px;
}

input.box 
{	
border: 				none;	
background-color: 			transparent;
}

.button
{ 
background-image :			url(button.gif);
background-repeat:			repeat-x;
border-left:				1px solid #ABBA29;
border-right:				1px solid #ABBA29;
border-top:				1px solid #ABBA29;
border-bottom:				1px solid #ABBA29;
text-align:				center;
vertical-align:				middle;
color:					#000000;
}

.content
{
border-left:				2px solid #AAB0BC;
border-top:				2px solid #AAB0BC;
border-right:				2px solid #AAB0BC;
border-bottom:				2px solid #AAB0BC;
background-color: 			#FFFFFF;
}


.content_table
{ 
background-image:			url(bg.jpg);
background-position: 			center middle;
background-repeat: 			no-repeat;
}



.font_1
{
font-family:				arial;
font-size:				11px;
color:					#000000;
padding-top:				6px;
padding-bottom:				6px;
padding-right:				6px;
padding-left:				6px;
}

.nav
{
font-family:				verdana;
font-size:				12px;
color:					#3F456B;
font-weight: 				bold;
}

.navlink
{
font-family:				verdana;
font-size:				12px;
color:					#3F456B;
font-weight: 				bold;
}

.header
{
background-color: 			#CFCC13;
font-family:				arial;
font-size:				11px;
color:					#000000;
padding-top:				2px;
padding-bottom:				2px;
padding-right:				2px;
padding-left:				2px;
font-weight: 				bold;
}

.cell
{
background-color: 			#AAB0BC;
font-family:				arial;
font-size:				11px;
color:					#000000;
padding-top:				2px;
padding-bottom:				2px;
padding-right:				2px;
padding-left:				2px;
}

#imageContainer
{
	height	: 486px;
}

#imageContainer img
{
	display	: none;
	position: absolute;
	top		: 0;
	left	: 0;
}

#imageContainer
{
	position: relative;
	margin	: auto;
	width	: 200px;
	border	: 0px solid #000;
}
