/* CSS Document */
*{ margin:0; padding:0;}
body { background-color: #565656;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	top: 0px;}
	
img.bottom {
    	vertical-align: bottom;
    }

img.flot {
    	float: left;
    }

img.block {
    	display: block;
    }

a:link {
	color: #ffffff;
    font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
a:visited {
	color: #ffffff;
    font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
a:hover {
	color: #ffffff;
    font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
a:active {
	color: #ffffff;
    font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

span.welcome-txt {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sectionTitle {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial;
}
#tableContent {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
.basicLink {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.contentSmall {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.bg_insidepages {
	background-attachment: scroll;
	background-image: url(images2/bg-inner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.scroll{
	height: 240px;
	width: 360px;
	overflow: auto;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.scroll-inside{
	height: 450px;
	width: 770px;
	overflow: auto;
	vertical-align:top;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.scroll-credit{
	height: 350px;
	width: 450px;
	overflow: auto;
	vertical-align:top;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;}
.shoppingProdName {

	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.sProdName {

	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.sProdDesc {


	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f0ff00;
}
form*  {
margin: 0; padding:auto;
}

span.title-txt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #efed34;
	text-decoration: none;}

span.smalltext {color: #242424; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
span.maintext {color: #ffffff; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
