.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003195;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3A3D47;
}
.formfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}
a.normal:link {
	color: #FF6600;
	text-decoration: underline;
}
a.normal:visited {
	color: #FF6600;
	text-decoration: underline;
}
a.normal:hover {
	color: #FF6600;
	text-decoration: none;
}.normal11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3A3D47;
}
a.normal11:link {
	color: #003195;
	text-decoration: none;
}
a.normal11:visited {
	color: #003195;
	text-decoration: none;
}
a.normal11:hover {
	color: #003195;
	text-decoration: underline;
}	
.normalwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.normalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A3D47;
}
.smsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ff0000;
}
.bg {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
input.hide {
	border:0px;	
	font-size: 9px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
}
input.light 
{
	border: 1px;	
	font-size: 9px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #000000;
	background-color: #cccccc;	
}

input.textbox {
	width: 30px;
	font-size: 9px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;	
}
.form_no_margin
{
	margin: 0px;
	padding:0px;
	border: 0px none;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	width: 275px;
	height: 10px;
	margin: 0px;
	padding:4px;
	border: 0px none #000000;
}
.form3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	padding: 6px;
	width: 372px;
	margin: 0px;
	height: 132px;
	border: 0px none #000000;
}

textarea {scrollbar-3dlight-color:#CCCCCC; 
scrollbar-arrow-color:#CCCCCC; 
scrollbar-base-color:#666666; 
scrollbar-darkshadow-color:#000000; 
scrollbar-face-color:#333333; 
scrollbar-highlight-color:#666666; 
scrollbar-shadow-color:#666666} 

.headerblog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
}
.form1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	width: 160px;
	height: 11px;
	margin: 0px;
	padding:2px;
	border: 0px none #000000;
}
.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003195;
}
a.bluelink:link {
	color: #003195;
	text-decoration: none;
}
a.bluelink:visited {
	color: #003195;
	text-decoration: none;
}
a.bluelink:hover {
	color: #003195;
	text-decoration: underline;
}	
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}	

body, td
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

a[href]
{
	color: #0000FF !important;	/* For Firefox... mark as important, otherwise it becomes black */
}

/* 
	Just uncomment the following block if you want to avoid spaces between 
	paragraphs. Remember to apply the same style in your output front end page.
*/

/*
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
*/

/*
    The following are some sample styles used in the "Styles" toolbar command.
    You should instead remove them, and include the styles used by the site
    you are using the editor in.
*/

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}