/* Main */

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

.text1 a {
font-size: 20px;
color: #ffffff;
}

.text1 a:hover {
color: #f93;
font-size: 22px;
text-decoration: none;
}

.text2 a {
font-size: 40px;
color: #ffffff;
}

.text2 a:hover {
color: #f93;
font-size: 42px;
text-decoration: none;
}

.text3 a {
font-size: 34px;
color: #ffffff;
}

.text3 a:hover {
color: #f93;
font-size: 36px;
text-decoration: none;
}

.text4 a {
font-size: 25px;
color: #ffffff;
}

.text4 a:hover {
color: #f93;
font-size: 27px;
text-decoration: none;
}

.text5 a {
font-size: 30px;
color: #ffffff;
}

.text5 a:hover {
color: #f93;
font-size: 32px;
text-decoration: none;
}

.text6 a {
font-size: 29px;
color: #ffffff;
}

.text6 a:hover {
color: #f93;
font-size: 31px;
text-decoration: none;
}

.text7 a {
font-size: 22px;
color: #ffffff;
}

.text7 a:hover {
color: #f93;
font-size: 24px;
text-decoration: none;
}

.menu_top a {
font-size: 0.9em;
color: #505050;
font-weight: bold;
}

#menu_top a:hover { 
background: #DDDDDD;
color: #286ea0;
text-decoration: none;
}

.menu_top_bg {
width: 124px;
padding: 1px 0px 2px 0px;
background-color: #f93;
color: #ffffff;
font-size: 0.9em;
font-weight: bold;
}

.menu_left a {
font-size: 1.0em;
color: #505050;
font-weight: bold;
}

#menu_left a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
text-decoration: none;
}

.menu_left_bg {
height: 20px;
padding: 6px 0 0 10px;
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
font-size: 1.0em;
font-weight: bold;
}

.header {
font-size: 0.8em;
}

.footer {
color: #808080;
font-size: 0.9em;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.5em;
}

h2 {
font-size: 1.5em;
}

h3 {
font-size: 1.1em;
margin: 0 0 10px 0;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.right_nomargin {
clear:both; 
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.bgtext {
font-size: 100px;
color: #303030;
}

.bigred {
color: #CE044B;
font-size: 100px;
}

.input {
font-size: 11px;
}

.search_url {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: green;
}

.search_list1 {
}

.search_list2 {
font-size: 14px;
}

.search_list3 {
font-size: 16px;
}

.search_list4 {
font-size: 18px;
}

.search_list5 {
}

.SearchElement {
font-size: 15px;
}

.no_items {
color: #f93;
}