@CHARSET "UTF-8";
@import url(/css/layout.css);
@import url(/css/admin.css);
@import url(/css/lightbox.css);
@import url(/css/search.css);

/* {
 margin: 0;
 padding: 0;
}*/

body,div,img,form,input,select,table,tr,td {
    font: normal 12px arial;
    color: #666666;
}

h1 {
    font: normal 30px arial;
    color: #0099cc;
}

h2 {
    font: normal 30px arial;
    color: #333333;
    margin-bottom: 20px;
    margin-top: 10px;
}

h3 {
    font: normal 20px arial;
    color: #0099cc;
}

h4 {
    font: normal 18px arial;
    color: #333333;
    margin-bottom: 5px;
    margin-top: 0px;
}

h5 {
    font: normal 16px arial;
    color: #333333;
    margin-bottom: 20px;
    margin-top: 20px;
}

a {
    font: normal 12px arial;
    color: #0099CC;
    text-decoration: underline;
}
ul {
	padding-left: 20px;
}
.mainContent {
    font: normal 12px arial;
    color: #666666;
}
.mainContentLink {
    font: normal 12px arial;
    color: #0099CC;
    text-decoration: underline;
}
.Header {
    font: normal 30px arial;
    color: #0099cc;
}

.Header2 {
    font: normal 30px arial;
    color: #333333;
    margin-bottom: 20px;
    margin-top: 10px;
}

.Header3 {
    font: normal 20px arial;
    color: #0099cc;
}

.Header4 {
    font: normal 18px arial;
    color: #333333;
    margin-bottom: 5px;
    margin-top: 0px;
}
.Header4White {
    font: normal 18px arial;
    color: #FFFFFF;
    margin-bottom: 5px;
    margin-top: 0px;
}

.Header5 {
    font: normal 16px arial;
    color: #333333;
    margin-bottom: 20px;
    margin-top: 20px;
}
.tr-1 {
    background-color: #f4f4f4;
}


img {
    border: 0;
}

form {
    margin-top: 20px;
}
