body {margin:0px;}

img {border:none;}

form {padding: 0px; margin: 0px;}

html {padding:0px; margin: 0px;}
.heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #4490C1;
	text-decoration: none;
	letter-spacing: -1px;
}


/* ---------------------------------- BACKGROUND ---------------------------------- */

.nav_side_menubar {background-image: url(../images/nav.jpg);background-repeat: repeat-x;background-position: top;background-color: #FFFBF8;}

.nav_tbl_top {background-image: url(../images/nav_tbl_top.jpg);background-repeat: repeat-x;}
.nav_tbl_bottom {background-image: url(../images/nav_tbl_bottom.jpg);background-repeat: repeat-x;}
.nav_tbl_left {background-image: url(../images/nav_tbl_left.jpg);background-repeat: repeat-y;}
.nav_tbl_right {background-image: url(../images/nav_tbl_right.jpg);background-repeat: repeat-y;}

/* ---------------------------------- HEADINGS ---------------------------------- */

.heading_orange {font-family: Arial, Helvetica, sans-serif;font-size: 22px;font-weight: bold;color: #FF6D00;text-decoration: none;}
.heading_orange a{font-family: Arial, Helvetica, sans-serif;font-size: 22px;font-weight: bold;color: #FF6D00;text-decoration: none;}


.heading_black1 {font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;color: #000000;text-decoration: none;}
.heading_black2 {font-family: Arial, Helvetica, sans-serif;font-size: 22px;font-weight: bold;color: #000000;text-decoration: none;}

/* ---------------------------------- TEXT ---------------------------------- */

.txt_black1 {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #000000;text-decoration: none;font-weight: normal;}
.txt_black2 {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #222222;text-decoration: none;}

.txt_gray1 {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #787878;text-decoration: none;}
.txt_gray2 {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #838383;text-decoration: none;font-weight: bold;}
.txt_gray2 a:hover{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #44A2D5;text-decoration: none;font-weight: bold;}

.txt_blue1 {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #44A2E1;text-decoration: none;}

.txt_white {font-family: Arial, Helvetica, sans-serif;font-size: 20px;font-weight: bold;color: #FFFFFF;text-decoration: none;}

/* ---------------------------------- BORDERS ---------------------------------- */

.border_body {border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: none;border-left-style: solid;border-top-color: #EBE7DE;border-right-color: #EBE7DE;border-left-color: #EBE7DE;}

.border_tbl {border-right-width: 1px;border-left-width: 1px;border-top-style: none;border-right-style: solid;border-bottom-style: none;border-left-style: solid;border-right-color: #EBE7DE;border-left-color: #EBE7DE;}

.border_menubar {border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: none;border-left-style: solid;border-top-color: #F3EFEC;border-right-color: #F3EFEC;border-left-color: #F3EFEC;}

.border_top_gray {border-top-width: 1px;border-top-style: solid;border-right-style: none;border-bottom-style: none;border-left-style: none;border-top-color: #E1E1E1;}

.border_blue {border: 1px solid #54AAD1;}

.border_white {border: 6px solid #FFFFFF;}
.border_gray {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F6F2EF;
}
