.pushButton {
font-family:ms sans serif;
font-size:11pt;
border:solid 2px #ffcc00;
font-weight:bold;
font-size:11pt;
color:white;
background-color:steelblue;
border-top:solid 2px yellow;
border-left:solid 2px yellow;
}

.pushButtonRed {
font-family:ms sans serif;
font-size:11pt;
border:solid 2px #ffcc00;
font-weight:bold;
font-size:11pt;
color:white;
background-color:#cc0066;
border-top:solid 2px yellow;
border-left:solid 2px yellow;
}

.textBox {
border:solid 2px steelblue;
font-family:arial;
font-size:11pt;
font-weight:bold;
background-color:#eeeeee;
color:green}

.textBoxForm {border:solid 1px #666666;
font-family:arial;
font-size:11pt;
color:#000000
}

.textAreaForm {
overflow:auto;
border:solid 1px #666666;
font-family:arial;
font-size:11pt;
color:#000000;
width:500px
}

.rowHidden {
visibility:hidden;
display:none
}

a.listLink:link, a.listLink:visited {
color:#0000cc;
font-family:ms sans serif;
font-size:11pt;
}
.listText{
color:#000000;
font-family:ms sans serif;
font-size:11pt;
}

.standardText {
font-size:11pt;
font-family:"arial";
color:#444444
}

.headerText {
font-family:arial;
font-size:16pt;
color:#444444;
background-colorx:green
}

.navigationLink {
font-size:10pt;
color:#cc0066;
font-weight:bold;
font-family:arial
}
a.bizLinkHome:link,a.bizLinkHome:visited{
font-family:arial;
font-size:14pt;
font-weight:bold;
color:#0000cc;
}

a.subscribeNow:link,a.subscribeNow:visited{
font-family:arial;
font-size:14pt;
font-weight:bold;
color:#cc0066;
}

a.bizLink:link,a.bizLink:visited{
font-family:arial;
font-size:11pt;
font-weight:bold;
color:#0000cc;
}

.homePageHeader {
font-family:'ms sans serif';
font-size:16pt;
color:#cc0066
}

.whiteUnderline{
border-bottom:solid 1px white;
}

.myul {border-bottom:solid 1px black;font-family:arial;font-size:11pt;font-weight:bold}
.resumeText{font-family:arial;font-size:11pt}
.resumeTitles{font-family:arial;font-size:11pt;font-weight:bold}

body {margin-bottom:5px;margin-top:5px;margin-left:5px}
