body
{
	background-color:#B0B0B0;
	margin: 0;
	padding: 0;
}

.main_color
{
	background-color:#0D1A22;
}

.yellow_line
{
	background-color:#BEA65C;
}

gray_line
{
	background-color:#B9B5AC;
}

p {
	color: #B9B7AB;
	font-size:12px;	
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	text-align:justify;	
}

td {
	color: #B9B7AB;
	font-size:11px;	
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	
}

input,
textarea {
	padding: 2px;
	font-size: 12px;
	background-color:#B0B0B0;
	border: solid 0px #B0B0B0;
	border-right: solid 0px #B0B0B0;
	border-bottom: solid 0px #B0B0B0;
}

.chk {	
	font-size: 12px;		
}

.submit {
	
	font: 13px Arial;
	color: #000000;	
	background: #fbf2d1 url(../i/fback-button.gif) repeat-x;	
	height:22px;
}

.yellow_title
{
	color: #C2A45C;
	font-weight:bold;	
}

.yellow_title_contacts
{
	color: #C2A45C;
	font-weight:bold;
	text-transform: uppercase; 
	font-size: 16px;	
}

.down_menu, .down_menu:active, .down_menu:visited {
	color: #7F797D;
	font-size:12px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	
}
.down_menu:hover {
	color: #7F797D;	
	text-decoration: none;
}

.created, .created:active, .created:visited {
	color: #222514;
	font-size:11px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	
}
.created:hover {
	color: #222514;	
	text-decoration: none;
}

.inside_link, .inside_link:active, .inside_link:visited {
	color: #B9B7AB;
	font-size:11px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	
}
.inside_link:hover {
	color: #B9B7AB;	
	text-decoration: none;
}

.inside2, .inside2:active, .inside2:visited {
	color: #B9B7AB;
	font-size:10px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	
}
.inside2:hover {
	color: #B9B7AB;	
	text-decoration: none;
}

.yellow_link, .yellow_link:active, .yellow_link:visited {
	color: #C2A45C;
	font-size:11px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	
}
.yellow_link:hover {
	color: #C2A45C;	
	text-decoration: none;
	font-weight:bold;
}


.ima-1 {
	position: relative;
	margin: 0 10px 5px 10px;
	padding: 10px;
	background: #faf7ec;
	border: solid 2px #dddacc;
}


.border_img {
	border: 1px solid #B0B0B0;
	padding:3px;	
}

