a
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;

}


.text {
	font-family: Tahoma, Arial;
	font-size: 11px;

}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

#foot_links a
{
	margin-right: 5px;
	margin-left: 5px;
}
.title_full,.title_mid_l,.title_mid_r
{
	background-image: url(/img/title_full.gif);
	background-repeat:no-repeat;
	height:30px;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	padding-left: 25px;
	color:#0033FF;
	width:590px;
}
.table_l,.title_l
{
	width:324px;
}
.table_r,.title_r
{
	width:272px;
}
.title_mid_l
{
	background-image: url(/img/title_mid_l.gif);
}
.title_mid_r
{
	background-image: url(/img/title_mid_r.gif);
}
.table_r
{
	margin-bottom:10px;
}
.table_l
{
	margin-bottom:10px;
	margin-right:5px;
}
td.uno,td.dos,td.tres
{
	border-bottom: 1px solid #B4CDFC;
	width:100%;
	padding: 2px;
}
td.uno
{
	background-color:#003366;
	font-weight: bold;
	color:#fff;
	font-weight: bold;
	padding-left: 6px;
	
}

td.dos
{
	padding-left: 15px;
}

td.tres
{
	padding-left: 34px;
}

a.uno,a.dos,a.tres
{
	width:100%;
	display: block;
}

a.tres 
{
	text-decoration: underline;
	color:#0066FF;
	font-weight: normal;
}



a.uno:hover
{
}

a.dos:hover
{
}

a.tres:hover
{
	text-decoration: none;
	background-color:#FFFFFF;
}

.gal_smallpic
{
	border: 1px solid #003366;
	margin-right:12px;
	margin-bottom:8px;
	margin-top:8px;
}

.box_1,.box_2
{
	border: 1px solid #CBD6E5;
	border-top: 0px none;
	background-color:#F3F9FF;
	text-align:justify;
	padding: 5px;
	line-height: 16px;
}
.box_2{
	background-color:#fff;

}
p.new
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	
}
#logo
{
	padding: 10px;
}
#menutop,#menufot
{
	background-color:#003366;
	color:#999999;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 5px;
	background-image: url(/img/bottombg02.gif);
	background-repeat:repeat-x;
	background-position: top;
	vertical-align: middle;
	padding-left: 150px;
}
#menufot
{
}
#menutop a,#menufot a
{
	font-weight:normal !important;
	color:#FFFFFF;
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#menutop a:hover,#menufot a:hover
{
	background-color:#fff;
	text-decoration: none;
	border-top: 4px solid red;
	color:#003366;
}

#maintable
{	
	background-image: url(/img/bgcontent.gif);
	border-bottom: 1px solid #D8E7FE;
}

#content
{
	padding:10px;
	border-right: 1px solid #f0f0f0;
	background-color:#FFFFFF;
	padding-bottom: 30px;
}

#menuleft
{
	width: 150px;
	padding-bottom: 30px;
}
