/* DISPLAY PROPERTIES */
iframe {
	border-width: 0px;
	height: 22px;
	width: 350px;
	margin: 0px 0px 0px 0px ;

}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}

#main {
	overflow: hidden;
	margin: auto;
	width: 410px;
	background-color: white;
}

#images {
	width: 390px;
	margin: 0px;
}

#search_results {
	background-image: url(images/gbg.jpg);
	/*background-color: #DDDDDD;*/
	border-bottom: 1px #bbb solid;
	}
	
#results_fetched {
	background-color: #FFFFFF;
	border-bottom: 1px #bbb solid;
}

#rdiv {
	border-right: 1px #FFFFFF solid;
	height: 100%;
	}

#alt_results_fetched {
	background-color: #E2E1E1;
	border-bottom: 1px #bbb solid;
}

#result_border {
	border-left: 1px #bbb solid;
	border-right: 1px #bbb solid;
	border-top: 1px #bbb solid;
	
}

#cal_border {
 	background: #FFFFFF; 	
	border-left: 1px #bbb solid;
	border-right: 1px #bbb solid;
	border-top: 1px #bbb solid;
	border-bottom: 1px #bbb solid;
}


#images div {
	margin: 5px 5px 0px 0px;
	width: 100px;
	height: 100px;
	text-align: center;
	background-color: #EFEFEF;
	border-style: solid;
	border-width: 2px;
	border-color: #DEDFDE;
	float: left;
	overflow: hidden;
}

#images div:hover {
	border-color: ORANGE; 
	/* border-color: #529EBD; */
}

#images img.load {
	margin: 40px;
}

/*  TEXT  */

.search {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #D01111;
}

.admin_greeting {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}


.name {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #D01111;
}

.new_name {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #D01111;
}


.title_details {
	font-family: Arial;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #D01111;
}

.hd {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}


.form_list {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.label {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.big_label {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.show_info {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	}

.label_red {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #D01111;
}

.label_name {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #D01111;
}

.cvb {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #565656;
}

.result_summary {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

.new_label {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.tracking {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #D01111;
}

.tiny {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}


.err_msg {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: #D01111;
}

.succ_msg {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #D01111;
}

.num_post {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #D01111;
}

.num_p_braket {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
}

.add_res_label {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: #D01111;
}

/* LINKS */
a.header_link {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
}
a.header_link:hover {
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.header_link:active {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
}

a.bheader_link {
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a.bheader_link:hover {
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a.bheader_link:active {
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}


a.topsignreg {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #D01111;
}
a.topsignreg:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: ORANGE;
}
a.topsignreg:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: ORANGE;
}
a.result_label {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: #D01111;
}
a.result_label:hover {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: ORANGE;
}
a.result_label:active {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;	
	color: ORANGE;
}

a.title_name {
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	color: #D01111;
}
a.title_name:hover {
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	color: ORANGE;
}
a.title_name:active {
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	color: ORANGE;
}
a.new_title_name {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	color: #D01111;
}
a.new_title_name:hover {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	color: ORANGE;
}
a.new_title_name:active {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	color: ORANGE;
}

a.msatitle_name {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #D01111;
}
a.msatitle_name:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: ORANGE;
}
a.msatitle_name:active {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: ORANGE;
}

a.page_nav {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #D01111;
}
a.page_nav:hover {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: ORANGE;
}
a.page_nav:active {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: ORANGE;
}


a.catlistIndex {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #565656;
}
a.catlistIndex:hover {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
	color: #D01111;
}
a.catlistIndex:active {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #565656;
}

a.subcatlistIndex {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #565656;
}
a.subcatlistIndex:hover {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: underline;
	color: #D01111;
}
a.subcatlistIndex:active {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #565656;
}

a.bsubcatlistIndex {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #565656;
}
a.bsubcatlistIndex:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;	
	color: #D01111;
}
a.bsubcatlistIndex:active {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;	
	color: #565656;
}

a.cal_post {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #D01111;
}
a.cal_post:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #565656;
}
a.cal_post:active {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #565656;
}


a.desc_link {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.desc_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #D01111;
}
a.desc_link:active {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a.vct {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #D01111;
}
a.vct:hover {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
}
a.vct:active {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
}

a.name_ {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #D01111;
}
a.name_:hover {
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #D01111;
}
a.name_:active {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #D01111;
}

