.MessageText{
	font-size:11px;
	color: #0000FF;
	text-decoration:none;
}
.WarningText{
	font-size:11px;
	color: #FF0000;
	text-decoration:none;
}
.PageTitle{
	font-size:16px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;	
}
.PageTitleSub{
	font-size:14px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;	
}

.PostTitle{
	font-size:16px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;	
}
.PostTitleSub{
	font-size:14px;
	color: #666666;
	text-decoration:none;
	font-weight:normal;	
}
.PostTitleTextLink{
	font-size:12px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	background:#CCCCCC;
	margin:1px 0px 1px 0px;
}
.PostTitleTextLink:hover{
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	background:#999999;
	margin:1px 0px 1px 0px;
}
.PostTitleTextLink a{
	font-size:12px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	margin:1px 0px 1px 0px;
}
.PostTitleTextLink a:link{
	font-size:12px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	margin:1px 0px 1px 0px;
}
.PostTitleTextLink a:hover{
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	margin:1px 0px 1px 0px;
}
.FormLabel{
	font-size:13px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;	
}
.FormLabelSub{
	font-size:12px;
	color: #333333; 
	text-decoration:none;
	font-weight:normal;
}
.MenuLinkText{
	font-size:13px;
	text-decoration:none;
	color: #666666;
	font-weight:bold;
}
.MenuLinkText:hover{
	font-size:13px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
.MenuLinkText:active{
	font-size:13px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
.SubMenuLinkText{
	font-size:10px;
	color: #666666;
	text-decoration:none;
	color:#333333;
}
.SubMenuLinkText:hover{
	font-size:10px;
	color: #DA3732;
	text-decoration:none;
}
.form-style{
	width:200px;
	margin:2px;
	font-size:11px;
	color:#fc3241;
	font-family:Tahoma, Verdana;
}
.FormLabelText {
	font-size:10px;
	width:200px;
}
.BreadCrumbs{
	font-size:12px;
	color: #CC6600;
	text-decoration:none;
}

.CategoryText{
	font-size:13px;
	text-decoration:none;
	color: #666666;
	font-weight:bold;
}
.CategoryLinkText{
	font-size:13px;
	text-decoration:none;
	color: #666666;
}
.CategoryLinkText:hover{
	font-size:13px;
	color: #333333;
	text-decoration:none;

}
.CategoryLinkText:active{
	font-size:13px;
	color: #ffffff;
	text-decoration:none;
}
.links_text a{
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.links_text a:link{
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.links_text a:hover{
	font-size:11px;
	color: #FF6633;
	text-decoration:underline;
	font-weight:bold;
}