
.chromestyle {
width : 798px;
font-family : Verdana;
font-size : xx-small;
font-weight : bold;
}
.chromestyle:after {
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.chromestyle ul {
border : 1px solid #bbb;
width : 100%;
background : url(chromebg1.gif) repeat-x center center;
margin : 0;
text-align : center;
padding-top : 4px;
padding-right : 0;
padding-bottom : 4px;
padding-left : 0;
}
.chromestyle ul li {
display : inline;
}
.chromestyle ul li a {
color : #ffffff;
padding : 4px 7px;
margin : 0;
text-decoration : none;
border-right : 1px solid #dadada;
}
.chromestyle ul li a:hover {
background : url(chromebg-over.gif) repeat-x center center;
}
.chromestyle ul li a[rel]:after {
content : url(down_arrow.gif);
}
.dropmenudiv {
position : absolute;
top : 0;
border : 1px solid #bbb;
border-bottom-width : 0;
font-family : Verdana;
font-size : x-small;
font-weight : bold;
line-height : 18px;
z-index : 100;
background-color : white;
width : 200px;
visibility : hidden;
}
.dropmenudiv a {
width : auto;
display : block;
text-indent : 2px;
border-bottom : 1px solid #bbb;
padding : 2px 0;
text-decoration : none;
font-weight : bold;
font-size : x-small;
font-family : Verdana;
color : #000000;
}
* html .dropmenudiv a {
width : 100%;
}
.dropmenudiv a:hover {
background-color : #ff8a09;
}
.shadow {
position : relative;
bottom : 4px;
right : 1px;
}
.shadow1 {
background-color : #ccc;
}
.content {
color : #000;
border : 1px solid #000;
padding : 0.5em;
font-family : Verdana;
font-size : 10px;
font-style : normal;
vertical-align : top;
list-style-type : square;
background-color : #f5f7f6;
}
.footer {
background-image : url(images/pegazion_footer.jpg);
background-repeat : no-repeat;
font-family : Verdana;
font-size : 10px;
font-style : normal;
}
.text {
font-size : 11px;
color : #4d4f4f;
line-height : 18px;
font-family : Verdana, Arial, Helvetica, "sans serif";
text-decoration: none; 
}

.textheader {
font-weight : bold;
font-size : 12px;
color : #68696a;
line-height : 28px;
font-family : Verdana, Arial, Helvetica, "sans serif";
text-decoration : none;
}
.textorange {
font-size : 11px;
color : #e36b07;
font-family : Verdana, Arial, Helvetica, "sans serif";
text-decoration : none;
}
.textblack {
font-size : 11px;
color : #000000;
line-height : 18px;
font-family : Verdana, Arial, Helvetica, "sans serif";
text-decoration : none;
}
.textcontent {
margin-top : 0;
font-size : 11px;
margin-bottom : 0;
margin-left : 15px;
margin-right : 10px;
color : #4d4f4f;
line-height : 16px;
font-family : Verdana, Arial, Helvetica, "sans serif";
text-align : justify;
text-decoration : none;
}
.copyright {
font-size : 10px;
color : #b4b6b6;
line-height : 16px;
font-family : Verdana, Arial, Helvetica, "sans serif";
text-decoration : none;
}
.footer_line {
background-image : url(images/footer_line.gif);
background-repeat : repeat-x;
}
div.c2 {
text-align : center;
}
div.c1 {
width : 150px;
}

.textwhite {
font-size : 11px;
color : #FFFFFF;
font-family : Verdana, Arial, Helvetica, "sans serif";
text-decoration : none;
}
fieldset { 
border:0;
margin:0;
padding:0;
}

input.text,textarea {
 width:300px;
 font:12px/12px 'courier new',courier,monospace;
 color:#333;
 padding:3px;
 margin:1px 0;
 border:1px solid #ccc; 
 }
input.submit { 
padding:2px 5px;
font:bold 12px/12px verdana,arial,sans-serif; 
}