html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
p, td {
	font-family: Arial;
	font-size:13px;
	color: #444444;
	line-height: 16px;
}
p {
	margin: 0px 0px 13px 0px;
	text-align: justify;
}
ul {
	margin-top:0;
}

p.center {
	text-align: center;
}

h1 {
	margin: 0px 0px 11px 0px;
	font-family: Arial;
	font-size:15px;
	color: #cc3300;
	line-height: 18px;
	text-transform: uppercase;
}

h2 {
	margin: 0px 0px 5px 0px;
	font-family: Arial;
	font-size:13px;
	color: #ee3300;
	line-height: 15px;
}

a, a:link, a:visited, a:active {
	line-height: 16px;
	color: #ff6600;
	text-decoration: underline;
}
a:hover {
	color: Red;
	text-decoration: underline;
}

.botmenu, .botmenu a, .botmenu a:link, .botmenu a:visited, .botmenu a:active {
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}
.botmenu a:hover {
	color: #e50000;
	text-decoration: none;
}

img.bordergray {
	border: #9c9c9c solid 2px;
}


.stepcarousel2 {
	OVERFLOW: scroll;
	WIDTH: 800px;
	HEIGHT: 390px;
	display : block;
	position : relative;
}


.stepcarousel {
	OVERFLOW: scroll;
	WIDTH: 800px;
	HEIGHT: 390px;
	display : block;
	position : relative;
}
.stepcarousel .belt {
	LEFT: 0px;
	position : absolute;
	TOP: 0px;
	display : block;
}
.stepcarousel .panel {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FLOAT: left;
	MARGIN: 0;
	WIDTH: 238px;
	COLOR: #8b8b8b;
	LINE-HEIGHT: 16px;
	TEXT-ALIGN: left;
	vertical-align : top;
	height : 390px;
	padding : 0 0 0 23px;
}

.stepcarousel .panel IMG {
	margin: 0 0 15px 0;
}

.inpanel {
	background-image: url(/img/bg-portfolio.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 16px 18px 20px 15px;
	margin : 0;
	display : block;
	width : 238;
}


a.apanel, a.apanel:link, a.apanel:visited, a.apanel:active, span.apanel {
	line-height: 16px;
	COLOR: #ff6600;
	text-decoration: none;
	display : block;
	height : 14px;
	width : 205;
	text-align : center;
	margin: 0;
	padding: 0;
}
a.apanel:hover {
	COLOR: Red;
	text-decoration: underline;
}


table.cooltable {
        border-top: 1px solid black;
}

table.cooltable td {
	border-bottom: 1px solid black;
}