/* CSS Document */

body {
	background-image: url('../images/bg.jpg');
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 1000px;
	margin: 0px;

}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.tsmaller {
	font-size: 10px;
}

.textnocolor {
	text-decoration: none;
	font-size: 80%;
}

.textnocolor1 {	text-decoration: none;
	font-size: 9px;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:visited, a:active {
	color: #339999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
	text-decoration: none
}

a:hover {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.indentmenu{
font: bold 12px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: right;
width: 100%;
border-width: 1px 0;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: right;
color: white; /*text color*/
padding: 12px 13px;
text-decoration: none;

}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #F7EACA !important;
padding-top: 12px 13px;
background: url(../images/top_menu_bg.png) center center repeat-x;
}
.SubT {
	font-size: x-small;
}

h1 {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}

h2 {
	font-size: 14px;
	font-weight: 600;
}

h3 {
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}

.italicstyle {
	font-style: oblique;
	font-size: 80%;
}

#footer {
	font-size: 90%;
	color: #333;
	letter-spacing: 1px;
	text-align: center;
}

.blue {
	letter-spacing: 1px;
	color: #000066;
	font-size: 12px;
	font-weight: 500;
	background-color: #CCC;
	text-align: center;
}
.indent {
	margin: 20px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.itemtitle {
	font-weight: bold;
	font-size: 14px;
}
.textnocolor a {
	color: #000;
}

.proddesc {
	font-weight: 600;
	font-size: 13px;
}

.current td ul li a {
	color: #000;
	font-weight: 500;
	font-size: 12px;
	list-style-type: disc;
	line-height: 17px;
}

.blue td p {
	font-size: 14px;
	border: thin solid #336;
	color: #336;
	background-image: url(../images/bg.jpg);
	text-align: center;
}

.HBoxsmaller {
	font-size: 10px;
}

img {border:0;}
