/* CSS Document */
html,body { 
	height:100%; 
	margin:0px; 
	padding:0px 
} 

.toplogotxt {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
}

TD { 
	color: #3F4A56; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size:13px; 
} 

.txt11 { 
	color: #3F4A56; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size:11px; 
} 

input { 
	color: #41556D; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 100%; 
} 

a { 
	color: #38415D; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 100%; 
	text-decoration: underline;
} 

a:hover { 
	color: #38415D; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 100%;  
	text-decoration: none;
} 

h1 { 	font-size: 16px;font-weight: bold; } 


.link2 { 
	color: #38415D; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 100%; 
	text-decoration: none;
} 

.link2:hover { 
	color: #38415D; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 100%; 
	text-decoration: none;
} 

.padding8 { 
	padding: 8px; 
} 

.padding13 { 
	padding: 13px; 
} 

.padding3 { 
	padding: 3px; 
} 

.nameTitle {
	color: white;
	font-size: 90%;
	font-weight: bold;
} 

.timeProfile {
	color: white;
} 

.navCurrent {
	color: F26431;
	font-weight: bold;
} 

.contentTitle {
	color: white;
	font-size: 80%;
	font-weight: bold;
} 

.formTitle { 
	color: #F26431; 
	font-weight: bold; 
} 

a.action { 
	color: #357DB4; 
} 

a.action:hover { 
	color: #357DB4; 
} 

.pagingCurrent {
	color: white;
	font-weight: bold;
	background-color: #FF8E66;
}

.input { 
	color: #41556D; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 100%; 
} 

.tblbordRcc {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

ol li ul {
padding:0;
margin-bottom:10px;
}
ul li span {
display:inline;
}


ul.recent {
margin:0 10px;
padding:0;
}

ul.recent li {
margin:5px 0 0 0;
}


li {
background:url(images/li.gif) 0em .3em no-repeat;
padding:0 0 0 .8em;
margin:0;
list-style-type:none;
}