A.active {BACKGROUND: #fff; COLOR: #000}
A:visited {color:#0000ff; text-decoration: none}
A:link {color:#0000ff; text-decoration: none}
A:hover {COLOR: #ff00ff; text-decoration: underline}

BODY { 
COLOR: #000; FONT-FAMILY: arial,sans-serif; FONT-SIZE: 12; MARGIN:0px;
}
.txtAlign { TEXT-ALIGN: right; FONT-FAMILY: arial,sans-serif; FONT-SIZE:13; FONT-WEIGHT: bold }
.txtAlignLeft { TEXT-ALIGN: left; FONT-FAMILY: arial,sans-serif; FONT-SIZE:12 }
.txtAlignRight { TEXT-ALIGN: right; FONT-FAMILY: arial,sans-serif; COLOR: #000000; FONT-SIZE:12 }
.textType{
height:30;
FONT-SIZE:14;
FONT-FAMILY:arial,verdana;
border: 1px solid black;
padding-left: 4px;
border-color: #006699;
VERTICAL-ALIGN: middle;
font-weight:normal;
}

.smalltextType{
height: 25;
FONT-SIZE: 13;
FONT-FAMILY: arial;
border: 1px solid black;
padding-left: 5px;
background: #F2F5A9;
border-color: #888888;
VERTICAL-ALIGN: middle;
}

.sitelogo{
FONT-FAMILY: arial,verdana;
COLOR: #ffffff;
FONT-SIZE:2.5em;
font-weight: bold;
padding-left: 90px;
padding-top: 10;
}

.smallFontSize{
FONT-FAMILY: arial,verdana;
COLOR: #000000;
FONT-SIZE:1.0em;
}

.divAlign{
padding-top: 5;
padding-left: 460;
}

.buttonTypeBig {
width:200;
height:40;
FONT-SIZE:15;
FONT-FAMILY:arial;
border-width: 1px 1px 1px 1px;
font-weight: bold;
padding-left: 2px;
padding-right: 2px;
background: #d5dff3;
VERTICAL-ALIGN: middle
}

.buttonType1 {
width:200;
height:40;
color: #ffffff;
FONT-SIZE:15;
FONT-FAMILY:arial;
border-width: 1px 1px 1px 1px;
font-weight: bold;
padding-left: 2px;
padding-right: 2px;
background: #0B3B0B;
border-color: #0B3B0B;
VERTICAL-ALIGN: middle;
}

.smallButtonType {
width:80;
height:40;
FONT-SIZE:15;
FONT-FAMILY:arial;
border-width: 1px 1px 1px 1px;
font-weight: bold;
padding-left: 2px;
padding-right: 2px;
background: #d5dff3;
VERTICAL-ALIGN: middle
}

.loginButtonType {
width: 60;
height: 25;
FONT-SIZE: 13;
FONT-FAMILY: arial;
border-width: 1px 1px 1px 1px;
font-weight: bold;
color: #ffffff;
padding-left: 2px;
padding-right: 2px;
background: #79b912;
border-color: #51bd25;
VERTICAL-ALIGN: middle;
}

.home{
color: #000000;
font-weight: bold;
}

.content{
width:75%;
FONT-SIZE:12; 
FONT-FAMILY:arial; 
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
background-color:#f2f2f2;
border:1px solid #c6c6c6;
TEXT-ALIGN: left;
}

.main{
padding-left:100px;
padding-bottom:20px;
}

.bottom{
padding-bottom:20px;
}

.footer{
FONT-SIZE: 12; 
FONT-FAMILY: arial,sans-serif; 
font-weight: normal;
TEXT-ALIGN: left; 
padding-top: 20px;
}

.account{
FONT-SIZE: 12; 
FONT-FAMILY: arial,sans-serif; 
font-weight: normal;
color: #ffffff;
padding-top: 20px;
padding-right: 50px;
}

.rightalign {
padding-right: 50px;
}

.logo {
border:1px solid #ffffff;
box-shadow: 1px 1px 2px 1px #888888;
border-radius: 6px;
}