body {
	margin: 0px;
	padding: 0px;
	background-color: #2E92C7;
}
.menubg {
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: #444444;
}
.txtfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.commonbg
{
	background-image: url(../images/commonbg.jpg);
	background-repeat:repeat-y;
}
.bgheart {
	background-image: url(../images/heartbg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.bgleft {
	background-image: url(../images/bgimg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgleftp {
	background-image: url(../images/bgimg3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.imgborder
{
border:solid 2px #ffd28a
}
.Title
{
font-size:18px;
color:#bb1515;
font-weight:bold;
font-family:Helvitca,Arial,sans-serif;
}

.textfont
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:black;
}

a.footerlink
{
color:#FFFFFF;
text-decoration:none;
}
a.footerlink:hover
{
color:#FFFFFF;
text-decoration:underline;
}
.linksitemap
{
padding-left:300px;
}

.linksitemap a
{
color:#3333FF;
text-decoration:none;
}

.linksitemap a:hover
{
color:#CC3300;
text-decoration:underline;
}

