/* CSS Document */

body{
margin:0px;
margin-top:30px;
font-family:tahoma;
background:#000000 url(images/bg.jpg) repeat-x;
}

.no-bg{
background:transparent;
margin:0px;
}

p{
font-family:Candara;
font-size:14px;
color:#394d06;
margin:10px;
}

.copy{
font-size:10px;
color:#ffffff;
margin:5px;
margin-left:10px;
}

/* link */
a:link {
	color: #efefef;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #efefef;
}
a:hover {
	text-decoration: underline;
	color: #9dc641;
}
a:active {
	text-decoration: none;
	color: #efefef;
}


/* link menu */
a.menulink:link {
	color: #efefef;
	text-decoration: none;
}
a.menulink:visited {
	text-decoration: none;
	color: #efefef;
}
a.menulink:hover {
	text-decoration: underline;
	color: #ffff33;
}
a.menulink:active {
	text-decoration: none;
	color: #efefef;
}


.right{
float:right;
margin-left:5px;
border:1px solid #CCCCCC;
}

.txtbox{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
border:1px solid #999999;
}


h1{
font-family:vivaldi;
font-size:32px;
margin:5px;
margin-left:10px;
color:#ffffff;
font-weight:bold;
}


h2{
font-family:tahoma;
font-size:14px;
margin:0px;
margin-left:10px;
color:#ffff33;
}


h3{
font-family:tahoma;
font-size:12px;
margin:5px;
margin-left:10px;
color:#333333;
}

.white-bg{
background:#FFFFFF;
}

.black-bg{
background:#000000;
}

.logo-menu-bg{
background:url(images/logo-menu.jpg) center no-repeat;
height:72px;
}

.logo-menu-bg2{
background:url(images/logo-menu2.jpg) center no-repeat;
height:72px;
}

.logo-menu-bg3{
background:url(images/logo-menu3.jpg) center no-repeat;
height:72px;
}

.logo-menu-bg4{
background:url(images/logo-menu4.jpg) center no-repeat;
height:72px;
}

.logo-menu-bg5{
background:url(images/logo-menu5.jpg) center no-repeat;
height:72px;
}



.logo-menu-bg6{
background:url(images/logo-menu6.jpg) center no-repeat;
height:72px;
}





.txt-bg{
background:url(images/txt-bg-home.jpg) center no-repeat;
height:428px;
}

.txt-bg2{
background:url(images/txt-bg2.jpg) center no-repeat;
height:428px;
}

.txt-bg3{
background:url(images/txt-bg3.jpg) center no-repeat;
height:428px;
}

.txt-bg4{
background:url(images/txt-bg4.jpg) center no-repeat;
height:428px;
}


.txt-bg5{
background:url(images/txt-bg5.jpg) center no-repeat;
height:428px;
}

.txt-bg6{
background:url(images/txt-bg6.jpg) center no-repeat;
height:428px;
}

.txt-bg7{
background:url(images/txt-bg7.jpg) center no-repeat;
height:428px;
}

.txt-bg8{
background:url(images/txt-bg8.jpg) center no-repeat;
height:428px;
}

.menu-font{
font-family:Candara;
color:#efefef;
font-size:15px;
font-weight:bold;
}

.right{
float:right;
margin-left:4px;
border:1px solid #000000;
}

.left{
float:left;
margin-right:4px;
border:1px solid #000000;
}

iframe {
overflow-x: hidden;
overflow-y: scroll;
}

.history-txtbg{
background:url(images/history-txtbg.jpg) no-repeat;
background-attachment:fixed;
}

.margin5{
margin:5px;
margin-left:10px;
}

.txt-box{
font-size:11px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #000000;
}




.font15{
font-size:25px;
}


.greenBg{
background:url(images/greenBg.jpg) repeat;
}

.logoBg{
background:url(images/logoBg.jpg) repeat-x;
}



.brdrBlack{
border:1px solid #333333;
}


.boxBg{
background:url(images/boxBg.jpg) no-repeat top;
height:236px;
}

.blackFont{
color:#000000;
font-family:impact;
font-size:16px;
}