/* CSS Document */
<!--
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #FF8522;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.date {color:#555555}

body {
	margin:0px;
	background-color: #c8c8c8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contenttext {
	font-family: Arial;
	line-height: 120%;
	font-size: 12px;
	color: #333333;
}
.titletext {
	font-family: Times New Roman;
	font-size: 18px;
	color: #B59442;
}
.modelinfo {
	font-family: Times New Roman;
	font-size: 14px;
	color: #5188AA;
	font-style: italic;
}
.modelinfo2 {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
}
.titletextmodel {
	font-family: Times New Roman;
	font-size: 20px;
	color: #F46521;
}
.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.modelname {
	font-family: Tahoma;
	font-size: 10px;
	color: #111111;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.lighttext {
	color: #FFFFFF;
}
.titlesub {font-size: 14px;font-weight: bold}
.titlecontent {font-size: 11px;font-weight: bold;color:#4F672A}

a.lightmenu:link {
	color: #B9E07E;
	text-decoration: none;
}
a.lightmenu:visited {
	color: #B9E07E;
	text-decoration: none;
}
a.lightmenu:hover {
	color: #FFFC00;
	text-decoration: underline;
}
a.lightmenu:active {
	color: #B9E07E;
	text-decoration: none;
}

a.footerline:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerline:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerline:hover {
	color: #FFFC00;
	text-decoration: underline;
}
a.footerline:active {
	color: #FFFFFF;
	text-decoration: none;
}


a.topmenu:link {
	color: #ffffff;
	text-decoration: none;
}
a.topmenu:visited {
	color: #ffffff;
	text-decoration: none;
}
a.topmenu:hover {
	color: #D62C4A;
	text-decoration: underline;
}
a.topmenu:active {
	color: #D62C4A;
	text-decoration: none;
}

a.rightmenu:link {
	color: #333333;
	text-decoration: none;
}
a.rightmenu:visited {
	color: #333333;
	text-decoration: none;
}
a.rightmenu:hover {
	color: #D62C4A;
	text-decoration: underline;
}
a.rightmenu:active {
	color: #333333;
	text-decoration: none;
}
.button {font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
.Ulist {margin-top:6;margin-bottom:6;margin-left:30}
.Litem {list-style-image:url('images/plus.gif');margin-top:6;margin-bottom:6}
.rightlink {margin-bottom:5px;margin-top:5px}

.bgmain {
	background-image: url(images/bgtitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgarticle {
	background-image: url(images/bgarticle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bgmodel {
	background-image: url(images/bgmodel.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

.bgmodeldetails {
	background-image: url(images/bgmodeldetails.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
-->
