* {font-family:Verdana,sans-serif; font-size:11pt; color:#000000}


h1 {color:#000000; font-size:20pt; font-weight: bold; text-align:center;}
h2 {color:#000000; font-size:16pt; font-weight: bold;   text-align:center;}
h3 {color:#888888; font-size:20pt; font-weight: bold;   text-align:center;}

body {background-color:#ffffff; color:#000000; text-align:center; 
	font-size:12pt; color:#000000;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;}

.header_td {background-color:#265c8a;}

.path_to_header {background-color:#444444;  color: #ffffff; font-weight: bold; font-size: 10pt;}


hr {color:#7EE5E2; }



a:link { font-style: normal; font-weight: normal; color: #0000ff; text-decoration: underline; }

a:visited {  font-style: normal; font-weight: normal; color: #0000ff; text-decoration: underline; }

a:hover {  font-style: normal; font-weight: normal ; color: red; text-decoration: none;  }


div.footer { color:#ffffff;  font-size: 8pt; background-color:#265c8a; }

div.footer a:link { font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; }

div.footer a:visited {  font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; }

div.footer a:hover {  font-style: normal; font-weight: normal ; color: yellow; text-decoration: none;  }


label {color:#000000;}

.table_header {background-color:#00659c; color: #ffffff; font-weight: bold; font-size: 18pt;}


.whitebackground {background-color:#ffffff;}

input.brown {color: #532201; font-weight: bold; background-color: #7EE5E2; }

img {margin-right:10px; margin-left:10px;}

.darkred {color: #34759d; font-weight: bold;}


.right_side_next_page {color:#ffffff;   }
.right_side_table {
	color: yellow;
        background-color: #000088;
        border-style: solid;
        border-width: 5px;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
.right_side_banner
{
        color: yellow;
        font-size:30px;
        font-family: Copperplate Gothic Bold;
        text-transform:capitalize;
        font-style:none;
        font-weight:none;
}


.right_side_header
{
        color: yellow;
        font-size:24px;
        font-family: Copperplate Gothic Bold;
        text-transform:capitalize;
        font-style:none;
        font-weight:none;
}

.domain_name
{
        color: white;
        font-size:34px;
        font-family: Book Antiqua;
        text-transform:capitalize;
        font-style:none;
        font-weight:none;
}




/* Make pretty 3D Buttons */
div.buttonA {
        text-decoration: none;
        margin-left: 0px;
        margin-right: 4px;
}
div.buttonA ul {
        margin: 0px;
        padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:  06pt;
        line-height: 20px;
}
div.buttonA li {
        list-style-type: none;
        height: 15px;
        width: 75px;
        margin: 10px;
        text-align:center;
}
div.buttonA li a {
        text-decoration: none;
        font-size:  06pt;
        height: 100%;
        width: 100%;
        display: block;
        border-width: 5px;
        /*background-color: #999999;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;*/
}
div.buttonA li a:link {
    color: #ffffff;
        font-weight: bold;
        background-color: #cc0000;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonA li a:visited {
        color: #ffffff;
        font-weight: bold;
        background-color: #cc0000;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonA li a:hover {
    font-weight: bold;
    color: #FFFFFF;
        text-decoration: none;
        background-color: #000066;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonA li a:active {
        font-weight: bold;
        color: #FFFFFF;
        background-color: #666666;
        border-style: solid;
        border-top-color: #333333;
        border-left-color: #555555;
        border-right-color: #BBBBBB;
        border-bottom-color: #DDDDDD;
}



.bgWrap{
        background:#cc0000;
}
.bgDarkGrey{
        background:#999999;
}

.bgMediumGrey{
        background-color:#e7e7e7;
}

.bgLightGrey{
        background-color:#f7f7f7;
}

.bgWhite{
        background:#ffffff;
}

.bgRed{
        background:#C7523D;
        color: #fff;
        font-weight:bold;
}

.red { color:#C7523D; }

td.red
{
        color:#C7523D;
}

.smallRed
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color:#C7523D;
        font-weight: bold;
}

.bigRed
{
        color:#C7523D;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

.bigWhite
{
        color:#ffffff;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

td.white_bold_red_bg
{
        color:#ffffff;
        font-weight:bold;
        background:#265c8a;
}

td.red_bold
{
        color:#C7523D;
        font-weight:bold;
        width:25%;
}
