body {margin: 0px;padding: 0px;text-align: center;background-color: rgb(35,31,32);}
#page {
	width: 850px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 30px;
	background: transparent url(images/bg.gif) repeat-x top;
}

body , p , ul , li , td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;line-height: 17px;color: rgb(10,10,10);}
p {text-align: justify;}

a:link , a:active , a:visited {color: rgb(31,145,255);text-decoration: none;}
a:hover {color : rgb(255,34,39);}

img {border: 0;margin: 0;}
table td {padding: 0;text-align: left;vertical-align: top;border: 0;}

hr {color: rgb(210,210,210);border: 0;width: 100%;height: 1px;}

h1 {font-size: 18px;color: rgb(99,99,99);letter-spacing: 1px;text-transform: capitalize;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}

input {font-size: 10px;vertical-align: middle;padding-left: 4px;padding-right: 4px;}
textarea {border: 1px solid rgb(100,100,100);width: 400px;height: 120px;margin-bottom: 0px;color: #666;}
input.txt {border: 1px solid rgb(100,100,100);width: 400px;height: 20px;margin-bottom: 0px;color: #666;margin-right: 10px;}
input.buttn {border: 1px solid rgb(100,100,100);background-color: rgb(100,100,100);width: 80px;height: 20px;color: #fff;}

table.main {background-color: transparent;width: 850px;}
.adrs {background-color: transparent;text-align: right;color: rgb(99,99,99);font-size: 13px;line-height: 15px;padding: 12px 0px;}
.adrs a {color: rgb(99,99,99);text-decoration: none;}
.menu {background-color: rgb(0,0,0);border: 2px solid rgb(255,255,255);padding: 0px;}
.menu .div_menu {background-color: rgb(255,255,255);border: 5px solid rgb(0,0,0);}
.text {background-color: rgb(0,0,0);border: 2px solid rgb(255,255,255);padding: 0px;}
.text .div_text {background-color: rgb(255,255,255);border: 5px solid rgb(0,0,0);padding: 0px 20px 20px 20px;text-align: justify;}
.bttm {text-align: center;color: rgb(150,150,150);padding-top: 5px;font-size: 11px;}
.bttm a:link , .bttm a:active , .bttm a:visited {text-decoration: none;color: rgb(150,150,150);letter-spacing: 1px;text-transform: capitalize;font-size: 11px;}
.bttm a:hover {color: #1f91ff;}
.bttm span {padding: 0px 15px 0px 15px; color: rgb(35,31,32);}

#m1 {background-image: url(images/menu_01_on.gif);border-bottom: 1px solid rgb(0,0,0);}
#m2 {background-image: url(images/menu_02_on.gif);border-bottom: 1px solid rgb(0,0,0);}
#m2a {background-image: url(images/menu_02a_on.gif);border-bottom: 1px solid rgb(0,0,0);}
#m2b {background-image: url(images/menu_02b_on.gif);border-bottom: 1px solid rgb(0,0,0);}
#m3 {background-image: url(images/menu_03_on.gif);border-bottom: 1px solid rgb(0,0,0);}
#m4 {background-image: url(images/menu_04_on.gif);border-bottom: 1px solid rgb(0,0,0);}
#m5 {background-image: url(images/menu_05_on.gif);border-bottom: 1px solid rgb(0,0,0);}
#m7 {background-image: url(images/menu_07_on.gif);border-bottom: 1px solid rgb(0,0,0);}
#m8 {background-image: url(images/menu_08_on.gif);border-bottom: 1px solid rgb(0,0,0);}
#m6 {background-image: url(images/menu_06_on.gif);}
.cssnav	{position: relative;background-repeat: no-repeat;display: block;width: 211px;height: 28px;margin: 0;margin-bottom: 0px;padding: 0;}
.cssnav a {display: block;width: 211px;height: 28px;float: left;margin: 0;padding: 0;color: black;}
.cssnav img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img {visibility: hidden;}

#containerul, #containerul ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 
  0px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
