body{
     FONT-FAMILY:  Helvetica, Arial, "Trebuchet MS", Trebuchet, Arial,sans-serif;
	font-size: 12px;
     color:#000000;
	background-color: #001150;

}

table.main_panel{
	width:797px;

}


.content_main{
     margin:0px 5px 10px 5px;
     font-size: 12px;

}

.content_main a:link {
     text-decoration: none;
     color: #25518E;
}

.content_main a:visited {
     text-decoration: none;
     color: #25518E;
}

.content_main a:hover {
     text-decoration: underline;
     color: #2B2286;
}

.content_main a:active {
     text-decoration: underline;
     color: #25518E;
}


.footer{
     font-size: 12px;
	  color:#8B1402;
}

.footer a:link {
     text-decoration: none;
     color: #8B1402;
}

.footer a:visited {
     text-decoration: none;
     color: #8B1402;
}

.footer a:hover {
     text-decoration: underline;
     color: #2B2286;
}

.footer a:active {
     text-decoration: underline;
     color: #25518E;
}


.footer_copyright{
     font-size: 12px;
	  color:#4662F9;
}

.footer_copyright a:link {
     text-decoration: none;
     color: #4662F9;
}

.footer_copyright a:visited {
     text-decoration: none;
     color: #5F79FA;
}

.footer_copyright a:hover {
     text-decoration: underline;
     color: #ffffff;
}

.footer_copyright a:active {
     text-decoration: underline;
     color: #ffffff;
}





.under_nav{
     margin:15px;
     font-size:12px;
	font-weight:bold;
	  color:#AC8304;

}



.main_title{
     font-size:18px;
     font-weight:bold;
     margin-bottom:10px;
     color:#004CB3;
}

.topbar_text{
	color:#ffffff;
	font-size:12px;
}

a.topbar_text{
	color:#85C1F3;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.topbar_text:hover{
	color:#3382C5;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}


.header{
	font-size:14px;
     font-weight:bold;
     margin-bottom:5px;
     color:#0e5e7c;
}

.gallery_title{
     font-weight:bold;
     color:#0e5e7c;
}

.gallery_desc{

}

.gallery_cat_name{
     font-weight:bold;
     margin-bottom:10px;
}

img.border{
     border:2px solid #000000;
}

td.switch_1{
	background-color:#ECECB2}

td.switch_2{
	background-color:#F6F6DB}
	
td.submit{
	background-color:#BD1A3A}

	
.navbar{
     font-family:arial;
     font-size: 12px;
     color:000;
     margin-bottom:10px;
}

a.navbar:link { text-decoration: none; color: 000; }
a.navbar:visited { text-decoration: none; color: 000; }
a.navbar:hover { text-decoration: underline; color: #ffcc00; }
a.navbar:active { text-decoration: underline; color: #ffffcc; }

.navbar_selected{
     font-family:arial;
		font-weight:bold;
     font-size: 12px;
     color:#B5DDFB;
     margin-bottom:10px;
}

a.navbar_selected:link { 
	text-decoration: none; 
	color: #B5DDFB; 
	font-weight:bold;
}

a.navbar_selected:visited { 
	text-decoration: none; 
	color: #B5DDFB; 
	font-weight:bold;
}

a.navbar_selected:hover { 
	text-decoration: underline; 
	color: #ffcc00; 
	font-weight:bold;
}

a.navbar_selected:active { 
	text-decoration: underline; 
	color: #ffffcc;
	font-weight:bold;
 }

.text_ret_msg{
	color: #00aa66;
	font-weight:bold;
	font-size:14px;
}

.text_err_msg{
	color: #ff0033;
	font-weight:bold;
	font-size:14px;
}

.form {
	padding:0px;
	margin:0px;
}