/* CSS Document */
body {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #EDEDEF;
	background-color: #5C5C5C;
	margin-top: 0px;
}
.txt_white {
	color: #FFFFFF;
}
img.img_top_right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

p {
	margin-top: 0px;
	margin-bottom: 2px;
}

#footer {
	padding: 10px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6CE;
}
#header {
	text-align: left;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6CE;
}
.txt_titles {
	color: #C4D1DF;
	font-size: 140%;
}
.txt_black {
	color: #333333;
}

img.img a:hover {
	text-decoration: none;
}
.tx_sub_titles {
	color: #FFFFFF;
	font-weight: bold;
}
.repeated_box {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px;
}
.subtitle_box {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#content {
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 7px;
	color: #C0C0C9;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content img {
	margin-bottom: 5px;
}
img.img_thumbs {
	background-color: #7B7B8C;
	padding-top: 0px;
	padding-right: 90px;
}

#wrapper #content td {
	padding-right: 15px;
}
a {
	color: #E1E1E1;
	text-decoration: none;
}
a.a_underline {
	text-decoration: underline;
}
a.a_underline:hover {
	text-decoration: none !important;
	color: #FF9933 !important;
}


a:hover {
	color: #FFFFFF;
}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	height: 100%;
}
#wrapper_menu {
	margin: 0px;
	color: #7B7B8C;
}
a.a_blu {
	color: #BCC8D8;
}
#wrapper_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.a_under:hover {
	color: #FFFFFF;
}
a.a_under {
	text-decoration: underline;
	color: #C4D1DF;
}
a.a_pink {
	color: #EDB1D3;
}
a.a_red {
	color: #E08785;
}
.border {
	border: 1px solid #333333;
	width: 100px;
	padding: 10px;
}
hr {
	background-color: #808091;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #9E9EAB;
}
a.a_green {
	color: #ADCBAF;
}
.sub_menu {
	text-align: right;
}
.pic_thumbs {
	width: 150px;
	margin-bottom: 20px;
}
.title_box {
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
}
strong {
	color: #FFFFFF;
}
img.img_top_left {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
