@charset "ISO-8859-1";

body {
	background-color: #06060f;
}
a:link {
	color: #7E786E;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	letter-spacing:1px;
}
a:visited {
	text-decoration: none;
	color: #7E786E;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	letter-spacing:1px;
}
a:hover {
	text-decoration: underline;
	color: #bbbbbb;
}
a:active {
	text-decoration: none;
	color: #bbbbbb;
}

a.contactlink {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#662A12;
font-style:italic;
text-decoration:none;
font-weight:bold;
letter-spacing:1px;

}

a.contactlink:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#662A12;
font-style:italic;
text-decoration:underline;
font-weight:bold;
letter-spacing:1px;

}


/*--Link 1--*/
a.link1, a.link1:active, a.link1:visited
{
	font-family:Tahoma, Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:none;
	color:#bbbbbb;
}

a.link1:hover
{
	font-family:Tahoma, Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:underline;
	color:#aaaaaa;
}


/*--Link 2--*/
a.link2, a.link2:active, a.link2:visited
{
	font-family:Tahoma, Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:none;
	color:#bbbbbb;
}

a.link2:hover
{
	font-family:Tahoma, Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:underline;
	color:#aaaaaa;
}

.titles {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #bbbbbb;
	line-height: 18px;
	letter-spacing: 0em;
	font-weight: normal;
	padding-right: 0em;
	padding-left: 1em;
}

.femtext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:none;
	color:#bbbbbb;
	line-height: normal;
	
	
}

.femtext2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:none;
	color:#bbbbbb;
	line-height: normal;
	
	
}

.line1 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.textmain {
	font-family: Tahoma, Arial;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color: #545454;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: center;
	letter-spacing: 0.2em;
	background-color: #C5C4BE;
}

.textmainFr {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	color: #B2B2B2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: left;
	letter-spacing: 0.09em;
}
.bg1 {
	background-color: #333333;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #FFF3E0;
}
.footertxt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	letter-spacing:1px;
	color: #7E786E;
}

