a:link {color: #0B1789; text-decoration: none}
a:visited {color: #0B1789; text-decoration: none}
a:hover {color: 0B1789; text-decoration: none}
a:active {color: 0B1789; text-decoration: none}
//ABAB79 //0B1789
a.2:link {color: white; text-decoration: none}
a.2:visited {color: white; text-decoration: none}
a.2:hover {color: silver; text-decoration: none}
a.2:active {color: silver; text-decoration: none}

a.3:link {color: #DC0909; text-decoration: none}
a.3:visited {color: #DC0909; text-decoration: none}
a.3:hover {color: #0B1789; text-decoration: none}
a.3:active {color: #0B1789; text-decoration: none}

a.blue:link {color: blue; text-decoration: none}
a.blue:visited {color: blue; text-decoration: none}
a.blue:hover {color: red; text-decoration: none}
a.blue:active {color: red; text-decoration: none}

body
{
margin: 10;
}

p.ticker
{
font-family: verdana;
font-weight: bold;
font-size: 80%;
color: #DC0909;
}

td.sidebar
{
backgound-image: url("/images/sidebar.gif");
width: 200;
height: 350;
}

td.maincontent
{
height: 350;
width: 100%;
background-color: white;
position: relative;
left: 10px;
top: 10px;
padding-right: 15px;
}

div.bookmark
{
background-image: url("images/top_right.gif");
width: 192;
height: 15;
color: #0B1789;
font-family: verdana;
font-weight: bold;
font-size: 80%;
padding-right: 15px;
padding-top: 65px;
}

div.sidebartop
{
font-size: 70%;
font-family: verdana;
height: 21;
width: 200;
}

div.sidebar
{
color: #0B1789;
font-family: verdana;
font-weight: bold;
font-size: 100%;
height: 30;
position: relative;
left: 15px;
}

div.title
{
font-family: verdana;
font-size: 130%;
color: #DC0909;
padding-bottom: 5px;
}

div.name
{
font-family: verdana;
font-size: 145%;
color: #FFFFFF;
padding-bottom: 5px;
}

div.small
{
color: #DC0909;
font-family: verdana;
font-size: 60%;
padding-bottom: 5px;
}

div.smallbold
{
color: #DC0909;
font-weight: bold;
font-family: verdana;
font-size: 60%;
padding-bottom: 5px;
}

div.medium
{
color: #0B1789;
font-family: verdana;
font-size: 95%;
padding-bottom: 5px;
}

div.mediumbold
{
color: #0B1789;
font-family: verdana;
font-weight: bold;
font-size: 95%;
padding-bottom: 5px;
}

div.large
{
color: #0B1789;
font-family: verdana;
font-size: 110%;
padding-bottom: 5px;
}

div.largebold
{
color: #0B1789;
font-family: verdana;
font-weight: bold;
font-size: 110%;
padding-bottom: 5px;
}

div.largered
{
color: red;
font-family: verdana;
font-size: 110%;
padding-bottom: 5px;
}

div.text2
{
color: black;
font-family: verdana;
font-size: 95%;
padding-bottom: 5px;
}


div.textwhite
{
color: red;
font-family: verdana;
font-size: 125%;
padding-bottom: 5px;
}

div.text
{
color: black;
font-family: verdana;
font-size: 105%;
padding-bottom: 5px;
}

div.contact
{
color: black;
font-family: verdana;
font-size: 100%; 
font-weight: 550;
padding-bottom: 0px;
}

p.info
{
color: black;
font-family: verdana;
font-size: 65%;
}

p
{
font-family: verdana;
font-size: 100%;
color: black;
}

div
{
font-family: verdana;
font-size: 100%;
color: #DC0909;
}

div.member_title
{
font-family: verdana;
font-size: 190%;
color: #DC0909;
}

div.members_main
{
color: #0B1789;
font-family: verdana;
font-weight: bold;
font-size: 150%;
}

div.members_info
{
color: #0B1789;
font-family: verdana;
font-size: 110%;
}

.thead {
    font-family: verdana;
    font-size: 11px;
    color: ffffff;
    height: 20px;
}

.trow {
    font-family: verdana;
    font-size: 11px;
    color: 000000;
    height: 20px;
    background-color: efefef;
}


.textp {
    font-family: verdana;
    font-size: 11px;    
}


