.right_banners {
  font-family: tahoma, arial;
  font-weight: bold;
  font-size: 7pt;
  text-align: center;
  letter-spacing: 1px;
  color: #003263;
}


.maintitle {
  font-family: tahoma, arial;
  font-weight: bold;
  font-size: 23pt;
  text-align: center;
  color: #29166F;
}

.authorised {
  font-family: tahoma, arial;
  font-weight: bold;
  font-size: 8pt;
  text-align: center;
  color: #29166F;
}

.mainsubtitle {
  font-family: tahoma, arial;
  font-weight: bold;
  font-style:italic;
  font-size: 11pt;
  text-align: center;
  color: #000000;
}

.heading {
  font-family: tahoma, arial;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 18pt;
  text-align: left;
  color: #000000;
}

.heading2 {
  font-family: tahoma, arial;
  font-weight: bold;
  padding-bottom: 3px;
  font-size: 10pt;
  text-align: left;
  color: #000000;
}

.car_heading {
  font-family: tahoma, arial;
  font-weight: bold;
  font-size: 15pt;
  text-align: center;
  color: #29166F;
  padding-bottom: 10px;
}

.car_description {
  font-family: tahoma, arial;
  font-weight: bold;
  font-size: 9pt;
  text-align: justify;
  color: #000000;
  padding-bottom: 10px;
}

.anot {
  font-family: tahoma, arial;
  font-weight: bold;
  font-size: 9pt;
  font-style:italic;
  text-align: justify;
  padding-bottom: 10px;
  color: #29166F;
}

.text {
  font-family: tahoma, arial;
  font-weight: normal;
  text-align: justify;
  font-size: 9pt;
}

.text_gray {
  font-family: tahoma, arial;
  font-weight: normal;
  text-align: left;
  color: #bbbbbb;
  font-size: 9pt;
}

td {
  font-family: tahoma, arial;
  font-weight: normal;
  font-size: 9pt;
}

a {
  font-family: tahoma, arial;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  font-size: 9pt;
  color: #0089E0;  
}

a:hover {
  font-family: tahoma, arial;
  font-weight: normal;
  text-decoration: underline;
  text-align: justify;
  font-size: 9pt;
  color: #0089E0;  
}

.div_menu {
  width: 100%;
  height: 20px;
  text-align: center;
  padding-top: 3px;
  cursor: hand;
}


a.menu_top {
   font-family: tahoma, arial;
   font-weight: normal;
   text-decoration: none;
   font-size: 9 pt;	
   color: White;
   letter-spacing: 1px;   
}

a.menu_top_active {
   font-family: tahoma, arial;
   font-weight: bold;
   text-decoration: none;
   background-color: #75C5F0;
   text-align: center;	
   color: Black;
   letter-spacing: 1px;   
}

a.menu_top:hover {
   font-family: tahoma, arial;
   font-weight: normal;
   text-decoration: none;
   background-color: #0089E0;
   font-size: 9 pt;	
   color: White;
   letter-spacing: 1px;   
}

a.menu_top_active:hover {
   font-family: tahoma, arial;
   font-weight: bold;
   text-decoration: none;
   background-color: #75C5F0;
   font-size: 9 pt;	
   color: Black;
   letter-spacing: 1px;   
}

.menu_cell {
   font-family: tahoma, arial;
   color: White;
   border-right: solid 2px White;
}


.table_main {
	background-color: #ffffff;
	text-align: left;
}

.table_header {
   font-family: tahoma, arial;
   font-weight: bold;
   background-color: #0089E0;
   color: #ffffff;
   text-align: center;	
   font-size: 9pt;	
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.table_subheader {
   font-family: tahoma, arial;
   font-weight: bold;
   background-color: #61BFF3;
   color: #000000;
   text-align: left;	
   font-size: 10pt;	
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	white-space: nowrap;
}

.table_cell {
   font-family: tahoma, arial;
   font-weight: normal;
   background-color: #DEF0FD;
   color: #000000;
   text-align: left;	
   font-size: 9pt;	
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.table_cell_price {
   font-family: tahoma, arial;
   font-weight: bold;
   background-color: #DEF0FD;
   color: #000000;
   text-align: right;	
   font-size: 9pt;	
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 6px;
}

.table_cell_blank {
   font-family: arial;
   font-weight: normal;
	background-color: #f5f5f5;
   text-align: left;	
   font-size: 5px;	
   height: 5px;
}


ul {
	margin-top: 5px;
   margin-bottom: 10px;
}

.input {
	border: 1px solid #333333;
   font-family: arial;
   font-weight: normal;
   text-align: left;
	color: #555555;
	background-color: #f5f5f5;
   font-size: 12px;
	width: 300px;
   vertical-align: top;
}

select {
	border: 1px solid #333333;
   font-family: arial;
   font-weight: normal;
   text-align: left;
	color: #555555;
	background-color: #f5f5f5;
   font-size: 12px;
	width: 300px;
   vertical-align: top;
}

.textarea {
	border: 1px solid #333333;
   font-family: arial;
   font-weight: normal;
   text-align: left;
	color: #555555;
	background-color: #f5f5f5;
   font-size: 12px;
	width: 300px;
	height: 85px;
   vertical-align: top;
}

.button {
	border: 1px solid #333333;
   font-family: arial;
   font-weight: bold;
   text-align: center;
	color: #CCCCCC;
	background-color: #333333;
   font-size: 12px;
	cursor: hand;
}

.button_active {
	border: 1px solid #333333;
   font-family: arial;
   font-weight: bold;
   text-align: center;
	color: #ffffff;
	background-color: #333333;
   font-size: 12px;
	cursor: hand;
}
