p 
{
font-family: arial;
font-size: 11;
line-height:140%;
font-weight: normal;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #356215;
}

img
{
border: none;
}

body
{
margin: 0px;
padding-left: 0px;
padding-right: 0px;
background-color: #b2d65e;
font-family: Arial, Helvetica, sans-serif;
}

td {font-size: 10px; color:#FFF;}

.mainbg
{background: url(/images/bg.jpg) repeat right bottom}

.upgrad
{background: url(/images/upgrad.jpg) repeat-x left top}

.bottomsh
{background: url(/images/bottomsh.jpg) no-repeat right top}

a:link {color: #255303; text-decoration: underline;}
a:visited {color: #255303; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}

a.top:link {color: #9d3c11; text-decoration: none;}
a.top:visited {color: #9d3c11; text-decoration: underline;}
a.top:hover {color: black; text-decoration: underline;}
a.top:active {color: black; text-decoration: underline;}

.join_button {font-family: tahoma, verdana, arial; font-size: 13px;	font-weight: bold; width: 370px; height: 27px; cursor:hand;}
.join_input {font-size: 8pt; font-family: Verdana; font-weight: normal; font-style: normal; text-decoration: none; color:black; width: 245px; background: White; height: 19px; border: 1px solid #7F9DB9; cursor: text;}
.join_select {font-size: 9px; font-family: Verdana; font-weight: normal; font-style: normal; text-decoration: none; color:black;}
.join_name {font-size: 8pt; font-family: Verdana; font-weight: normal; font-style: normal; text-decoration: none; color:white; text-align: right;}
.join_header {font-size: 11pt; font-family: Verdana; font-weight: bold; font-style: normal; text-decoration: none; color:#ffe9e9; text-align: center;}
.join_header2 {font-size: 9pt; font-family: Verdana; font-weight: bold; font-style: normal; text-decoration: none; color:#ffe9e9;}
.join_footer {}
.join_value {font-size: 8pt; font-family: Verdana; font-weight: normal; font-style: normal; text-decoration: none; color:#000000; text-align: left; border: none;}
.join_error {font-size: 7pt; font-family: Verdana; font-weight: normal; font-style: italic; text-decoration: none; color:#ffd0b6;}
sup {font-size: 11px;}
.small2 { font-size: 7pt; font-family: Verdana; font-weight: none; font-style: normal; text-decoration: none; color: #ffecec;}

.text { font-size: 7pt; font-family: Verdana; font-weight: none; font-style: normal; text-decoration: none; color: white;}
.text_join2 {font-size: 13px; color:#ffffff; padding-left:27px; font-weight: bold; line-height:23px;}
.join_table {padding-left:47px; background: url(/images/joinbg.jpg);}

Input {cursor: hand;}


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
#tooltip h3, #tooltip div { margin: 0; }
