/* AdultMatchMaker.com Style.css  v1.2.0.4 */

BODY
{
color : #333333;
background-color : #ffffff;
font-family : Tahoma;
font-size : 11px;
line-height : 13px;
margin: 0px;
padding: 0px;
}

A
{
	color: #005fa9;
	text-decoration: underline;
}
A:hover
{
	color: #0000cc;
	text-decoration: none;
}
A.menu
{
	color: #000000;
	text-decoration: none;
}
A.menu:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
}
.page
{
	width: 760px;
}
.content
{
	background-color: #FFFFFF;
	width: 100%;
}
TABLE
{
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
}
.fontLarge11
{
	color: #000000;
	font-family: Tahoma;
	font-size: 140%;
	font-weight: bold;
}
.adURL
{
	font-family: Arial, Verdana, Georgia;
	font-size: 8pt;
	color: #009900;
	line-height: 100%;
}
.displayURL
{
	font-family: Arial, Verdana, Georgia;
	font-size: 8pt;
	color: #009900;
	font-style: italic;
	line-height: 100%;
}
.adHeader
{
	font-weight: bold;
}


.centerAline
{
	text-align: center;
}
p.c1
{
	text-align: left;
}
.siteBg
{
	background-color: #F9F9F9;
}

.frameBorderW_tl
{
	background-image: url(/images/bg/w_tl.png);
	height: 8px;
	width: 8px;
	background-repeat: repeat-y;
}
.frameBorderW_t
{
	background-image: url(/images/bg/w_t.png);
	height: 8px;
	background-repeat: repeat-x;
}
.frameBorderW_tr
{
	background-image: url(/images/bg/w_tr.png);
	height: 8px;
	width: 12px;
	background-repeat: repeat-y;
}
.frameBorderW_ml
{
	background-image: url(/images/bg/w_ml.png);
	width: 8px;
	background-repeat: repeat-y;
}
.frameBorderW_m
{
	background-color: #F2F2F2;
}
.frameBorderW_mr
{
	background-image: url(/images/bg/w_mr.png);
	width: 12px;
	background-repeat: repeat-y;
}
.frameBorderW_bl
{
	background-image: url(/images/bg/w_bl.png);
	height: 10px;
	width: 8px;
	background-repeat: repeat-y;
}
.frameBorderW_b
{
	background-image: url(/images/bg/w_b.png);
	height: 10px;
	background-repeat: repeat-x;
}
.frameBorderW_br
{
	background-image: url(/images/bg/w_br.png);
	height: 10px;
	width: 12px;
	background-repeat: repeat-y;
}
.frameBorderB_tl
{
	background-image: url(/images/bg/b_tl.png);
	height: 8px;
	width: 8px;
	background-repeat: repeat-y;
}
.frameBorderB_t
{
	background-image: url(/images/bg/b_t.png);
	height: 8px;
	background-repeat: repeat-x;
}
.frameBorderB_tr
{
	background-image: url(/images/bg/b_tr.png);
	height: 8px;
	width: 12px;
	background-repeat: repeat-y;
}
.frameBorderB_ml
{
	background-image: url(/images/bg/b_ml.png);
	width: 8px;
	background-repeat: repeat-y;
}
.frameBorderB_m
{
	background-color: #E3EAEE;
}
.frameBorderB_mr
{
	background-image: url(/images/bg/b_mr.png);
	width: 12px;
	background-repeat: repeat-y;
}
.frameBorderB_bl
{
	background-image: url(/images/bg/b_bl.png);
	height: 10px;
	width: 8px;
	background-repeat: repeat-y;
}
.frameBorderB_b
{
	background-image: url(/images/bg/b_b.png);
	height: 10px;
	background-repeat: repeat-x;
}
.frameBorderB_br
{
	background-image: url(/images/bg/b_br.png);
	height: 10px;
	width: 12px;
	background-repeat: repeat-y;
}
.footerURL
{
	margin: 15px;
	padding: 5px;
}
INPUT
{
	padding: 5px;
	margin: 5px;
	border-style: outset;
	border-width: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	cursor: hand;
	cursor: pointer;
}
TEXTAREA
{
	padding: 10px;
	margin: 10px;
	background-color: #ffffcc;
	border-style: outset;
	border-width: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

ul {
list-style-type: none;
margin: auto;
}
li {
float: left;
padding: 2px;
}
