body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/body_bg.gif);
}
.footer-links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;

}
.footer-text {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.welcome-text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.software-bg {
	background-color: #0248E0;
	background-image: url(images/software_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inn-content-bg{
    background-color: #0248E0;
	background-image: url(images/inn_content_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.padding {
	padding-top: 12px;
	padding-right: 36px;
	padding-bottom: 15px;
	padding-left: 59px;
}
.padding1 {

	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 68px;
}
.whitetext-bold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
