body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../theme/bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
}
a:link {
	color: #df1d1d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #df1d1d;
}
a:hover {
	text-decoration: underline;
	color: #E84646;
}
a:active {
	text-decoration: none;
	color: #df1d1d;
}
img, td { 
	behavior: url(../theme/iepngfix.htc)
}
#MenuContainerVertical ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
a.redmenu:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}
a.redmenu:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
}
a.redmenu:hover {
	text-decoration: underline;
	color: #E2E2E2;
	font-size: 16px;
}
a.redmenu:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
}.style1 {
	font-size: 10px;
}

