﻿html
{
    height: 100%;
}
body
{
    margin: 0px;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-color: #e7f0f2;
    font-family: Verdana;
    font-size: 11px;
    color: #365b65;
    text-align: left;
    direction: ltr;
}
.align
{
    text-align: left;
}
.text_footer
{
    font-size: 10px;
    color: #0a4165;
}
.text_footer a
{
    font-size: 10px;
    color: #0a4165;
    text-decoration: none;
}
.admin_panel
{
    background-color: #000000;
    color: #ffffff;
    height: 40px;
}
.admin_num
{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-color: #ff0000;
    padding: 3px;
}
.admin_panel a
{
    color: #ffffff;
}
.text_credit
{
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}
.text_credit a
{
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}
a
{
    color: #0a4165;
    text-decoration: none;
}
form
{
    margin: 0px;
}
p
{
    margin: 0px;
}
img
{
	border: 0px;
}
hr
{
	color: #999999;
    border-bottom: 1px dashed #ff9900;
}
#marqueecontainer1
{
    position: relative;
    width: 250px; /*marquee width */
    height: 500px; /*marquee height */
    overflow: hidden;
    border: 0px solid black;
    text-align: left;
}
.text_fckbg
{
    font-size: 12px;
    color: White;
    
    padding-left: 20px;
    padding-top: 20px;
}
.text_cot a
{
    font-size: 16px;
    font-weight: bold;
    color: #30515A;
}
.text_cot_slash
{
    font-size: 15px;
    font-weight: bold;
    color: #30515A;
}
.text_cot_sub
{
    font-size: 13px;
    font-weight: bold;
    color: #518997;
}
.text_cot_sub a
{
    font-size: 13px;
    font-weight: bold;
    color: #518997;
}
.text_news
{
	color: #0a4165;
}
.textbox_td
{
    background-image: url(../images/bg_textbox.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 280px;
    height: 20px;
}
.textarea_td
{
    background-image: url(../images/bg_textarea.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 280px;
    height: 140px;
}
.textbox
{
    border: 0px;
    background-color: #DCEBEE;
    width: 265px;
    height: 16px;
    
    font-family: Verdana;
    font-size: 12px;
    color: #0a4165;
}
.textarea
{
    border: 0px;
    background-color: #DCEBEE;
    width: 265px;
    height: 130px;
    
    font-family: Verdana;
    font-size: 12px;
    color: #0a4165;
}
.radio input
{
    background-image: url(../images/bg_radio.gif);
    background-repeat: no-repeat;
    height: 21px;
}
.radio label
{
    padding-left: 5px;
}
.button
{
    width: 105px;
    height: 23px;
	background-image: url(../images/bg_button.gif);
	border: 0px;
    color: #ffffff;
    font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}
.textbox_login
{
    border: 1px solid #b5d0d7;
    background-color: #ffffff;
    width: 106px;
    height: 16px;
    
    font-family: Verdana;
    font-size: 12px;
    color: #0a4165;
}
.button_login
{
    width: 110px;
    height: 28px;
	background-image: url(../images/bg_button_login.gif);
	border: 0px;
    color: #ffffff;
    font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}
.menu_text
{
    color: White;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
}
.menu_text_on
{
    color: White;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
.bg_team_pic
{
    width: 75px;
    height: 85px;
    border-bottom: 1px solid #9cb8c7;
    vertical-align: top;
    padding-top: 5px;
    background-image: url(../images/bg_team.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.bg_team_text
{
    width: 550px;
    height: 100px;
    border-bottom: 1px solid #9cb8c7;
    vertical-align: top;
    padding-left: 10px;
    font-weight: normal;
}