.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	
}
.title{
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

.H1-white{
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #ffffff;
}
.H1{
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #32150a;
	margin-bottom: -20px;
}
.H1-large{
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 65px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #32150a;
	margin-bottom: -30px;
}
.H2{
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #660f07;
	font-weight: bold;
	margin-bottom: -15px;
}
.H2-large{
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #660f07;
	margin-bottom: -15px;
}
.bread{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.verdana14hilight{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A14e26;
}

.nav-white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;

}
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	}

.botnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;

}


.botnav-index{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;

}
#content 
{ 
font-family: Verdana, Geneva, Arial, sans-serif; 
background-color: transparent; 
margin-left: -380px; /*half the iframe width */ 
position: absolute; 
top:0px; /*half the iframe height */ 
left: 50%; 
width: 0px; /* ifame width */ 
height: 300px; /* iframe height */ 
visibility: visible 
} 
.one 
{
	width: 500px;
	height: 300px;
	padding:1px;

} 
 body {
	background-image: url(export/index/background.jpg);
	background-repeat: repeat-x;
	background-position: center top; 
	padding: 0;
	margin: 0;
	

}

table { margin: auto; } 

.main A:link {color:#0000ff; text-decoration: none}
.main  A:visited {text-decoration: none; color:#0000ff;}
.main A:active {text-decoration:  none}
.main A:hover {text-decoration: none; color:#a14e26;}

.H3  A:link {color:#0000ff; text-decoration: none}
.H3  A:visited {text-decoration: none; color:#0000ff;}
.H3  A:active {text-decoration:  none}
.H3 A:hover {text-decoration: none; color:#a14e26;}

.nav-white A:link {color:#00000ff; text-decoration: none}
.nav-white A:visited {text-decoration: none; color:#0000ff;}
.nav-white A:active {text-decoration:  none}
.nav-white A:hover {text-decoration: none; color:#f09600;}

.botnav-index A:link {color:#ffffff; text-decoration: none}
.botnav-index A:visited {text-decoration: none; color:#ffffff;}
.botnav-index A:active {text-decoration:  none}
.botnav-index A:hover {text-decoration: none; color:#a14e26;}

.nav A:link {color:#ffffff; text-decoration: none}
.nav A:visited {text-decoration: none; color:#ffffff;}
.nav A:active {text-decoration:  none}
.nav A:hover {text-decoration: none; color:#f09600;}

