body {
margin:0px;
	background-color:#404040;
}

img, div { behavior: url(iepngfix.htc) }

.rightpngbg{
	background-image:url(../../images/inner/rightbgrepeater.png);
	background-repeat:repeat-y;
}


.border {
	border: 1px solid #F7F7F7;
}
.whitebackground {
	background-color: #FFFFFF;
}
.bodybackground {
	background-image: url(../../images/index/bodybackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #444343;
}
.popupbg {
	background-image: url(../../images/inner/popupbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4b4a4a;
}
.footertext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #a5a5a5;
	text-decoration: none;
}
.footertext a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #bcbcbc;
	text-decoration: underline;
}
h1{
	font-family: Verdana;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.text a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.linksgreentext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linksgreentext a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linksgreentext a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8eecce;
	text-decoration: none;
}
.linkswhitetext{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linkswhitetext{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8eecce;
	text-decoration: none;
}
.underlinetext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.rightshade {
	background-image: url(../../images/index/right-shade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightfiller {
	background-image: url(../../images/index/rigthbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.textbold {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A5A5A5;
	text-decoration: none;
}
.textunderline {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.rightpanelbg {
	background-image: url(../../images/index/right-panelbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textbold2{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.textbold2 a{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.textbold2 a:hover{
	font-family:Verdana, Geneva, sans-serif;
	color:#66C2A5;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.bg_hover {
	font-family:verdana;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.bg_hover a {
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	color:#8eecce;
	text-decoration:none;
	
}
.bg_hover a:hover {
	font-family:verdana;
	font-size:16px;
	color:#8eecce;
	font-weight:bold;
}
.textbox{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	padding:2px;
	height:19px;
	border:1px solid #ccc;
	background-color:#f1f1f1;
}
.textarea{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	padding:2px;
	border:1px solid #ccc;
	background-color:#f1f1f1;
}
.greytext {
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.greytext a {
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.greytext a:hover {
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
/*----------------------------*/
.tooltip_top {
	display:none;
	background:transparent url(../../images/white_arrow.png);
	font-size:11px;
	font-family: verdana, Geneva, sans-serif;
	height:20px;
	width:182px;
	padding:25px 10px 25px 10px;
	color:#666666;
	text-align:center;
}

.tooltip_bottom {
	display:none;
	background:transparent url(../../images/white_arrow_bottom.png);
	font-size:11px;
	font-family: verdana, Geneva, sans-serif;
	height:30px;
	width:182px;
	padding:25px 10px 25px 10px;
	padding-top:30px;
	color:#666666;
	text-align:center;
}
