/* Amigos */

.headbg{
}
.headbgbox{
	background-color: #84A9E2;
}
.loginbarbg{
	background-color: #EDF4F9;
}

.module_head {
	background-color: #000033;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
.oddrow {
	background-color: #FEFEFE;
}

.evenrow {
	background-color: #EFEFEF;
}


.module_head_right {
	background-color: #000033;
	font-size: 11px;
	color: #FFFFFF;
}

.module_head_right A {
	background-color: #000033;
	font-size: 11px;
	color: #FFFFFF;
}

.module_head_right A:hover {
	background-color: #000033;
	font-size: 11px;
	color: #FFFFFF;
}


TD.edituserlink{
	background-color: #000033;
	color: #FFFFFF;
	font-weight: bold;
	
}
TD.edituserlink A{
	background-color: #000033;
	color: #FFFFFF;
	font-weight: normal;
}	

.text_head1, .text_head1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_head2, .text_head2:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0000AF;
}

.offer_head {
	font-size: 16pt;
	color: #4278D3;
}

.module_detail_inside {
	font-size: 11px;
	font-weight: normal;
	border: 1px solid silver;

}

.im_text {
	font-size: 11px;
	font-weight: normal;
	border: 1px solid silver;

}

.module_detail {
	font-size: 11px;
	font-weight: normal;
	border: 1px solid silver;

}

.statusbar {
	background-color: #eee;
}

A.subhead {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
A.subhead:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.smallpic {
	border: 1px solid #666666;
}

.formbutton {
}


.main_outer_table{
}

A.main_title{
	font-size: 40px;
	color: #FFFFFF;
	text-decoration:none;
}
A:hover.main_title{
	font-size: 40px;
	color: #FFFFFF;
	text-decoration:none;
}
.dotted{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.s_table_blue{
	color: #27277E;
	font-weight: bold;
}
.s_table_white{
	color: #27277E;
}

.table_blue{
	background-color: #D3E1FA;
	color: #27277E;
}
.table_white{
	color: #27277E;
}

.table_green{
	background-color: #D8F9D5;
	color: #003300;
}
.table_red{
	background-color: #FFD5D5;
	color: #990000;
}
.table_pink{
	background-color: #FFE1FF;
	color: #7D0067;
}
.table_gray{
	background-color: #EFEFEF;
	color: #333333;
}
.table_yellow{
	background-color: #FFFFCC;
	color: #B08D00;
}


.main_text1{
	font-size: 24px;

}
.page_heading {
	font-size: 14pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: center;
}
.headrow {
	border: 1px solid #A9BDF1;
	background-color: #C8E0FB;
	text-align: center;

}
.text8pt {
	font-size: 8pt;
}
.searchtitle {
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
}
.xtitle {
	font-size: 14pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: center;

}
.title {
	font-size: 12pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: left;
	font-weight: bold;
	padding: 4px 4px 4px 11px;
	margin-left: 11px;

}
.subtitle {
	font-size: 10pt;
	color: #003366;
	border: 1px solid #96B0F5;
	background-color: #D7E1EE;
	font-weight: bold;
	padding: 1px;
}

A.menulink {
	font-size: 11px;
}

A.panellink {
	font-size: 11px;
}
.panelbox {

}
.footer {
	background-color: #E1EFFB;
	border: 1px solid silver;
}
A.footerlink {
	font-size: 8pt;
	color: #4278D3;
	text-decoration: none;
}
A.footerlink:hover {
	font-size: 8pt;
	color: #4278D3;
	text-decoration: none;
}
.copyright{
	color: #AAAAAA;
	font-size: 11px;
	text-decoration: none;
}

.paneltable{
	background-color: #003366;
}
.modulehead{
	color: #003366;
}

.admin_head{
	font-size: 12px;
	color: #4278D3;
	font-weight: bold;
}
.copyright:hover {
	color: #0000ff;
	font-size: 11px;
	text-decoration: underline;
}
.errors {
	color: red;
} 