body
{
background-color: #FFDD26;
background-image: url(/images/common/background_ts3.jpg);
background-position:top;
background-repeat:no-repeat;
margin:10px 0px 0px 0px;
font-family:verdana;
font-size:10pt;
line-height:1.6;
color:#000000;
font-weight:normal;
}
#menu
{
border:solid 1px #006685;
}
a{
color:#000000;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
table
{
font-family:verdana;
font-size:11px;
color:#000000;
}
.msggreen
{
margin:0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
font-family:verdana;
font-size:11px;
color:#339900;
font-weight:normal;
}
input, textarea
{
font-family:verdana;
font-size:11px;
color:#000000;
/*width:210px;*/
border:solid 1px #999999;

}
select
{
/*width:210px;*/
font-size:11px;
font-family:verdana;
}
.hint {
   	display: none;
    position: absolute;
    /*right: -250px;*/
    width: 200px;
    margin-top: -4px;
    font-size:9px;
    color:#5D5C5C;
    font-weight:normal;
    line-height:1.6;
    margin-left: 10px;
    border: 1px dashed #000000;
    padding: 5px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #f1f1f1 url(../../style/script/pointer.gif) no-repeat -10px 5px;
}
/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    color:#5D5C5C;
    font-weight:normal;
    line-height:1.6;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../../style/script/pointer.gif) left top no-repeat;
}
/*CSS for the form tooltips end <<<<<<<*/
.alert
{
font-family:verdana;
font-size:10px;
font-weight:bold;
color:#ff0000;
line-height:1.7;
}
.leftmenu
{
	font-family:verdana;
	font-size:11px;
    color:#006685;
    font-weight:bold;
    line-height:1.6;
	height:25px;
	background:#ECF3F5;
	border-bottom:1px dashed #006685;
	padding-left:10px;
	/*text-indent:10px;*/
    /*margin-left: 10px;*/
}
.waitlistmenu
{
    font-family:verdana;
	font-size:11px;
    color:#006685;
    font-weight:bold;
    line-height:1.6;
	height:25px;
	background:#ECF3F5;
	/*border-bottom:1px dashed #006685;*/
	/*text-indent:10px;*/
}
.leftmenu a
{
	color:#006685;
    line-height:1.6;
}
.leftsubmenu
{
	font-family:verdana;
	font-size:11px;
    color:#006685;
    font-weight:normal;
    line-height:1.6;
	height:25px;
	background:#ECF3F5;
	/*border-bottom:1px dashed #006685;*/
    padding-left:0px;
    /*margin-left: 10px;*/
}
.leftsubmenu a
{
	color:#006685;
}
.data
{
	font-family:verdana;
	font-size:11px;
    color:#000000;
    font-weight:normal;
    line-height:1.6;
    /*margin-left: 10px;*/
}
.title
{
	font-family:verdana;
	font-size:11px;
    color:#006685;
    font-weight:bold;
    line-height:1.6;
}
.bottomline
{
font-family:verdana;
font-size:10px;
/*color:#006685;*/
color: #000000;
font-weight:normal;
line-height:1.6;
}
.inputbut
{
font-family:verdana;
font-size:11px;
color:#006685;
font-weight:bold;
background:#ffe987;
/*background: url(../images/buttons/submit.gif);*/
background-repeat:no-repeat;
border:solid 1px #006685;
cursor:pointer;
}
.continuebut
{
font-family:verdana;
font-size:11px;
color:#006685;
font-weight:bold;
/*background:#ffe987;
background: url(../images/buttons/continue.gif) 0 1;*/
background: url(../../images/buttons/continue.gif);
background-position:0 1;
width:90px;
height:22px;
background-repeat:no-repeat;
border:solid 0px #006685;
cursor:pointer;
}
.registerbut
{
font-family:verdana;
font-size:11px;
color:#006685;
font-weight:bold;
text-align : center;
/*background:#ffe987;
background: url(../images/buttons/continue.gif) 0 1;*/
background: url(../../images/buttons/registerbut.gif);
background-position:0 1;
padding:0px;
width:118px;
height:22px;
background-repeat:no-repeat;
border:solid 0px #006685;
cursor:pointer;
}
.submitbut
{
font-family:verdana;
font-size:11px;
color:#006685;
font-weight:bold;
text-align : center;
/*background:#ffe987;
background: url(../images/buttons/continue.gif) 0 1;*/
background: url(../../images/buttons/submit.gif);
background-position:0 1;
padding:0px;
width:60px;
height:22px;

background-repeat:no-repeat;
border:solid 0px #006685;
cursor:pointer;
}
.send_my_password
{
font-family:verdana;
font-size:11px;
color:#006685;
font-weight:bold;
text-align : center;
/*background:#ffe987;
background: url(../images/buttons/continue.gif) 0 1;*/
background: url(../../images/buttons/send_my_password.gif);
background-position:0 1;
padding:0px;
width:165px;
height:22px;
background-repeat:no-repeat;
border:solid 0px #006685;
cursor:pointer;
}
.changepwbut
{
font-family:verdana;
font-size:11px;
color:#006685;
font-weight:bold;
text-align : center;
/*background:#ffe987;*/
background: url(../../images/buttons/changepwbut.gif);
background-position:0 1;
padding:0px;
width:138px;
height:22px;
background-repeat:no-repeat;
border:solid 0px #006685;
cursor:pointer;
}
.waitsub
{
font-family:verdana;
font-size:11px;
color:#006685;
font-weight:bold;
text-align : center;
/*background:#ffe987;*/
background: url(../../images/buttons/waitsub.gif);
background-position:0 1;
padding:0px;
width:150px;
height:22px;
background-repeat:no-repeat;
border:solid 0px #006685;
cursor:pointer;
}

