/* dream-of-you.com Style */
/* ---------------  COMMON ----------------- */
body, table, th, tr, td {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
form {
	margin: 0px;
}
hr {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF0099;
	background-color: #FF0099;
	height: 2px;
}
h1 {
	margin-bottom: 1px;
	margin-top: 1px;
	color: #808080;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	margin-bottom: 1px;
	margin-top: 1px;
	color: #808080;
	font-size: 14pt;
	font-weight: normal;
}
h3 {
	margin-bottom: 1px;
	margin-top: 1px;
	color: #808080;
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	margin-bottom: 1px;
	margin-top: 1px;
	color: #808080;
	font-size: 10pt;
	font-weight: bold;
}
.error {
	color: #FF0000;
	text-align: left;
}
a:link, a:visited{
	color: #E70A60;
	text-decoration: underline;
}
a:hover, a:active{
	color: #000080;
	text-decoration: none;
}
.img_input{
	font-size: 22px;
	height: 30px;
}
/* ---------------  COMMON ----------------- */
/* Begin Search section */
.search_header {
	margin-bottom: 1px;
	margin-top: 1px;
	color: #FFFFFF;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: -1px;
}
.search_input {
	width: 100%;
	font-size: 11px;
	height: 18px;
}
.search_button {
	border-bottom: 1px solid #E70A60;
	border-right: 1px solid #E70A60;
	border-left: 1px solid #F996BE;
	border-top: 1px solid #F996BE;
	background-color: #F8DEE9;
	color: #E70A60;
	font-weight: bold;
	font-size: 15px;
	height: 25px;
}
.search_text {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.search_text_login {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
/* End Search section */
/* ----------------- Sections ----------------------------*/
.section_header {
	margin-bottom: 1px;
	margin-top: 1px;
	color: #808080;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: -1px;
}
.section_text {
	font-size: 11px;
}
/* ----------------- Navigator ----------------------------*/
.navigator_text {
	border-top: 3px solid #808080;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
}
a.navigator_link:link, a.navigator_link:visited{
	font-size: 10pt;
	text-decoration: underline;
}
a.navigator_link:hover, a.navigator_link:active{
	font-size: 10pt;
	text-decoration: none;
}
/* -------------- News ---------------- */
.news_header {
	margin-bottom: 1px;
	margin-top: 1px;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: -1px;
}
.date_news {
	color: #808080;
	font-style: italic;
}
/* -----------  Photo ----------------- */
.photo_bg {
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	border-left: 1px solid #EFEEEF;
	border-top: 1px solid #EFEEEF;
}
/* Begin FOOTER */ 
.footer_menu {
	color: #4D8095;
	font-size: 12px;
	font-weight: normal;
}
.footer_text {
	color: #4D8095;
	font-size: 12px;
}
a.footer_link:link, a.footer_link:visited{
	color: #4D8095;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.footer_link:hover, a.footer_link:active{
	color: #000080;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.footer_text_small {
	color: #B4B4B4;
	font-size: 10px;
}
a.footer_link_small:link, a.footer_link_small:visited{
	color: #B4B4B4;
	font-size: 10px;
	text-decoration: underline;
}
a.footer_link_small:hover, a.footer_link_small:active{
	color: #E70A60;
	font-size: 10px;
	text-decoration: none;
}
/* End FOOTER */
