/* CSS Document */

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-image: url(images/bg_02.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #E8E8E8;




}
INPUT {
	BORDER-RIGHT: #EE7C1C 1px solid; 
	BORDER-TOP: #EE7C1C 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #EE7C1C 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #EE7C1C 1px solid; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #ffffff;
}
INPUT.sub
{	
	background-image: url(images/button_submit.gif);
	background-repeat: no-repeat;			
	BORDER: #EE7C1C 0px solid;
	height: 23px;
	width: 93px;
}
INPUT.sub:hover
{	
	background-image: url(images/button_submit_2.gif);	
}

TEXTAREA {
	BORDER-RIGHT: #EE7C1C 1px solid; 
	BORDER-TOP: #EE7C1C 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #EE7C1C 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #EE7C1C 1px solid; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #ffffff;
}
SELECT {
	BORDER-RIGHT: #EE7C1C 1px solid; 
	BORDER-TOP: #EE7C1C 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #EE7C1C 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #EE7C1C 1px solid; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #ffffff;
	width: 120px;
}
table.logo_position {
	height: 166px;
	width: 246px;
	background-image: url(images/back_logo_06.gif);
	background-repeat: repeat-x;


}
td.top_height {
	height: 54px;
	background-color: #2B2B2B;


}
.copyright_text {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;

}
a.copyright_text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676565;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;

}
a.copyright_text_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE7C1C;
	text-decoration: underline;
}
.contact_text{
	font-family: Tahoma;
	font-size: 11px;
	color: #D1CFCF;
	line-height: 15px;
}
a.contact_text_link{
	font-family: Tahoma;
	font-size: 11px;
	color: #D1CFCF;
	text-decoration: underline;
}
a.contact_text_link:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a.contact_text_link_2{
	font-family: Tahoma;
	font-size: 11px;
	color: #07070C;
	text-decoration: none;
}
a.contact_text_link_2:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #07070C;
	text-decoration: underline;
}
.left_panel_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #4D4D4D;
	line-height: 15px;


}
.welcome_text {
	color: #07070C;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;


}
.inner_text_1 {
	color: #07070C;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.inner_text_2 {
	color: #07070C;
	font-family: Tahoma;
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 14px;

}
a.welcome_text_link {
	color: #07070C;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.welcome_text_link:hover {
	color: #EE7C1C;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.welcome_text_bold {
	color: #07070C;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;

}
a.welcome_text_bold_link {
	color: #07070C;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a.welcome_text_bold_link:hover {
	color: #EE7C1C;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
table.form_table {
	border: 1px dotted #EE7C1C;

}
