/* CSS Document */

html{
	height:100%;
}
body{
	background-color:#E0D7E8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	margin:0px;
	margin-top:4px;
	margin-bottom:4px;
}
center{
	height:100%;
}

td.top{
	background-image:url('images/top.jpg');
	background-repeat:no-repeat;
}
div.topleftimage{
	background-image:url('images/topleft.gif');
	background-color:#E0D7E8;
	background-repeat:no-repeat;
	width:148px;
	height:73px;
}

td.left{
	background-image:url('images/mid.gif');
	background-repeat:repeat-y;
}
div.lefttop{
	background-image:url('images/top.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#E0D7E8;
	height:28px;
}
div.leftmiddle{
	background-image:url('images/mid.gif');
	background-repeat:repeat-y;
	height:100%;
}
div.leftbottom{
	background-image:url('images/bottom.gif');
	background-repeat:no-repeat;
	background-color:#E0D7E8;
	height:20px;
}

td.midtop{
	background-image:url('images/back.jpg');
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-top:10px;
	padding-left:30px;
	padding-right:40px;
	text-align:left;
}
td.midtop2{
	background-color:#FFFFFF;
	padding-top:10px;
	padding-left:30px;
	padding-right:40px;
	padding-bottom:20px;
	text-align:left;
}
p.midtop{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:10px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:6px;
}

td.midmid{
	padding-bottom:10px;
	padding-top:10px;
}
div.midmid{
	background-color:#FFFFFF;
}

td.right{
	/*background-color:#E3D600;*/
	background-image:url('images/back2.gif');
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
div.right{
	background-color:#FFFFFF;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:10px;
}
div.righttop{
	padding-top:10px;
	padding-bottom:15px;
	padding-left:7px;
	padding-right:7px;
	background-image:url('images/2.jpg');
	color:#FFFFFF;
	font-size:9px;
	text-align:center;
}
span.righttop{
	font-weight:bold;
	color:#CCFF00;
	font-size:10px;
}

div.rightmid{
	background-color:#F2F2F2;
	padding-bottom:8px;
}
div.joinspace{
	background-color:#F2F2F2;
	height:10px;
}

div.rightbottom{
	text-align:center;
	color:#5E4294;
	font-size:11px;
	padding-top:4px;
	padding-bottom:80px;
	padding-left:18px;
	padding-right:20px;
}
div.bottomright{
	background-color:#E3D600;
	height:42px;
}

div.rightframe{
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

div.space{
	background-color:#FFFFFF;
	height:4px;
}
div.space2{
	background-color:#E0D7E8;
	height:17px;
}

iframe.rightframe{
	width:100%;
}

td.bottomright{
	background-color:#FFFFFF;
	padding-bottom:5px;
	padding-right:3px;
	padding-top:0px;
}
div.bottomright{
	background-color:#E3D600;
	height:42px;
}
a.bottomright:link, a.bottomright:visited, a.bottomright:active{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

td.main{
	text-align:justify;
	padding-right:10px;
}

td.bottom{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#491F81;
	padding-top:4px;
}
a.bottom:link, a.bottom:visited, a.bottom:active{
	color:#491F81;
	text-decoration:none;
}
span.bottom{
	font-weight:bold;
}

td.bigcheese{
	background-color:#441F81;
	color:#FFFFFF;
	text-align:center;
	font-size:9px;
	padding-top:4px;
	padding-bottom:4px;
}
a.bigcheese:link, a.bigcheese:visited, a.bigcheese:active{
	background-color:#441F81;
	color:#FFFFFF;
	text-decoration:none;
}

#button{
	background-image:url('images/button.gif');
	background-repeat:no-repeat;
	height:26px;
	width:148px;
	background-color:#E0D7E8;
	text-align:center;
}
#button2{
	background-image:url('images/button2.gif');
	background-repeat:no-repeat;
	height:26px;
	width:148px;
	background-color:#E0D7E8;
	text-align:center;
}
a.button:link, a.button:visited, a.button:active{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-size:9px;;
}
a.button:hover{
	color:#FFCC00;
}
div.button{
	padding-top:5px;
}

#timer{
	color:#FFCC00;
	font-size:11px;
	padding-right:10px;
	padding-top:10px;
}
span.timer{
	color:#FFFFFF;
	font-weight:bold;
}

img.join{
	cursor:pointer;
}
span.header{
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	color:#481f81;
}

a.buttont:link, a.buttont:visited, a.buttont:active{
		color:#FFFFFF;
		text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		letter-spacing:0px;
		font-size:9px;;
	}
	a.buttont:hover{
		color:#FFCC00;
	}