/* bordeaux: #9d223f */
/* khakki:   #b1a444 */
/* other: #eff6ba #f3f0e9 #eaf1b6 */
*{
	padding: 0px;
	margin: 0px;
}

/*background: #eaf1b6;*/

HTML, BODY { height: 100%; width: 100%;}

BODY{
  padding: 0px;
  margin: 0px;
  color: #000000 !important;
  font-size: small;
  font-family: "Arial";
}

H1{
  font-weight:bold;
  color:#9d223f;
  text-align:left;
  text-transform:uppercase;
  font-size: 22px;
  line-height: 120%;
  margin-bottom: 20px;
}

H2 {
  line-height: 120%;
  margin-bottom: 20px;
  margin-top: 30px;
}

H1.front_page{
  text-align:right;
  font-size: 18px;
  line-height: 100%;
  margin:2px 30px 0px 0px;
  padding:0px 10px 0px 10px;
}

H2.front_page{
  color:#9d223f;
  font-weight:bold;
  padding:2px;
  margin:5px 0px 3px 0px;
  line-height: 100%;
  font-size:large;
}

H1.new{
  font-size: large;
  line-height: 120%;
  margin-bottom: 20px;
  margin-top: 10px;
}

h3{
  font-weight:bold;
  color:#9d223f;
  text-align:left;
  text-transform:uppercase;
  font-size: 22px;
  line-height: 120%;
  margin-bottom: 20px;
}

h4{
  font-size: large;
  line-height: 120%;
  margin-bottom: 20px;
  margin-top: 10px;
}

h5{
  line-height: 120%;
  margin-bottom: 20px;
  margin-top: 30px;
}

ul{
  padding-left:10px;
}

p{
  margin-top:10px;
}

div{
  margin:5px;
  padding:5px;
}

table{
  border-collapse: collapse;
  empty-cells: show;
  width:95%;
  margin: 10px;
  border:1px solid black;
}

td{
  padding:5px;
  border:1px solid black;
  text-align:left;
}

th{
  padding:5px;
  border:1px solid black;
  text-align:center;
}

img{
  border: 0;
}

A {
  text-decoration: underline;
  color: #9d223f;
}

UL LI {
  line-height: 17px;
}

OL {
  margin-left: 33px;
}

OL LI {
  padding: 1px 0 1px 0px;
}

div.main_div{
  position: relative;
  width:954px;
  height:100.1%;
  font-size: 14px;
  background: #ffffff;
}

