/* Datingsales.com */
/* body */
body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-size: 18px;
}

/* links */
a{color: #2A5160; text-decoration: underline;}
a:hover{color: #542A60;}

a.header{color: #2A5160; font-weight: bold; font-size: 11px;}
a.header:link, a.header:visited{color: #2A5160; text-decoration: underline;}
a.header:hover{color: #2A5160; text-decoration: underline;}

a.index{color: #2A5160;}
a.index:link, a.index:visited{color: #2A5160; text-decoration: underline;}
a.index:hover{color: #2A5160; text-decoration: underline;}

a.templates{color: #336666;}
a.templates:link, a.templates:visited{color: #336666; text-decoration: underline;}
a.templates:hover{color: #336666; text-decoration: underline;}

a.smaller{color: #2A5160; font-size: 11px;}
a.smaller:link, a.smaller:visited{color: #2A5160; text-decoration: underline;}
a.smaller:hover{color: #2A5160; text-decoration: underline;}

a.maron{color:maroon;}
a.maron:link, a.maron:visited{color:maroon; text-decoration: underline;}
a.maron:hover{color:maroon; text-decoration: underline;}
a.message{color: #666666;}

/* style */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF4F4F;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
}

/* footer */
.header{
	color: #2A5160;
	font-size: 11px;
	font-weight: bold;
}


/* required star */
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

/* Login enter text */
.smaller {
	font-size: 11px;
	color: #666666;
}

/* login */
.login {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	width: 120px;
	border: 1px solid #999999;
}

.mainmenu {
	font-size: 12px;
	color: #336666;
	padding-left: 5px;
}
td.mainmenu {
	height: 25px;
}


/* content */
.content {
	font-size: 12px;
	margin: 3px;
	padding: 3px;
}

.text {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}


select {
	height: 20px;
	font-size : 12px;
	color: #300; 
}

input {
	height: 20px;
	margin: 1px;
	padding: 1px; 
	font : 12px verdana; 
	color: #300; 
	border-width: 1px 1px 1px 1px;
	border-bottom-color: #D4D4D4;
	border-right-color: #D4D4D4;;
}

/* headline */
.headline {
	font-size: 12px;
	padding: 2;
	padding-left: 6px;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	background-color: #E3ECF1;
}

/* head */
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	background-color: #E3ECF1;
}

.link_green {
	FONT-SIZE: 11px; COLOR: #008000; FONT-FAMILY: Arial, Verdana, Verdana, Helvetica, sans-serif; 

}
.link_green2 {
	FONT-SIZE: 12px; COLOR: #008000; FONT-FAMILY: Arial, Verdana, Verdana, Helvetica, sans-serif; 

}
.link_red_bold {
	FONT-SIZE: 11px; COLOR: #F80014; font-weight: bold; FONT-FAMILY: Arial, Verdana, Verdana, Helvetica, sans-serif; 

}

.line {
	COLOR: #999999; HEIGHT: 1px;

}

.maron {FONT-SIZE: 11px; color: #008000; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;}
