.text	{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #000000;
}
.text_heavy	{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #000000;
	font-weight: bold;
}

.text_big	{
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #B0AEAE;
	font-weight: 600;
    letter-spacing: 0.09em;
	line-height: 1.4em;
}

.text_small	{
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #000000;
}

.text_green	{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;
	font-weight: bold;
	letter-spacing: 0.09em;
}



a.text	{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #000000;
}

a.text_small	{
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #000000;

}
a.text:hover	{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;
}

a.content	{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;
	letter-spacing: 0.09em;
	text-decoration:none;
}

a.content:hover	{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;	
	letter-spacing: 0.09em;
	text-decoration: underline;
}
}
 
.text_nav	{
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #999999;
	font-weight: 500;
}

a.text_nav 	{
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #666666;
	font-weight: 500;
	text-decoration:none;
}

a.text_nav:hover	{
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;
	font-weight: 500;
	text-decoration:none;
}

td.grey {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC; 
}
td.grey_all {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}


td.grey_winner {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	 
}
td.grey_right {
	border-right:1px solid #CCCCCC; 
 
}
td.grey_left_bottom {
	border-left:1px solid #CCCCCC; 
 	border-bottom:1px solid #CCCCCC;
}
td.grey_left_bottom_right {
	border-left:1px solid #CCCCCC; 
 	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC; 
}
td.grey_bottom {
	 
 	border-bottom:1px solid #CCCCCC;
}

td.grey_top_bottom_right{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
 	border-right:1px solid #CCCCCC; 
}
td.grey_top_bottom {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC; 
}

td.grey_base {
	border-bottom:1px solid #CCCCCC; 
}

.sub_heading{
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;
	font-weight:normal;
}

.sub_heading_big	{
	font-size: 40px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;
	font-weight:bold;
}
.sub_heading_big1	{
	font-size: 30px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;
	font-weight:bold;
}

 
div#content {
	border: 1px solid #cccccc;
	width: 700px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
td.grey_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
