/*MAIN SS*/

.main_round_table_td{
background-color: #e5e5e5;
}

#html_nav{
font-family: arial;
font-size: 8.5pt;
margin-bottom: 10px;
}
#html_nav a:link{
color: #666666;
text-decoration: underline;
}
#html_nav a:visited{
color: #666666;
text-decoration: underline;
}
#html_nav a:hover{
color: #cccccc;
text-decoration: underline;
}

.store_nav{
font-family: arial;
font-size: 8pt;
color: 999999;
}
.store_nav a:link{
color: #999999;
text-decoration: none;
}
.store_nav a:visited{
color: #999999;
text-decoration: none;
}
.store_nav a:hover{
color: #999999;
text-decoration: underline;
}


/*START OF News SS ----------------------------------------------------- */

.news_fonts{
font-family: arial;
color: #333333;
font-size: 8pt;
line-height: 13px;
}

.news_fonts a:link	{ 
color: #ff0000; 
text-decoration: none 
}

.news_fonts a:visited	{ 
color: #ff0000; 
text-decoration: none 
}

.news_fonts a:hover	{ 
color: #ff0000; 
text-decoration: underline  
}

.news_date_row{
color: #333333;
font-size: 10pt;
font-weight: bold;
}

.news_news_row{
padding-left: 0px;
padding-right: 13px;
padding-top: 5px;
padding-bottom: 12px;
}

.news_news_row h2{
margin-bottom: 2px;
font-size: 8.5pt;
}

/*START OF Events SS ----------------------------------------------------- */

.schedule_table{
color: #555555;
font-family: arial;
font-size: 8pt;
}
.schedule_table h1{
font-size: 8pt;
font-weight: normal;
margin-bottom: 3px;
}
.schedule_table b{
color: #CC0000;
font-weight: normal;
}
.schedule_table a:link{
color: #ff0000;
text-decoration: none;
font-weight: bold;
}
.schedule_table a:visited{
color: #ff0000;
text-decoration: none;
font-weight: bold;
}
.schedule_table a:hover{
color: #ff0000;
text-decoration: underline;
font-weight: bold;
}
	
.schedule_header{
color: #333333;
font-size: 10pt;
font-weight: bold;
}

.events_even{
background-color: #ffffff;
padding-top: px;
padding-bottom: 0px;
}
.events_odd{
background-color: #e5e5e5;
padding-top: 0px;
padding-bottom: 0px;
}

.longDescription {
visibility: hidden;
display: none;
}

#no_events{
font-family: arial;
font-size: 8pt;
color: #333333;
}

/*START OF Forum SS ----------------------------------------------------- */

.forum_table{
font-family: arial;
font-size: 8.5pt;
color: #666666;
}
.forum_table b{
font-size: 10pt;
color: #ffffff;
}
.forum_info{
padding-top: 4px;
padding-bottom: 4px;
}

/*START OF Store SS ----------------------------------------------------- */

.store_body_table a:link{
color: #666666;
}
.store_body_table a:visited{
color: #666666;
}
.store_body_table a:hover{
color: #333333;
}

/*START OF News SS ----------------------------------------------------- */

.mfc_more_info{
font-family: arial;
font-size: 8.5pt;
color: #333333;
}
.mfc_more_info a:link{
color: #ff0000;
}
.mfc_more_info a:visited{
color: #ff0000;
}
.mfc_more_info a:hover{
color: #cccccc;
}
.mfc_more_info h1{
font-size: 10pt;
margin-bottom: 5px;
}

/*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_
CONTACT PAGE CSS
*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*/

.contact_form td{
font-family: arial;
font-size: 8.5pt;
color: #666666;
}

.contact_form input, textarea, select{
font-family: arial;
font-size: 8.5pt;
color: #000000;
background-color: #ffffff;
}

.contact_form b{
font-size: 9pt;
color: #333333;
}

.contact_form input{
width: 100%;
border: solid 2px #999999;
}

.contact_form textarea{
width: 100%;
height: 180px;
border: solid 2px #999999;
}

.contact_form select{
width: 100%;
border: solid 2px #999999;
}

.contact_form td{
padding-top: 5px;
}

.contact_mail_message{
font-family: arial;
font-size: 9pt;
color: #cc0000;
font-weight: bold;
}
.contact_table{
margin-top: 12px; 
margin-bottom: 12px;
}
.contact_table td{
padding-left: 0px;
font-family: arial;
color: #333333;
font-size: 8.5pt;
line-height: 15px;
}
.contact_table a:link{
color: #ff0000;
text-decoration: underline;
}
.contact_table a:visited{
color: #ff0000;
text-decoration: underline;
}
.contact_table a:hover{
color: #cccccc;
text-decoration: underline;
}

.contact_info h1{
font-size: 14pt;
margin-bottom: 10px;
margin-top: 3px;
}

/*general fonts, Qleyo edit*/
.normal
{
font-family: verdana;
color: #666666;
font-size: 10px;
font-weight: bold;
}

.normallink
{
font-family: verdana;
color: #ff0000;
font-size: 10px;
font-weight: bold;
}

h1
{
font-family: verdana;
color: #333333;
font-size: 10px;
font-weight: bold;
}
