body {
	color: #4B4B4B;
	font-size: 11px;
	font-family: Arial,tahoma, verdana;
}

table {
	font-size: 100%;
}

.white {
	color: #FFFFFF;
}

a {
	color: #575757;
}

div.path{
	color: #FFFFFF;
}

a.gallery {
	color: #575757;
	text-decoration: none;
}

a.gallery:hover {
	color: #FF0000;
	text-decoration: none;
}

a.gallery_path {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

a.gallery_path:hover {
	color: #F7C3C3;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
}

.white a {
	color: #FFFFFF
}

.white a:hover {
	color: #F0F0F0
}

small {
	font-size: 85%
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: Arial, tahoma, verdana;
	font-size: 100%;
}

input.TextBox, input.TextBox_focus {
     border: 1px solid #000000;
	height: 21px;
     background-color: #FFFFFF;
}

input.TextBox_empty {
     border: 1px solid #000000;
     height: 21px;
     background-color: #F9F9F9;
     color: #000000;
}

input.submitButton {
	border: 1px solid #000000;
	background: #A0A0A0;
	color: #FFFFFF;
}

select {
	z-index: 1;
}

ul {
	margin-left: 13px
}

li {
	list-style-image: url(/images/li_img.gif);
	margin-top: 5px;
}

h1, h2, h3, h4, h5, h6 {
	color: #E00000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	margin-bottom: 15px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 105%
}


#form_required_field {
	color: #990000;
}

input.rsDirectory, input.dateTimeCalendar {
    background: #D0D0D0;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #0A0A0A;
    border-bottom: 1px solid #0A0A0A;
    cursor: hand
}

div.cont_txt {margin-right:180px;margin-left:20px;}
div.cont_txt p,li {text-align:justify;font-family:Tahoma;}
div.cont_txt a {text-decoration:none; color:#4B4B4B;}
div.cont_txt a:hover {text-decoration:underline; color:#4B4B4B;}
div.cont_txt h1,h2 {text-align:center;}
.rights, .lefts { display: inline;text-align:center; }
.lefts { float: left; width: 200px; margin: 15px; }
.rights { float: right; width: 200px; margin: 15px;}
span.pods {color:#656565; font-size:9px;}
div.cont_txt ul {margin-left:20px;}