body {
   
	font-family: Arial; 
    background: #f4f4f4; 
	height: 100%;
    margin: 0px;
    }

h1 { 
    font-family: Arial;
    font-size: 24px;
   }

h2 { 
    font-family: Arial;
    font-size: 16px;
   }

h3 { 
    font-family: Arial;
    font-size: 14px;
   }

#container {
    display: table;
    width: 1000px; 
    margin: 0px auto; 
    border-left: #b6b5b8 1px solid;
    border-right: #b6b5b8 1px solid;
	background: #FFFFFF;
	height: 93%;
   }

#nav {
    display: table;
    float: left;
   	width: 199px; 
	background: #FFFFFF;
	margin: 0px; 
	padding: 0px;
	height: 100%;
	border-right: #e5e8e9 1px solid;
	}

#right {
    display: table;
    float: right;
    width: 800px; 
	background: #ffe0ff; 
	margin: 0px; 
	padding: 0px;
	height: 100%;
	
  }
   
#header {
    display: table;
    position: relative; 
    top: 0px; 
    width: 800px; 
	height: 70px;
	background: #FFFFFF;
	margin: 0px; 
	padding: 0px;
  }

  #content {
    display: table;
    position: relative; 
    top: 0px; 
    width: 780px; 
	background: #ffe0ff;
	margin: 0px; 
	padding: 10px;
	
  }

#footermain {
    display: table;
    position: relative; 
    top: 0px; 
    width: 1000px; 
	height: 7%;
	background: #e5e8e9;
	margin: 0px auto; 
	padding: 0px;
	text-align: center;
	border-left: #b6b5b8 1px solid;
    border-right: #b6b5b8 1px solid;
	}

#footer {
    display: table;
    position: relative; 
    top: 0px; 
    width: 1000px; 
	height: 5%;
	background: #e5e8e9;
	margin: 0px auto; 
	padding: 0px;
	text-align: center;
	border-left: #b6b5b8 1px solid;
    border-right: #b6b5b8 1px solid;
	}


#footerbread {
    display: table;
    position: relative; 
    top: 0px; 
    width: 996px; 
	height: 2%;
	background: #e5e8e9;
	margin: 0px auto; 
	padding: 2px;
	text-align: left;
	border-left: #b6b5b8 1px solid;
    border-right: #b6b5b8 1px solid;
	}

.table_nav
   {
    display: table;
    position: relative; 
	width: 199px;
	top: 0px;
	margin: 0px; 
	padding: 0px;
   }

.table_nav a{
    color: #d06fc9; 
	font-weight: bold;
	font-size: 17px; 
	font-family: Arial;
   }

.table_nav a:hover {text-decoration: none; color: #96348f;} 
 
.td_nav {padding: 5px; border: 1px solid #b6b5b8;}
.aptlist {border: 1px solid #b6b5b8;}

.firstp {font-size: 12px; font-family: Arial;}
.secp {font-size: 13px; font-family: Arial;}
.secp2 {font-size: 14px; font-family: Arial;}
.secp0 {font-size: 11px; font-family: Arial;}
.formt {font-size: 14px; font-family: Arial; font-weight: bold;}
.formtw {font-size: 14px; font-family: Arial;}
.formt1 {font-size: 14px; font-family: Arial; font-weight: 900; color: BLUE;}
.formt2 {font-size: 14px; font-family: Arial; font-weight: 900; color: RED;}
.secpbig {font-size: 20px; font-family: Arial; font-weight: bold;}
.secpbig2 {font-size: 17px; font-family: Arial; font-weight: bold;}
.footertext {font-size: 11px; font-family: Arial; color: #41434e;}

.fpbig {font-size: 24px; font-family: Arial; text-decoration: underline; color: #000000; font-weight: bold;}
.fpbig:hover {text-decoration: underline; color:#6c2467;}
.fpsmall {font-size: 12px; font-family: Arial; text-decoration: underline; color: #000000; font-weight: bold;}
.fpsmall:hover {text-decoration: underline; color:#6c2467;}
.fpsmallblue {font-size: 12px; font-family: Arial; text-decoration: underline; color: BLUE; font-weight: bold;}
.fpsmallblue:hover {text-decoration: underline; color:BLUE;}
.secpsmall {font-size: 13px; font-family: Arial; text-decoration: underline; color: #000000; font-weight: bold;}
.secpsmall:hover {text-decoration: underline; color:#6c2467;}
.secpsmallblue {font-size: 13px; font-family: Arial; text-decoration: underline; color: BLUE; font-weight: bold;}
.secpsmallblue:hover {text-decoration: underline; color:BLUE;}
.secpsmallbluew {font-size: 13px; font-family: Arial; text-decoration: underline; color: BLUE;}
.secpsmallbluew:hover {text-decoration: underline; color:BLUE;}
.secpsmallbluew2 {font-size: 14px; font-family: Arial; text-decoration: underline; color: BLUE;}
.secpsmallbluew2:hover {text-decoration: underline; color:BLUE;}
.secpbigblue {font-size: 20px; font-family: Arial; text-decoration: underline; color: BLUE; font-weight: bold;}
.secpbigblue:hover {text-decoration: underline; color:BLUE;}
.secpbigblue2 {font-size: 17px; font-family: Arial; text-decoration: underline; color: BLUE; font-weight: bold;}
.secpbigblue2:hover {text-decoration: underline; color:BLUE;}
.breadl {font-size: 12px; font-family: Arial; text-decoration: underline; color: #41434e;}
.breadl {text-decoration: underline; color:#41434e;}
.breadt {font-size: 12px; font-family: Arial; color: #41434e;}
   





  
