/* CSS Document */

.hombody
 {
	margin:0;
	background-image:url(/Interface/Images/bg.jpg);
}
#MainContainTable 
{
	background-color:#ddf4fd;
	width:1003px;
	height:100%;
	border:1PX #99afb7 solid;	
}

#ButtontContainTable 
{
	background-image:url(/Interface/Images/ButtonBG.jpg);
	width:100%;
	height:51px;
	border-bottom:1PX #99afb7 solid;
}

#RightContainTD 
{

}

.LeftContainTD 
{
	border-right:1PX #99afb7 solid;
}

.HDatemasg 
{
	font-family:"ms Sans Serif";
	text-decoration:justify;
	font-size: 8pt;
	color:#2562b3
}

.block 
{
	border:1PX #99afb7 solid;
}
.BarVote
{
	border:1PX #000000 solid;
	height:5px;
}
.HSessionMsg
{
	font-family:"ms Sans Serif";
	text-decoration:justify;
	font-size: 10pt;
	FONT-WEIGHT: bold;	
	color:#2562b3
}
.MenuHome 
{
	background-image:url(/Interface/Images/MenuOutBG.jpg);
	height:54px;
	border-bottom:1PX #99afb7 solid;
}
.FNumber
{
	font-family:"ms Sans Serif";
	text-decoration:justify;
	font-size: 8pt;
	FONT-WEIGHT: bold;	
	color:#2562b3
}

.SetAnswer
{
	font-family:"ms Sans Serif";
	text-decoration:justify;
	font-size: 8pt;
	FONT-WEIGHT: bold;	
	color:#0638A7
}
A.FArtTitle:link 
{
	COLOR: #2562b3; 
    FONT-FAMILY: "ms Sans Serif" ;
    FONT-SIZE: 8pt;
	text-decoration:justify;
	TEXT-DECORATION: none
}
A.FArtTitle:visited 
{
	COLOR: #2562b3; 
    FONT-FAMILY: "ms Sans Serif" ;
    FONT-SIZE: 8pt;
	text-decoration:justify;
	TEXT-DECORATION: none
}
A.FArtTitle:active 
{
	COLOR: #2562b3; 
    FONT-FAMILY: "ms Sans Serif" ;
    FONT-SIZE: 8pt;
	text-decoration:justify;
	TEXT-DECORATION: none
}
A.FArtTitle:hover 
{
	COLOR: #2562b3; 
    FONT-FAMILY: "ms Sans Serif" ;
    FONT-SIZE: 8pt;
	text-decoration:justify;
	TEXT-DECORATION: none
}

.ShowQuestion
{
	border-BOTTOM:1PX #4d96fc dotted;
}
.warning 
{
	color:#FFCC00;
	font-family: tahoma; 
	font-size:12	px;
	FONT-WEIGHT: bold;		
}