.sendpwdbut
{
font-family:verdana;
font-size:11px;
color:#006685;
font-weight:bold;
text-align : center;
/*background:#ffe987;*/
background: url(../../images/buttons/sendpwdbut.gif);
background-position:0 1;
padding:0px;
width:160px;
height:22px;
background-repeat:no-repeat;
border:solid 0px #006685;
cursor:pointer;
}

.tabledata
{
	font-family:verdana;
	font-size:11px;
    color:#000000;
    font-weight:normal;
    line-height:1.6;
	padding-left:10px;
}
.tabledata2
{
	font-family:verdana;
	font-size:11px;
    color:#000000;
    font-weight:normal;
    line-height:1.6;
	padding-left:10px;
	padding-right:10px;
}
.tabledata3
{
	font-family:verdana;
	font-size:11px;
    color:#000000;
    font-weight:normal;
    line-height:1.6;
}
.require
{
color:#ff0000;
}
.waitlistblue
{
	font-family:verdana;
	font-size:11px;
    color:#000000;
    font-weight:normal;
    line-height:1.6;
}
.logindata
{
	font-family:verdana;
	font-size:9px;
    color:#000000;
    font-weight:bold;
    line-height:1.6;
}
.loginbluedata
{
	font-family:verdana;
	font-size:9px;
    color:#006685;
    font-weight:bold;
    line-height:1.6;
}
.welcomemsg
{
font-family:verdana;
font-size:10px;
color:#006685;
font-weight:bold;
line-height:1.6;
}
.welcomename
{
font-family:verdana;
font-size:11px;
color:#000000;
line-height:1.6;
}
.eventtitle
{
font-family:verdana;
font-size:17px;
color:#006685; 
line-height:1.6;
background-color:#ECF3F5;
height:33px;
padding-left:10px;
}
.weventtitle
{
font-family:verdana;
font-size:17px;
color:#006685; 
line-height:1.6;
height:33px; 
}
.label
{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 10px;
 color:#006685; 
 font-weight:normal;
}
.greendata
{
color:#006685; 
font-weight:normal;
}
.termsdata
{
	font-family:verdana;
	font-size:11px;
    color:#000000;
    font-weight:normal;
    line-height:1.6;
	
}.tabledata2 .comp #comp4_form .content .pad img {
	padding-right: 20px;
}
