body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
}
.menubg {
	background-image: url(../images/topmenubg.gif);
	background-repeat: repeat-x;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.borderbott {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


.borderrightred {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #68101E;
}
.borderbottred {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68101E;
}
.borderleftred {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #68101E;
}
.topboxbg4 {
	background-image: url(../images/topboxbg4.gif);
	background-repeat: repeat-y;
}
.topboxbg3 {
	background-image: url(../images/topboxbg3.gif);
	background-repeat: repeat-x;
}
.topboxbg2 {
	background-image: url(../images/topboxbg2.gif);
	background-repeat: repeat-y;
}
.topboxbg1 {
	background-image: url(../images/topboxbg1.gif);
	background-repeat: repeat-x;
}
.midbg1 {
	background-image: url(../images/midbg1.gif);
	background-repeat: repeat-x;
}
.midbg2 {
	background-image: url(../images/midbg2.gif);
	background-repeat: repeat-y;
}
.midbg3 {
	background-image: url(../images/midbg3.gif);
	background-repeat: repeat-x;
}
.midbg4 {
	background-image: url(../images/midbg4.gif);
	background-repeat: repeat-y;
}

.headingtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
a.catagorylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.catagorylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.catagorylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C34E5E;
	text-decoration: none;
}
.headbox
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}.headred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #68101E;
}
a.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #912B39;
	text-decoration: none;
}
.menuline {
	background-image: url(../images/menuline.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.whtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whtlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whtlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C34E5E;
	text-decoration: none;
}
.input{
border:solid;
border-width:1px;
border-color:#68101E;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.errorfont{
color:#FF0000;
}
.search{
background-image:url(../images/search.gif);
height:25px;
width:67px;
background-repeat:no-repeat;
border:none;
border-width:0px;
background-color:#CFCFCF;
}
.login{
background-image:url(../images/login.gif);
height:22px;
width:54px;
background-repeat:no-repeat;
border:none;
border-width:0px;
background-color:#CFCFCF;
}