br{
	height : 8 px;
}

li{
	list-style-type : square;
}

INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border : 1px solid #4682B4;
}
TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border : 1px solid #4682B4;
}


TABLE.footer_up {
	border-top : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
	background-color : #EBEBEB;
}

TABLE.header_up {
	border-bottom : 1px solid Black;
	background-color : #FFFFFF;
}
TABLE.header_top{
	background-image : url(img/common/w_orld.gif);
	background-position : center;
	background-repeat : no-repeat;
}
tr.path{
	background-color : #FFA500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	padding-left : 5px;
}
tr.header_hor_dots{
	background-image : url(img/common/dot_horz.gif);
	background-repeat : repeat-x;
	height : 5 px;
}
tr.header_top_menu{
	font-family : Verdana;
	font-size : 9px;
	color : Black;
}
A.header_top_menu:active, A.header_top_menu:link, A.header_top_menu:visited {
	color : Black;
	text-decoration : none;
}

A.path:active, A.path:link, A.path:visited {
	color : Black;
	text-decoration : underline;
}
/* BODY */
A.more_links:active, A.more_links:link, A.more_links:visited {
	color : Gray;
	text-decoration : none;
}
A.more_links:hover, A.more_links:focus {
	color : Black;
	text-decoration : underline;
}
table.just_font{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
tr.just_font{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
td.just_font{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

tr.body_seperator{
	background-image : url(img/common/dot_horz.gif);
	background-repeat : repeat-x;
	height : 8 px;
}
td.table_header_hor_dots{
	background-image : url(img/common/dot_horz.gif);
	background-repeat : repeat-x;
	height : 8 px;
}
td.table_box_header{
	background-image : url(img/common/table_header.gif);
	background-repeat : no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4682B4;
	padding-left : 3px;
	font-weight : bold;
	padding-bottom : 2px;
}
td.table_box_vdots{
	background-image : url(img/common/dot_vert_11.gif);
	width : 11px;
	background-repeat : repeat-y;
}
table.personal_box
{
	border-bottom : 1px dashed #999999;
}
tr.personal_box_header{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #4682B4;
	padding-left : 10px;
	height : 15px;
	padding-top : 0px;
	background-image : url(img/common/table_personal_header.gif);
}
tr.personal_box_body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	padding-left : 20px;
}

 /* BUSINESS BOXES */
table.business_top_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	
}
table.business_box
{
	border-right : 1px dashed #999999;
}
tr.business_box_header{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #4682B4;
	padding-left : 10px;
	height : 15px;
	padding-top : 0px;
	background-image : url(img/common/table_business_header.gif);
}
tr.business_box_body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	padding-left : 20px;
}
/* OTHER TABLES FOR LEFT BODY */
table.add_info{
	border : 1px solid #DAE3EF;
	margin-top : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-left : 5px;
}
A.blue_links:active, A.blue_links:link, A.blue_links:visited {
	color : #4682B4;
	text-decoration : none;
}
A.blue_links:hover, A.blue_links:focus {
	color : #FF8C00;
	text-decoration : underline;
}

A.arrow_links:active, A.arrow_links:link, A.arrow_links:visited {
	color : #FF7F50;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
}
A.arrow_links:hover, A.arrow_links:focus {
	color : #4682B4;
	text-decoration : none;
}
/* EOF BODY */
/* BOF FOOTER */
A.footer_links:active, A.footer_links:link, A.footer_links:visited {
	color : Gray;
	text-decoration : underline;
}
A.footer_links:hover, A.footer_links:focus {
	color : Black;
	text-decoration : underline;
}
/* EOF FOOTER*/
