a.template:link { font: bold 10pt Verdana; color: #000000; }
a.template:active { font:  bold 10pt Verdana; color: #000000; }
a.template:visited { font:  bold 10pt Verdana; color: #000000; }
a.template:hover { font:  bold 10pt Verdana; color: #666666; text-decoration: none; }

a.templatez:link { font: 8pt Verdana; color: #ffffff; }
a.templatez:active { font: 8pt Verdana; color: #ffffff; }
a.templatez:visited { font: 8pt Verdana; color: #ffffff; }
a.templatez:hover { font: 8pt Verdana; color: #cccccc; }
.textfield {
  border-width: 2px;
  border-style: solid;
  border-color: #1fbaed;
  background-color: #eeeeee;
  font-family: Arial;
  font-size: 11px;
  color: #333333; }

a:link
{
	font-family: verdana;
	color: #000088;
	font-size: 10;
}
a:visited
{
	font-size: 10;
	color: #880000;
}
a:hover
{
	font-size: 10;
	color: #6666cc;
}
body{
	font-family: Arial;
	font-size: 11px;
}
DIV.form
{
  width: 80%;
  margin-bottom: 8px;
  padding-left: 15px;
}
.middle_main{
	font-family: verdana;
	font: 12px;
	color: #000000;
}
.main_content{
	font-family: verdana;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
}
.main_content_medium{
	font-family: verdana;
	font-size: 11px;
	color: #11526f;
}
.main_content_small{
	font-family: verdana;
	font-size: 10px;
	color: #11526f;
	font-weight: bold;
}
.main_content_big{
	font-family: verdana;
	font-size: 12px;
	color: #11526f;
	font-weight: bold;
}
.main_content_bigger{
	font-family: verdana;
	font-size: 14px;
	color: #11526f;
	font-weight: bold;
}
.main_content_red{
	font-family: verdana;
	font-size: 11px;
	color: #D53B05;
	font-weight: bold;
}
.main_content_grey{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.main_content_light{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.main_content_slant{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-style: italic;

}
.main_content_right{
	font-family: verdana;
	font-size: 11px;
	color: #11526f;
	font-weight: bold;
}
.main_content_right_large{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
.left_column{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.searchbar{
	font-family: verdana;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}
.footer{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.table_label{
	font-family: verdana;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	font-style:italic;
}
.table_label_dark{
	font-family: verdana;
	font-size: 15px;
	color: #555555;
	font-weight: bold;
	font-style:italic;
}
.menu_text,
a.menu_text:link,
a.menu_text:visited
{
	font-family: verdana;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;	
}
A.menu_text:hover{
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
		
}
TR.table_content{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 4 4 4 4;	
}
TR.table_user_content{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	padding: 10 10 10 10;	
}
.footer_text{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	}
a.footer_menu,
a.footer_menu:visited
{
	font-family: verdana;
	font-size: 10px;
	color: #eeeeff;
	font-weight: bold;
	text-decoration: none;
}
a.footer_menu:hover
{
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}

.cat_menu_text
{
	font: 9px Verdana;
	font-weight: normal;
	color: #333333;
}
a.cat_menu_anchor:link,a.cat_menu_anchor:visited
{
	font: 10px Verdana;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.cat_menu_anchor:hover
{
	color: #999999;

}

.catname
{
	font: 12px Verdana;
	font-weight: bold;
	color: #333333;
}

.template_thumb
{
	background: #f8f8f8;
}

.send_button {
    border: 2px solid #11526F;
    background: #FFDE00;
	font: 12px Verdana;
	font-weight: bold;
	color: #333333;
}
input.yellow {
	background-color: #FCEF95;
	border: 1px solid #11526F;
}