.articles-list, .articles-list a, .articles-list p {
color:#A9C2D2;
font-size:14px;
font-weight:normal;
}

.articles-list a.title {
color:#FFAA95;
font-weight:bold;
}

body, p, td, div 
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5B5B5;
	line-height: 16px;
}	


#layoutContainer 
{
	height: 29px;
}

.AddField
{
	text-align: left;
}

.header_root
{
	text-align: center;
}

table.profile_details
{
	/*padding: 17px;*/
}

body {
	padding: 0px;
	margin: 0px; 
	background-color: #590122;
}

.news 
{
	padding: 8px;
	background-image: url(/img/agency/default/dots.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.newModels {
	padding: 8 5 8 5;
	border-bottom: solid 1px #CC70AB;

}
.whiteBorder {
	border: solid 1px white;
}
.pinkBorder {
	border: solid 1px #CC70AB;
}

.blackBorder {
	border: solid 1px black;
}

.blackBorder2 {
	border: solid 2px black;
}

table.PinktblBorder {
border:1px solid #CC70AB;
border-collapse:collapse;
}

table.PinktblBorder td {
border:1px solid #CC70AB;
width: 130px;
}
table.GreytblBorder {
border:1px solid #666666;
border-collapse:collapse;
}

table.GreytblBorder td {
border:1px solid #666666;
}
.forms {
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.formsNum {
	color: #000000;
	background-color: #FFFFFF;
	width: 50px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.gallGirlName {
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}

a.imgL:link, a.imgL:visited {
	border: solid 1px black;
	display: block;
	background-color: black;
}
a.imgL:hover, a.imgL:active {
	border: solid 1px #CC70AB;
	display: block;
	background-color: #CC70AB;
}

a.menulink:link, a.menulink:visited {
	border: solid 1px black;
	text-decoration:none;
	display:block;
	background-color: black;
	color: white;
}
a.menulink:hover, a.menulink:active {
	border: solid 1px #CC70AB;
	text-decoration:none;
	background-color: #CC70AB;
	color: white;
	display:block;
}

.errorMsg
{
	color: red;
}


table.home
{
	border:1px solid #CC0066;

}

td.home
{
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	
	padding:10px;
}

td.EscortGalleryCell
{
	padding-top: 10px;
	height: 172px;
	text-align: center;
}



#escort_profile_container 
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

#profile_title 
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
}

/*   Novoto Menu   */

#nav {
	height: 26px;
	padding: 0;
	margin: 0 auto;
	list-style: none;
}
#nav li {
	display: inline;
	margin: 0 6px;
}
#nav li a {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #590122;
	padding: 6px 0 0 15px;
	background: url(/img/agency/default/nav-bg.gif) 0 10px no-repeat;
	display: inline-block;
}
#nav li a:hover {
	color: #aa11a1;
}