* {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
body {
    margin: 0px;
    padding: 0px;
    /*background-image: url(../images/index01.gif);*/
	background-color:#E2E2E2;
}
form {margin: 0px;padding: 0px;}
.input1 {}
.align-justify {text-align: justify;}
.text1 {
    font-size: 14px;
    color: #333333;
}
.text2 {
    font-size: 14px;
    color: #333333;
}
.text3 {
    font-size: 14px;
    color: #333333;
}
.footer {
    font-size: 10px;
    color: #333333;
}
a {}
a:hover {text-decoration: none;}
.bg1 {
    background-image: url(images/index02.gif);
    background-repeat: repeat-x;
}

.style1 {
    font-size: 12px;
    color: #666666;
}
.style1 a {
    font-size: 12px;
    font-weight: bold;
    color: #FF9900;
}
.style1 a:hover {}

.style2 {
    font-size: 12px;
    color: #838383;
}
.style2 a {
    font-size: 12px;
    font-weight: bold;
    color: #74AD35;
}
.style2 a:hover {}

.style3 {font-size: 10px; color: #000000;}
.style3 a {color: #000000;}
.style3 a:hover {}

.nav {
	position:relative;
	background-image: url(../images/nav_button.gif);
	width:196px;
	height:31px;
}
.nav a {
	position:absolute;
	left:20px;
	top:5px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.nav a:hover {text-decoration:underline;}
.nav a:link {color:#fff;}
.nav a:active {color:#fff;}
.nav a:visited {color:#fff;}

.listimage {list-style-image:url('../images/index17.gif');margin-bottom:5px;}

#topimage {position:relative;width:467px;height:190px;background-color:#fff;overflow:hidden;}
#topimagemask {position:absolute;top:0px;left:0px;z-index:100;}
#topimagediv {position:absolute;top:0px;left:0px;z-index:1;}
#topimagesrc {}

#headline {width:467px;height:27px;background-image:url(../images/inside01.jpg);overflow:hidden;}
#headline p {
	margin:4px 60px;
    font-size: 15px;
    font-weight: bold;
    color: #FF9900;
}

#navWheretoUse {margin-left:10px;font-size:12px;color:#333;line-height:18px;}
#navWheretoUse a {text-decoration:underline;}
#navWheretoUse a:link {color:#333;}
#navWheretoUse a:hover {text-decoration:none;color:#990000;}
#navWheretoUse a:active {color:#333;}
#navWheretoUse a:visited {color:#333;}

#navHowtoUse {margin-left:10px;font-size:12px;color:#333;line-height:18px;}
#navHowtoUse a {text-decoration:underline;}
#navHowtoUse a:link {color:#333;}
#navHowtoUse a:hover {text-decoration:none;color:#990000;}
#navHowtoUse a:active {color:#333;}
#navHowtoUse a:visited {color:#333;}
