body {
	background-image: url(../images/page-bg.gif);
	margin: 0px;
}

.redtxt {
	font-family:Tahoma;
	font-size: 12px;
	color: #ea001b;
	font-weight: bold;
	text-decoration: none;
}
a.redtxt1 {
	font-family:Tahoma;
	font-size: 12px;
	color: #ea001b;
	font-weight: bold;
	text-decoration: none;
}
a.red:hover {
	font-family:Tahoma;
	font-size: 12px;
	color: #ea001b;
	font-weight: bold;
	text-decoration: underline;
}
a:active img{
	border:none;
}
.tabborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.whitetxt {
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
.whitetxtbig {

	font-family:Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.whitetxtsmall {

	font-family:Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
  text-align:left;
}

.footer {
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 21px;
	text-align:center;
}

.middleDiv {
	height:342px;
	position:relative;
	text-align: center;
	vertical-align:middle;
	overflow:auto;
	background-color:#ffffff;
	display:inline;
}
td>.middleDiv {
	display:block;
}
.rightDiv{
	height:342px;
	width:157px;
	font-family:Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	background-color:#000000;
	overflow:auto; 
}
.cat{
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.cat:hover{
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #E6243A;
}
.subcat{
	font-family:Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	padding-top: 0px ;
	padding-bottom: 2px;
	cursor:pointer;
}
.subcat:hover{
	font-family:Arial;
	font-size: 14px;
	font-weight: normal;
	color: #A9C500;
	text-decoration: none;
	text-align:left;
	padding-top: 2px ;
	padding-bottom:0px;
	cursor:pointer;
}

.catimg {
  cursor:pointer;
}
