/* CSS Document */

body
{
	background-image:url(../images/pagebg.jpg);
	background-repeat: repeat_y;
	background-position: left;
	background-position: top;
	margin: 0;
	font-family: tahoma;
	font-size: 12px;
}
Table
{
	font-family: tahoma;
	font-size: 12px;
}
.abody
{
	color: #513E3E;
	font-weight:bold;
	text-decoration: none;
}
.abody:hover
{
	text-decoration:underline;
}

.mainborder
{
	background-color: #513E3E
}

.contenttd
{
	background-color: #E1DDD9
}

.topmenutxt
{
	font-family: tahoma;
	font-size: 10px;
	background-color: #513E3E;
	color: #FFFFFF
}
.topmenu
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}

.topmenu:hover
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline
}

.gentxt
{
	font-family: Tahoma;
	color: #513E3E;
	font-size: 11px;
	text-align:justify;
	line-height: 150%
}

.sidemenu
{
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
	height: 27 px;
	width: 160 px;
	border: 0 px;
	padding-top: 5px;
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #513E3E;
	text-decoration: none
}
.sidemenuleft
{
	background-image: url(../images/menubgleft.jpg);
	height: 27 px;
	width: 202 px;
	border-bottom:1px solid #513E3E;
	
}
.leftmenu
{
	text-align: left;
	font-family: tahoma;
	font-size: 10px;
	color: #513E3E;
	font-weight:bold;
	text-decoration: none
}
.leftmenu:hover
{
	text-decoration: underline
}

.sidemenu:hover
{
	text-decoration: underline
}

.foottxt
{
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 9px
}

.footlnk
{
	color: #FFFFFF;
	text-decoration: none
}

.footlnk:hover
{
	color: #FFFFFF;
	text-decoration: underline
}
.border
{
	border:1px solid #513E3E;
}
.title
{
	color:#513E3E;
	font-size:12px;
	font-family: tahoma;
}
.CartHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: verdana; BACKGROUND-COLOR: #3a90e5
}
.cartmenu
{
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	height: 25 px;
	width: 100 px;
	border: 0 px;
	padding-top: 4px;
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #513E3E;
	text-decoration: none
}

.cartmenu:hover
{
	text-decoration:underline
}
