/* Start of CMSMS style sheet 'ultra' */
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tpmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-transform: capitalize;
}


a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000;
}
body {
	background-color: #ECEDF0;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#table1 {
	width: 100%;
                height: auto;
	border-width: thin;
	border-style: none none solid solid;
	border-color: #CCC;
                margin-top:10px;
}
#table1 tr td {
	border-width: thin;
	border-style: solid solid none none;
	border-color: #CCC;
	padding-left: 5px;
}
p{
                margin:0px;
                padding-top:4px;
                padding-bottom:4px;
}

.style1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #de5117;
	width:435px;
	margin-left: 20px;
	float:left;
}
.print {
               width: 15px;
	float:left;
}
img {
	border:none;
	}

#tablefront {
	height: 248px;
	width: 460px;
	background-image: url(images/home-bg.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#tablefront tr td table{
	height: 230px;
	width: 460px;
	margin-top: 3px;
	text-align: center;

}
.heading{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;

}
.divbanner{
text-align: center;
}

.special {
	width: 180px;
                height: auto;
	border-width: thin;
	border-style: solid;
	border-color: #CCC;
                margin-top:10px;
}
/* End of 'ultra' */

