BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #cdcdcd;
	background-image: url(images/grad-bg.gif);
	background-repeat: repeat-x;
}
.top {
	font-size: 12px;
	color: #CCCCCC;
}

.toptab {
	background-color : #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	margin-top: 4px;
}
.midtab {
	background-color : #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

.bottab {
	background-color : #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 4px;
}

.thumbs {
	background-color: #535353;
}

.content {
	padding: 10px 0px 10px 0px;
	background-color: #E7E7E7;
	width: 470px;
}

.content p{
	font-size: 13px;
	text-align:justify;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: 0.75em;
	margin-left: 26px;
	margin-right: 30px;
}
.content li {
	font-size: 13px;
	line-height: 1.5em;
}

h1 {
	FONT-SIZE: 26px;
	FONT-FAMILY: "Trebuchet MS";
	margin-top: 19px;
	color: #FFFFFF;
	margin-left: 32px;
	font-weight: normal;
}
h2 {
	FONT-SIZE: 16px;
	FONT-FAMILY: "Trebuchet MS";
	margin-top:7px;
	margin-bottom: 13px;
	margin-left: 26px;
}
h3 {
	FONT-SIZE: 22px;
	FONT-FAMILY: "Trebuchet MS";
	margin-top: 8px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: normal;
}

#navigation {
	background-color:#000000;
	height: 26px;
	}
#navigation td {
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #fff;
}

#navigation a:link{TEXT-DECORATION: none;COLOR: #bbb;}
#navigation a:visited{TEXT-DECORATION: none;COLOR: #bbb;}
#navigation a:active{TEXT-DECORATION: none;COLOR: #bbb;}
#navigation a:hover{TEXT-DECORATION: none;COLOR: #fff;}

.titletd {
	background-color: #535353;
	height: 83px;
}

.caption { 
font-size : 10px; 
background-color : transparent;
line-height : 130%;
text-align : center;
}

#over a:link{TEXT-DECORATION: none;COLOR: #fff;}
#over a:visited{TEXT-DECORATION: none;COLOR: #fff;}
#over a:active{TEXT-DECORATION: none;COLOR: #fff;}
#over a:hover{TEXT-DECORATION: none;COLOR: #fff;}

.inpwidth {
	width: 200px;
}
.labeltext {
    padding-top: 6px;
	font-size: 12px;
}
.maintext {
	font-size: 12px;
}
.foot {
color: #EEEEEE;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}