/*       */
table.main_menu_line {
  background-color:#F9980E;  
}
table.main_menu_line a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #153373;
	font-weight: bold;
	text-decoration:none;   
}
/*      */
table.main_menu {
  background-color:#F9980E;  
  
}

/*      */
table.main_menu td.menu_over {
  background-color:#FFCC00;
  padding-left:2px; 
  padding-right:2px;
}

/*      */
table.main_menu td.menu_out {
  background-color:#F9980E;
  padding-left:2px; 
  padding-right:2px;
}

/*   */
table.footer {
 background-color:#153373; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration:none; 
}

/*     */
table.footer a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

table.footera {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration:none; 
/* border:1px solid #FFFFFF;*/
}

/*     */
table.footera a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.logo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	font-style: italic;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3399FF;
	font-variant: normal;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding: 0px 0px 0px 10px;
}
.background {
	font-weight: bold;
	text-decoration:none;
	background-image: url(http://www.lensesweb.com/images/left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.category_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3399FF;
	text-decoration:none;
}

.article_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0070DF;
	text-decoration:none;
}


.submit_button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold; 
  background-color:#153373;
}

.text {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 font-weight: normal;
 color: #173575;
}
 .text_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0070DF;
	text-decoration:none;
}
.text a {
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #0033CC;
}
.text a:hover{
 color: #5A8CD5;
}
.text a:visited{
 color: #0070DF;
}

table.table_border {
 border-collapse: collapse;
}

table.table_border td {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 font-weight: normal;
 color: #104289;
 border: 1px solid #0D418D;
 padding: 0px;
 border-spacing: 0px;
}

table.table_clear {
 border-collapse: collapse;
}

table.table_clear td { 
font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 font-weight: normal;
 color: #104289;
 border: 0px;
 padding: 0px;
 border-spacing: 0px;
}
.title_text_err {
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #000000;
 background-color: #FF0000;
}
.pages_list_active {
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #0070DF;
 text-align:justify;
 text-decoration:none;
}

.pages_list_passive {
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #000000;
 text-align:justify; 
 text-decoration: underline;
}
.background2 {

	font-weight: bold;
	text-decoration:none;
	background-image: url(http://www.lensesweb.com/images/lenses_down.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}



a.category_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3399FF;
	text-decoration:none;
}

a.article_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0070DF;
	text-decoration:none;
}
a.text_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0070DF;
	text-decoration:none;
}