body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(images/CA%20bg%20tile.jpg);
        background-repeat: repeat-x;
        background-color: #152032;
}
.style1 {color: #FFFFFF}
.style2 {
        color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
.style3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
.style4 {color: #ffcf5a}

.normal_text
{
   font-family: helvetica, arial;
   font-size: 12px;
   color: #fdf5da;
   font-weight: normal;
}

.alink
{
   font-family: helvetica, arial;
   font-size: 12px;
   color: #ffc766;
   font-weight: bold;
   text-decoration: none;
}

.alink:hover
{
   font-family: helvetica, arial;
   font-size: 12px;
   color: #ffc766;
   font-weight: bold;
   text-decoration: underline;
}

.normal_text2
{
   font-family: helvetica, arial;
   font-size: 12px;
   color: #ffffff;
   font-weight: normal;
}

.title
{
    font-family: helvetica, arial;
    font-size: 14px;
    color: #626058;
    font-weight: bold;
}

.alink2
{
    font-family: helvetica, arial;
    font-size: 9px;
    color: #696969;
    font-weight: normal;
    text-decoration: none;
}

.alink2:hover
{
    font-family: helvetica, arial;
    font-size: 9px;
    color: #696969;
    font-weight: normal;
    text-decoration: underline;
}

.elink
{
    font-family: helvetica, arial;
    font-size: 12px;
    color: #696969;
    font-weight: normal;
    text-decoration: none;
}

.elink:hover
{
    font-family: helvetica, arial;
    font-size: 12px;
    color: #696969;
    font-weight: normal;
    text-decoration: underline;
}

.ff
{
   font-family: helvetica, arial;
   font-size: 12px;
   color: #fdf5da;
   font-weight: bold;
}

.input
{
    filter: alpha(opacity=50);
    moz-opacity: .50;
    opacity: .50;
    background-color: #000000;
    border-bottom: 2px solid #fdf5da;
    font-family: helvetica, arial;
    font-size: 12px;
    color: #fdf5da;
    font-weight: normal;
    text-decoration: none;
}

.button
{
    background-color: #111111;
    border-bottom: 0px solid #333333;
    border-top: 0px solid #333333;
    border-left: 0px;
    border-right: 0px;
    font-family: helvetica, arial;
    font-size: 10px;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}

.bar
{
    filter: alpha(opacity=66);
    moz-opacity: .50;
    opacity: .50;
}

.news
{
        filter: alpha(opacity=66);
        moz-opacity: .50;
        opacity: .50;
        background-image: url(images/news_bg.jpg);
        background-repeat: repeat;
}
.newstop {
        filter: alpha(opacity=66);
        moz-opacity: .50;
        opacity: .50;
        background-image: url(images/news.jpg);
        background-repeat: no-repeat;
}

#ca_bottom_links
{
    font-family: helvetica, arial;
    font-size: 9px;
    font-weight: normal;
    color: #696969;
}
#ca_bottom_links a:link
{
    color: #696969;
    text-decoration: none;
}
#ca_bottom_links a:visited
{
    color: #696969;
    text-decoration: none;
}
#ca_bottom_links a:active
{
    color: #696969;
    text-decoration: none;
}
#ca_bottom_links a:hover
{
    color: #696969;
    text-decoration: underline;
}
