body {
	font: bold px/ 12.5em Verdana;
	color: #000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}



html, body {
	width: 99%;
	height: 99.7%;
}


span.mandatory {
	color: #F00;
}

.borderStyle {
	margin: auto;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.labelFont {
	color: #4B4B4B;
	font-weight: 900;
}

.subTitle {
	color: #CC0000;
	font-weight: bold;
	font-size: 1.7em;
}
.tandcTitle{
	color: #CC0000;
	font-weight: bold;
	font-size: 1.7em;
}

.subHeaderTitle {
	color: #CC0000;
	font-weight: normal;
	font-size: 1.7em;
}

.footer {
	background-color:#000000;
	text-color:#ffffff;
	vertical-align:middle;
	padding:0;
}
.description_tooltip
{
	/*this defines your tooltip*/
	position:relative;
	left:5px; /*use left and top to position it */
	top:15px;
	width:125px;
	height:100px;
}

.borderStyle {
	margin: auto;
	border-right: thin solid #000000;
	border-left: thin solid #000000;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
}



.titleBar {
	background: transparent url(images/redhattitlebar.png) repeat-x;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}
.subTitleBar{
	background-color: gray;
	font-weight: bold;
	padding-left: 10px;
}

.subTableTitleBar{
	background-color: gray;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}


html, body, #mainpage {
	border: 0;
	padding: 0;
	margin: 0;
}
            
a:link.headerfooter, a:visited.headerfooter, a:hover.headerfooter {
	color: #FFFFFF;
	text-decoration: none;
}

.headerfooters{
	color: #ffffff;
}

#footerleft ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 2px;
	height: 18px;
}

#footerleft li {
	float: left;
	overflow: inherit;
	padding-left: 10px;
	white-space: nowrap;
	vertical-align: middle;
}




	
#rnd_container {
	background: #DFD5B9;
	margin: 25px;
	width: 370px;
}

.rnd_top,.rnd_bottom {
	display: block;
	background: #DFD5B9;
	font-size: 1px;
}

.rnd_b1,.rnd_b2,.rnd_b3,.rnd_b4 {
	display: block;
	overflow: hidden;
}

.rnd_b1,.rnd_b2,.rnd_b3 {
	height: 1px;
}

.rnd_b2,.rnd_b3,.rnd_b4 {
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.rnd_b1 {
	margin: 0 5px;
	background: #CCCCCC;
}

.rnd_b2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.rnd_b3 {
	margin: 0 2px;
}

.rnd_b4 {
	height: 2px;
	margin: 0 1px;
}

.rnd_content {
	display: block;
	border: 0 solid #CCCCCC;
	border-width: 0 1px;
	padding: 4px;
	background: #FFFFFF;
	color: #000000;
}


TABLE.border {
border-collapse: collapse;
                   border-width: 2px;
                    border: outset 2px;
                }
                
                tr.border {
                    padding: 4px;
                    background-color: #$ background;
                                	color: #$ backtext;
                                	margin: 0;
                                	border: inset 1pt;
                                }
                                
                             
                                .gridBorderStyle{
                                	margin: auto;
                                	border-left: solid 1px #000000;
                                	border-top: solid 1px #000000;
                                }
                                
                                .borderRightStyle{
                                	margin: auto;
                                	border-right: solid 1px #000000;
                                	border-bottom: solid 1px #000000;
                                	padding-left: 5px;
                                }

  .tablerowcolour {
	background:#EDF3EE;
 }
 .visitersNum{
color:red;
 }
ul#menu {
background: #fff;
color: #000;
position: relative;
z-index:2000;
margin: 0;
overflow:visible;
}

ul#menu li a {
color: #000000;
text-decoration: none;
}

ul#menu li {
display: inline;
position: relative;
color:black;

}
.subHeading {

background: gray;

}

