/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	}

	
.style2 {
	font-size: 10px;
	color: #C40000;
}
.comment
{
font-family:Verdana;
font-size: 11px;
padding-top:5px;
padding-bottom:5px;
padding-left:2px;
color:#F00000;

}
.welcome
{
color:#009500;
font-family: Tahoma;
font-size: 14px;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.tableborder
{
border:1px solid #e3e3e3;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.tablemain
{
border:1px solid #e3e3e3;
padding-top:10px;
padding-bottom:10px;
}

.formtext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-left:4px;
	}

#keyspeaker
{
margin-top:10px;
font-family:Verdana;
size:11px;
color:#3e3e3e;
border:1px solid #e3e3e3;
border-top: none;
text-align:left;
padding-left:4px; 
}

#keyspeaker TH
{
background-color:#FFE7CE;
color: #999999;
}

#keyspeaker TD
{
padding-top:2px;
padding-bottom:2px;
}

.form
{
font-family:Tahoma;
font-size:12px;
color:#000000;
}

.detail
{
padding-left:4px;
padding-top:3px;
padding-bottom:3px;
font-family:Tahoma;
font-size:12px;
color:#000000;
}

.tablecontent
{
padding-left:4px;
padding-top:2px;
font-family:Tahoma;
font-size:12px;
color:#000000;

}


DIV
{
padding-left:4px;
padding-top:3px;
padding-bottom:3px;
}

.tableborder
{
border:1px solid #e3e3e3;
}

.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #EA0000;
	font-weight: bold;
}