body,td,p	{
	font:	12px Verdana, sans-serif;
	color:	#063261;	}
	
td.tdfont	{
	font:	10px Verdana;
}
	
td.tdleft	{
	font:	10px Verdana;
	border-bottom : 0px;
	border-left : 1px solid #ffffff;
	border-top : 0px;
	border-right : 0px;
}
	
td.tdleftbot	{
	font: 10px;
	border-bottom : 2px solid #3B8CD0;
	border-left : 1px solid #ffffff;
	border-top : 0px;
	border-right : 0px;
}

td.tdfontbot	{
	font: 10px;
	border-bottom : 2px solid #3B8CD0;
	border-left : 0px solid #ffffff;
	border-top : 0px;
	border-right : 0px;
}
	
h1	{
	font: bold	14px Verdana, sans-serif;
	color:	#202932;	}
	
h2	{}
	
h3	{}

p	{
	text-align: justify;
	padding-top:	5px;
	padding-bottom:	5px;
	margin-top:	5px;
	margin-bottom:	5px;
	line-height:16px;
}
	
/* ul,ol class*/
	
ol	{
	margin:	0px;
	margin-bottom:	15px;
	margin-left:	30px;	}
	
ul	{
	margin:	0px;
	margin-bottom:	15px;
	margin-left:	16px;	}
	
li	{
	margin-bottom:	7px;
	line-height:14px;	}

font	{
	line-height:14px;	}

.ug-left {
	background-position:left;
	background-repeat: repeat-y;}
	
.ug-right{
	background-position:right;
	background-repeat: repeat-y;}
	
.ug-top {
	background-position:top;
	background-repeat: repeat-x;}

.ug-bottom {
	background-position:bottom;
	background-repeat: repeat-x;}
	
/* td class */
	
/* form class */
	
/* img class */
	
/* a class */

a,a:link,a:visited,a:active	{
	text-decoration:	underline;
	color:	#004681;	}
a:hover {
	color:	#007DE6;	}
	
a.an,a.an:link,a.an:visited,a.an:active	{
	text-decoration:	none;
	color:	#004681;	}
a.an:hover {
	color:	#007DE6;	}
	
a.text,a.text:link,a.text:visited,a.text:active	{
	text-decoration:	underline;
	color:	#007DE6;	}
a.text:hover {
	color:	#004681;	}
	
a.text3,a.text3:link,a.text3:visited,a.text3:active	{
	text-decoration:	none;
	color:	#007DE6;	}
a.text3:hover {
	text-decoration:	none;
	color:	#202932;	}

a.menu,a.menu:link,a.menu:visited,a.menu:active	{
	text-decoration:	none;
	color:	#ffffff;	}
a.menu:hover {
	color:	#F2FF1F;	}
	
a.domino,a.domino:link,a.domino:visited,a.domino:active	{
	text-decoration:	none;
	color:	#666666;	}	
a.domino:hover {
	color:	#CCCCCC;	}
	
a.winner {
	color:	#CCCCCC;	
	text-decoration:	underline;
						}