.detail {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
}
.sRank1, .sRank2, .sRank3, .sRank4, .sRank5 {
	background: url(images/Ranks.gif) no-repeat left top;
	width: 85px;
	height: 15px;
} 
.sRank1 { background-position: -68px 0px; }
.sRank2 { background-position: -51px 0px; }
.sRank3 { background-position: -34px 0px; }
.sRank4 { background-position: -17px 0px; }
.sRank5 { background-position: 0px 0px; }
.sRankAdmin {
	background: url(images/RankAdmin.gif) no-repeat left top;
	height: 15px;
	padding: 5px 0px 0px 35px;
	vertical-align: bottom;
	color: red;
}
.sRankAdminList {
	background: url(images/RankAdmin.gif) no-repeat right 2px;
	height: 15px;
	width:30px;
	float:right;
}
a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666666;

}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666666;

}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666666;

}
.txtbox01 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
}
.picline01 {
	border: 1px solid #000000;
}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

input.redbtn {
	background:#FF0000 url((URL) no-repeat;
	font-weight:bold;
	border-top-color:#FF6600;
	border-left-color:#FF6600;
	border-right-color:#FF0000;
	border-bottom-color:#FF0000;
	color : #ffffff;
	font-family : "MS Sans Serif", Tahoma, sans-serif;
	font-size : 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	}
.bluebtn {
	background:#0080C0 url((URL) no-repeat;
	font-weight:bold;
	border-top-color:#0080FF;
	border-left-color:#0080FF;
	border-right-color:#0080C0;
	border-bottom-color:#0080C0;
	color : #ffffff;
	font-family : "MS Sans Serif", Tahoma, sans-serif;
	font-size : 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.greenbtn {

	background:#01A67E url((URL) no-repeat;
	font-weight:bold;
	border-top-color:#01A67E;
	border-left-color:#01A67E;
	border-right-color:#027266;
	border-bottom-color:#027266;
	color : #ffffff;
	font-family : "MS Sans Serif", Tahoma, sans-serif;
	font-size : 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
ul.linkList, #nav2 ul.linkList {
	background-image: none;
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 9px;
	padding: 0;}

ul.linkList ul.linkList, #nav2 ul.linkList ul.linkList {
	margin-bottom: 0px;}
	
ul.linkList li, #nav2 ul.linkList li {
	border: 0;
	list-style-type: none;
	background: url(../images/link_arrow.gif) 0 5px no-repeat;
	color: #666;
	margin-left: 0;
	padding: 0 0 0 16px;
	font-size: 11px;
}
	
ul.noBull {
   	margin-left: 0;
	padding: 0 0 0 0;
	list-style-type: none;}
	
ul.noBull ul {
	margin-left: 0;
	padding: 0;
	list-style-type: none;}

ul.noBull li {
    padding: 0 0 3px 1px;
	list-style-type: none;}

ul.bull {
	/* THE NEWXT TWO RULES OVERRIDE SOME SET IN simple.css */
	list-style-type: none;
	margin-left: 1;
	padding: 0;}

ul.bull li {
	padding-left: 8px;
	background: url(../images/li_bull.gif)  no-repeat;
	background-position: 0 4px !important;
	background-position: 0 6px ;}
#nav2 {
    padding: 10px 10px 10px 0;
    width: 200px !important; /* Styles for Mozilla, Safari, IE Mac */
    width: 200px; /* Styles for MS IE5 PC */
    width/**/:/**/163px; /* Styles for IE6 PC */}

.home #nav21 {
    padding: 10px 10px 10px 0;
    width: 163px !important; /* Styles for Mozilla, Safari, IE Mac */
    width: 194px; /* Styles for MS IE5 PC */
    width/**/:/**/163px; /* Styles for IE6 PC */} 

.home #nav2 form {
	margin: 0;}
    
#nav2 ul#navList {
	list-style-type: none;
	background: url(../images/nav2_dash.gif) top left repeat-x;
	list-style-type: none;
	margin: 0 0 25px 0px;
	padding: 1px 0px 0 0;
}
	
#nav2 ul#navList ul  {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
	background-image: none;
}	
	
#nav2 ul#navList li {
	background: url(../images/nav2_dash.gif) bottom left repeat-x;
	padding: 1px 0 2px 0;
	
}

	
#nav2 ul#navList li li  {
	background-image: none;
	padding: 2px 0 2px 10px;}
	
	
#nav2 ul#navList a:link, #nav2 ul#navList a:visited {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 8px;} 
	
#nav2 ul#navList a:hover, #nav2 ul#navList a:active {
	color: FF6600;
	text-decoration: none;
	background-color: #efefef;
	display: block;
	padding: 4px 0 4px 8px;}

#nav2 ul#navList ul a:link, #nav2 ul#navList ul a:visited {
	color: #666;
	padding: 0;
	text-decoration: none;} 
	
#nav2 ul#navList ul a:hover, #nav2 ul#navList ul a:active {
	color: #666;
	background-color: #fff;
	padding: 0;
	text-decoration: underline;}
	
#nav2 ul#navList li.selected, #nav2 ul#navList li.selected a:link, #nav2 ul#navList li.selected a:visited {
	color: #3B73B9;
	font-weight: bold;}

#nav2 ul#navList li.selected  li, #nav2 ul#navList li.selected li a:link, #nav2 ul#navList li.selected li a:visited {
	color: #666;
	font-weight: normal;}
	
#nav2 ul#navList li li.selected  {
	font-weight: normal;}
	
#nav2 div.specialLink {
	font-size: 11px;
	padding: 0 0 15px 25px;
	background: url(../images/nav2_specialLink.gif) no-repeat;
	background-position: 9px 1px !important;
	background-position: 9px 3px;
}
.line02 {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.detailmenu {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
}
.txtbox-red {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	background-color: #C6ECEC;

}
