.Default      { font-family: Arial, "Times New Roman", Times, serif; color: #000000; font-size:12px; font-weight: normal;}
.Default td   { font-family: Arial, "Times New Roman", Times, serif; color: #000000; font-size:12px; font-weight: normal; text-align:left; }

.Default_title { font-family: Arial, "Times New Roman", Times, serif; color: #515d71; font-size:16px; font-weight: bold;}
.Default_title a { font-family: Arial, "Times New Roman", Times, serif; color: #515d71; font-size:16px; font-weight: bold;}
.Default_title a:hover { color: #515d71; font-size:16px; font-weight: bold;}

.Default_body { font-family: Arial, "Times New Roman", Times, serif; font-size:12px; color: #000000; }

.Default ul,.Default ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:inherit;
}
.Default_image {

}
.Default img {

}
.Default a.item2 { 
	border-bottom:solid 1px #d8d8d8;
	color: #d8d8d8 !important;
	display:block !important;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:8px;
	padding-top:10px;
}
.Default_menu a:hover {
	color: #d8d8d8;
	font-weight:bold;
	text-decoration:underline;
}
div.Default {clear:both;}
.Default hr {
	border:1px solid #CFCFCF;
	width: 100%;
}
/* FORMs */
.Default input, .Default textarea , .Default select { 
	margin: 1px; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000;
	font-weight: normal;
	text-align:left;
	width: px;
}
.Default th {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	width:150px;
}
.Default .submit input {
	font-weight: bold;
}
.Default .submit input:hover {
	background-color: #4174BC;
	color: white;
}
#SearchBar_Input {
	margin: 1px;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	width: 110px;
}
#SearchBar_Search {
	margin: 1px;
	padding: 1px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.AlignRight { text-align:right; }

.AlignCenter { text-align:center; }

