body
{
	margin: 0px;
	font-family: Verdana, Arial;
}

img
{
	border: 0px;
}

#header
{
	margin: 0px;
	padding: 0px;
	background: #5177B6;
	height: 100px;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	background: url('../images/header_bg.gif');
}

#testimonial
{
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	margin: 10px;
	color: #FFFFFF;
}
td
{
	font-size: 11px;
}

a
{
	text-decoration: none;
	color: #5177B6;
}

a:hover
{
	text-decoration: underline;
	color: #CC6600;
}

#menu
{
	width: 100%;
	text-align: center;
}

.menu
{
	margin: 0px;
	height: 20px;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	align: center;
}
.menu td
{
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	border-right: solid 1px #000000;
	background: url('../images/menubg_on.gif');
}

.menu td:hover
{
	background: url('../images/menubg_off.gif');
	color: #
}

#submenu, #login
{
	width: 180px;
	border: solid 1px #000000;
	background: #EEEEEE;
	padding: 8px;
}

#submenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#login input
{
	font-family: Verdana, Arial;
	font-size: 10px;
	border: solid 1px #000000;
	background: url('../images/login_input_bg.gif');
}

.center
{
	text-align: center;
}

.news_title
{
	border: solid 1px #000000;
	background: #EEEEEE;
	padding: 4px;
	margin: 0px;
	font-weight: bold;
}

.news_body
{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 4px;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.pageHeader
{
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.thumbnail
{
	float: left;
	padding: 2px;
	border: solid 1px #000000;
	text-align: center;
	position: relative;
	margin: 4px;
	background: #FFFFFF;
}

div.spacer
{
	clear: both;
}

.developer
{
	float: left;
	margin: 2px 2px 10px 2px;
}

.developer img
{
	border: solid 1px #000000;
}
.subHeader
{
	font-weight: bold;
	color: #CC6600;
	font-size: 14px;
}

.license
{
	width: 508px;
	text-align: center;
	padding: 4px;
	border: solid 1px #CC6600;
}

.solutions
{
	border: solid 1px #000000;
	width: 300px;
	float: left;
	margin: 4px;
}

fieldset
{
	background: #EEEEEE;
	border: solid 1px #CC6600;
}

legend
{
	font-weight: bold;
	color: #CC6600;
}

.border
{
	border: solid 1px #000000;
}

.article_name
{
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial;
	color: #999999;
	border-bottom: solid 1px #CCCCCC;
	width: 98%;
	margin: 0px 0px 6px 0px;
}

.article{
	padding: 2px 2px 2px 20px;
}

#menubar
{
	width: 100%;
	text-align: center;
}

.menubar
{
	margin: 0px;
	height: 20px;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	align: center;
}
.menubar td
{
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	border-right: solid 1px #000000;
	background: url('../images/menubg_on.gif');
}