div.head{
  width:100%;
  text-align:left;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

div.buttons{
  width:100%;
}

div.separator{
  font-family: "Courier New";
  height:15px;
  width:99%;
  text-align:right;
  color: #9d223f;
  font-size: 18px;
  font-weight: bold;
/*  background-color: #b1a444; */
  background-image:url(sep.gif);
  background-repeat:repeat-x;
  background-position:center left;
  margin: 9px 0px 10px 0px;
}

div.footer{
  width:100%;
  text-align:center;
  padding: 0px 0px 10px 0px;
}

div.disclamer{
  margin:5px;
  padding:5px;
  border: 1px solid #9d223f;
  font-size:small;
  line-height: 120%;
}

div.drop_down{
  position:absolute;
  color: #000000 !important;
  font-size: small;
  font-family: "Arial";
  background: #ffffff;
  border: solid 0px white;
  visibility: hidden;
  top:0px;
  left:0px;
  padding:0px;
  margin:0px;
  width:250px;
  text-align:left;
}

table.drop_down{
  color: #000000 !important;
  font-size: small;
  font-family: "Arial";
  background: #ffffff;
  border: solid 2px #9d223f;
  padding:0px;
  margin:0px;
  width:100%;
  text-align:left;
}

td.drop_down{
  color: #000000 !important;
  font-size: small;
  font-family: "Arial";
  background: #ffffff;
  border: solid 2px #9d223f;
  padding:5px;
  margin:0px;
  width:100%;
  text-align:left;
}

a.drop_down_menu {
  color: #000000 !important;
  font-size: small;
  font-family: "Arial";
  background: #ffffff;
  text-decoration:none;
  font-weight: normal;
}

a.drop_down_menu:visited {
  color: #000000 !important;
  font-size: small;
  font-family: "Arial";
  background: #ffffff;
  text-decoration:none;
  font-weight: normal;
}

a.drop_down_menu:hover {
  color: #000000 !important;
  font-size: small;
  font-family: "Arial";
  background: #eaf1b6;
  text-decoration:underline;
  font-weight: normal;
}

a.drop_down_menu:active {
  color: #000000 !important;
  font-size: small;
  font-family: "Arial";
  background: #ffffff;
  text-decoration:none;
  font-weight: normal;
}


table.front_text{
  margin:5px;
  border-collapse: separate;
  border: 0px solid white;
}

table.index{
  border:0px solid white;
  width:auto;
  height:auto;
  margin:0px;
  padding:0px;
}

td.index4{
  border: 2px solid #b1a444;
  padding:8px;
  text-align:left;
  vertical-align:top;
  font-size:medium;
  line-height: 180%;
}

tr.front_text{

}

td.index1{
  background-repeat:no-repeat;
  background-position:top left;
  border: 1px solid white;
  background-image:url('eggs3000.png');
  width:265px;
  height:323px;
  padding:20px;
  text-align:left;
  vertical-align:top;
  font-size: 22px;
  line-height: 120%;
}

td.index2{
  background-repeat:no-repeat;
  background-position:top left;
  border: 1px solid white;
  background-image:url('eggs2000.png');
  width:298px;
  height:523px;
  padding:0px;
  text-align:center;
  vertical-align:middle;
  font-size: 22px;
  line-height: 120%;
}

td.index3{
  background-repeat:no-repeat;
  background-position:top left;
  border: 1px solid white;
  background-image:url('eggs1000.png');
  width:600px;
  height:200px;
  padding:0px;
  text-align:left;
  vertical-align:top;
  font-size: 22px;
  line-height: 120%;
}

td.front_text{
  background-color: #ffffff;
  text-align:left;
  width:294px;
  height:400px;
  padding: 10px;
  border: solid #b1a444 2px;
  vertical-align:top;
  text-align:left;
  font-size: 22px;
  line-height: 120%;
}

td.back_text{
  vertical-align:top;
  background-color: #ffffff;
  text-align:left;
  width:600px;
  height:400px;
  padding: 17px;
  border: solid #b1a444 2px;
  font-size: 13px;
  line-height: 120%;
  color: black;
}

td.equals{
  padding:5px;
  border:1px solid black;
  text-align:center;
}

td.form_bold{
  border: 0px solid white;
  font-weight:bold;
  vertical-align:top;
}

td.form_simple{
  border: 0px solid white;
  vertical-align:top;
}

td.marked{
  border: solid 2px #9d223f;
  color:white;
  background:#9d223f;
}

td.unmarked{
  border: solid 2px #9d223f;
  color:#9d223f;
  background:white;
}

img.logo{
  margin: 20px 0px 0px 20px;
}

img.logo_small{
  margin: 20px 0px 0px 20px;
}

img.menu_items{
  height:40px;
  margin: 0px 10px 65px 0px;
/*  padding: 15px 0px 15px 15px;*/
}

img.menu_items2{
  height:40px;
  margin: 0px 10px 4px 0px;
/*  padding: 15px 0px 15px 15px;*/
}

img.button{
  padding: 0px;
  margin: 3px;
  border: 0px solid white;
}

a.button{
  padding: 0px;
  margin: 0px;
  border: 0px solid white;
}

ul.serv_list{
  padding:20px;
}

li.serv_list{
  font-family: "CourierNew";
  font-weight:bold;
  color:#9d223f;
  text-align:left;
  font-size: 16px;
  line-height: 120%;
  margin-bottom: 10px;
}

ul.adv{
  list-style-type:none;
  padding:0px;
  margin:0px;
}

li.adv{
  font-weight:bold;
  color:#9d223f;
  text-align:left;
  text-transform:uppercase;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 10px;
  margin-left:10px;
  
  background-image:url('arrow.gif');
  background-repeat:no-repeat;
  background-position:0px 5px;
  padding-left:14px;
}

ol.level1 {list-style-type:disc}
ol.level2 {list-style-type:circle}
ol.level3 {list-style-type:square}
ul.level1 {list-style-type:disc}
ul.level2 {list-style-type:circle}
ul.level3 {list-style-type:square}
li.ol_italic {list-style-type:disc; font-style:italic;font-style:italic; font-size:small;}

p.foot_info{
  font-family: "Courier New";
  text-align:center;
  color: #9d223f;
  font-size: 18px;
  font-weight: bold;
}
.inner_toplist{
   position: relative;
   width: 100%;
}
.inner_toplist ul{
  margin-left: 12%;
  list-style:none outside none;
}
.inner_toplist li{
  float:left;
  position: relative;
  font-family: "Times New Roman";
  font-size: 14pt;
  font-weight: bold;
  padding: 2px 10px 14px 10px;
  white-space:nowrap;
  
}