﻿body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	color: #dddddd;
	
}
Div.Header
{
	width: 100%;
	height: 70px;
	background-image: url(   'imgs/footer_bg.png' );
	top: 0px;
	padding-bottom:5px;
	overflow: hidden;
}
Div.Content
{
	width: 850px;
	padding-bottom: 120px;
	padding-top: 0px;
}
Div.ContentHolder
{
	background-image: url(    'imgs/footer_bg.png' );
	padding: 10px;
	text-align:left;
}
Div.ContentHolder:hoverX
{
	background-image: url(   'imgs/h_content_bg.png' );

}
Div.Footer
{
	width: 100%;
	position: fixed;
	bottom: 0px;
	padding: 10px 0px 5px 0px;
	background-image: url(    'imgs/footer_bgx.png' );
	overflow: hidden;
	height: 60px;
}
Div.FooterHolder
{
	width: 666px;
	height: 60px;
}
.ModelAgencyDiv
{
	background-position: center top;
	width: 841px;
	height: 75px;
	background-image: url(    'imgs/model_agency.png' );
}
Div.NavDiv
{
	padding-top: 50px;
}

.LTTMSpan
{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.ContactInfoSpan
{
	color: #c2c2c2;
}
.ContactInfoSpan A:link
{
	color: #ffffff;
	text-decoration: none;
}
.ContactInfoSpan A:hover
{
	color: #c2c2c2;
	text-decoration: none;
}
.ContactInfoSpan A:visited
{
	color: #ffffff;
	text-decoration: none;
}
.CopyrightSpan
{
	color: #c2c2c2;
	font-size: 10px;
}
#flashcontent 
{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -1;
	top: 0px;
}
.InfoHeadSpan
{
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
.LastWordsSpan
{
	font-weight: bold;
	font-size: 14px;
}
.Preloads
{
	display: none;
}
a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dddddd;
	text-decoration: none;
}
a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dddddd;
	text-decoration: none;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #dddddd;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dddddd;
	text-decoration: none;
}
.NameNad
{
	padding-right: 55px;
	padding-left: 55px;
}
img
{
	border-style: none;
}
.OlderNewsStyle
{
	font-size: 9px;
	color: #808080;
	text-decoration: none;
}
.OlderNewsStyle A:link
{
	font-size: 9px;
	text-decoration: none;
	color: #cbcbcb;
}
.OlderNewsStyle A:Hover
{
	font-size: 9px;
	text-decoration: none;
	color: #cbcbcb;
}
.OlderNewsStyle A:Visited
{
	font-size: 9px;
	text-decoration: none;
	color: #cbcbcb;
}
.NewsTitle
{
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	width: auto;
}
.NewsLeft
{
	width: 157px;
	float: left;
	padding: 10px;
	background-image: url(    'imgs/footer_bg.png' );
	text-align:left;
	
}
.NewsRight
{
	width: 473px;
	float: right;
	padding: 10px;
	background-image: url(    'imgs/content_bg.png' );
	text-align: justify;
	color: #000000;
	
}
.ModelHolder
{
	background-image: url(     '/imgs/model_holder_x.png' );
	width: 150px;
	height: 220px;
	padding-top: 3px;
	background-repeat:no-repeat;
}
.ModelName
{
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	font-weight:bold;
}
.ModelName A:link
{
	font-size: 12px;
	text-decoration: none;
	color: #cbcbcb;
	font-weight:bold;
}
.ModelName A:Hover
{
	font-size: 12px;
	text-decoration: none;
	color: #cbcbcb;
	font-weight:bold;
}
.ModelName A:Visited
{
	font-size: 12px;
	text-decoration: none;
	color: #cbcbcb;
	font-weight:bold;
}
.SedCardPrint
{
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.SedCardPrint A:link
{
	font-size: 11px;
	text-decoration: none;
	color: #cbcbcb;
	font-weight: bold;
	line-height: 20px;
}
.SedCardPrint A:Hover
{
	font-size: 11px;
	text-decoration: none;
	color: #cbcbcb;
	font-weight: bold;
	line-height: 20px;
}
.SedCardPrint A:Visited
{
	font-size: 11px;
	text-decoration: none;
	color: #cbcbcb;
	font-weight: bold;
	line-height: 20px;
}
.MenuHover
{
	-moz-opacity:.50;
	opacity:.50;
}
.MenuHover:hover
{
	-moz-opacity:.99;
	opacity:.99;
}

.SearchTextBox
{
	border-width: 1px 0px 1px 1px;
	border-color: #424142;
	background-image: url(   '../imgs/icon_search.gif' );
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.SearchButton
{
	border-width: 1px 1px 1px 0px;
	border-color: #424142;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
}
.SearchModelHolder
{
	padding: 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #424142;
}
.SearchModelHolder:Hover
{
	padding: 10px;
	background-color: #424142;
}
.NewsTitle
{
	font-weight: bold;
	font-variant: small-caps;
	font-size: 15px;
}
