BODY { font-family: Arial, helvetica, sans-serif }
a {
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
	color: #b86204;
}

a img{
    border:0px;
    }

TD.normal {
font-size: 10pt;
color: #ffffff; 
font-weight: bold;
padding-top: 5px;
padding-left: 12px; 
background-image: url(/images/button1.gif); 
cursor: hand;
}

TD.selected {
font-size: 10pt;
color: #ffffff; 
font-weight: bold;
padding-top: 5px;
padding-left: 12px; 
font-weight: bold; 
background-image: url(/images/button2.gif); 
cursor: hand;
}

.header { font-size: 14pt; color: #CA4F09; font-weight: bold; text-align: center; padding-left: 10px; padding-right: 10px}
.tags { font-size: 14pt; text-align: justify; color: #793523; padding-left: 10px; padding-right: 10px}
.top_mnu {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	background: url(/images/button1.gif);
	padding-top: 5px;
	padding-left: 12px;
}
.text {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	padding-top: 5px;
	padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
}
.path {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.cat {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-left: 12px;
}
.new { 
font-size: 11pt; 
color: #ffffff; 
font-weight: bold; 
text-align: center;
line-height: 24px;
margin-bottom:10px;
}

.categories { 
font-size: 11pt; 
color: #905f4d; 
font-weight: bold; 
text-align: left;
line-height: 24px;
}
.copy { 
font-size: 8pt; 
color: #793523; 
font-weight: bold; 
text-align: center;
padding-top: 10px;
}
.list {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
}

.faded_phrase{
    color:#7a745c;
    padding-left:30px;
    font-size:9pt;
    }
.cat_list tr td{
    padding-left:10px;
    padding-right:10px;
    }

.cat_list tr td a img{
    margin-right:10px;
    }

.cat_list_header td a{
    text-decoration:none;
    }

.cat_list_header td.chosen_td a{
    text-decoration:underline;
    }

.cat_list_header td.chosen_td a.sort_desc:after{
    content: " \02191";
    }

.cat_list_header td.chosen_td a.sort_asc:after{
    content: " \02193";
    }
    
.cat_list_header td a:hover{
    text-decoration:underline;
    }

.cat_list_header td a.sort_desc:hover:after{
    content: " \02193";
    }

.cat_list_header td a.sort_asc:hover:after{
    content: " \02191";
    }

.cat_list tr td{
    border-bottom:1px dotted black;
    }

.taglist{
    text-align:right;
    font-size:10pt;
    }

.gametitle{
    font-size:12pt;
    font-weight:bold;
    margin-bottom:7px;
    }
    
.game_desc{
    font-size:10pt;
    }
    
//tag degrees
.td0{font-size:9pt;}
.td1{font-size:11pt;}
.td2{font-size:13pt;}
.td3{font-size:15pt;}
.td4{font-size:17pt;}
.td5{font-size:19pt;}
.td6{font-size:21pt;}
.td7{font-size:23pt;}
.td8{font-size:25pt;}


