td.buttonStyle a{
   color :#000000;
   font-weight :bold;
   font-size :10pt;
   font-family :Arial, Helvetica, sans-serif;
   text-decoration :none;
   height : auto;
   width : auto;
}
td.buttonStyle a:hover {
   color:#FF3333;
   text-decoration: underline;
}
body {
	background: url('img/background.jpg') no-repeat 0px 0px;
	margin: 0px;
}
a.linkStyle{
   color :#FFFFFF;
   font-weight :bold;
   font-size :10pt;
   font-family :Arial, Helvetica, sans-serif;
   text-decoration :none;
   height : auto;
   width : auto;
}
a.linkStyle:hover {
   color:#FF3333;
   text-decoration :none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: url('img/down.gif');
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #2121BD;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 33px;
	color: #2121BD;
}
.sideMenu td {
	width: 34px;
	line-height: 16px;
	height: 45px;
}
.sideStyle {
   color :#000000;
   font-weight :bold;
   font-size :10pt;
   font-family :Arial, Helvetica, sans-serif;
   text-decoration :none;
   height : auto;
   width : auto;
}
.sideStyle:hover {
   color:#FF3333;
   text-decoration :none;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.background {
	background: url('img/bg.gif');
}