BODY {
	color: #AFAFAF;
	background-color: Black;
	font-family:   verdana, Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-left: 0px;
}
A {
	color: #FF8737;
}
A:HOVER {
	color: Red;
}
.txt10p5 {
	font-size: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.borderB_dot {
	border-bottom: 1px dotted #808080;
}
.borderT_dot {
	border-top: 1px dotted #808080;
}
.Serif_14B {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
}

.Serif_12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

.no_repeat {
	background-repeat: no-repeat;
}
.x_repeat {
	background-repeat: repeat-x;
}
.txt_field {
	background: #222222;
	padding: 4px 4px 4px 4px;
	border: 1px solid gray;
	font-weight: bold;
	color: #FF8737;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.txt8 {
	font-size: 9px;
}
.padding10 {
	padding: 10px 10px 10px;
}
#menu_gallery td {
	background: #222222;
	width: 450px;
	height: 25px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 5px;	
	background-image: url(images/btn_gallery_off.jpg);
	background-repeat: repeat-x;
}
#menu_gallery a {
	text-decoration: none;
	color: #C8C8C8;
	font-weight: bold;
}
#menu_gallery TD:HOVER {
background-image: url(images/btn_gallery_on.jpg);
}

.border_R {
	border-right: 1px dotted #808080;	
}

.border_L {
	border-left: 1px dotted #808080;	
}

a.bordo_pic{
	color: #6495ED;
}

a:HOVER.bordo_pic{
		color: #FF8737;
}.padding20 {
	padding: 15px 15px 15px 15px;
}

