marquee {
font-size: 8pt;
background-color: #6495ED;
font-family: arial;
color: #DCDCDC;
align: bottom;
}

html {
scrollbar-face-color: #143d55;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
}

.blank {
background-color: #6495ED;
}

.blank2 {
background-color: #143D55;
}

.white {
background-color: #FFFFFF;
}

.banner2 TH{
background-image:url(Images/background4.jpg);
}

.sub {
background-color: #008000;
vertical-align: text-top;
color: #FFFFFF;
}

.base {
text-align: center;
background-color: #6495ED;
font-size: 6pt;
color: #FFFFFF;
vertical-align: text-top;
border-width: 0px;
padding: 0px;
}

.banner {
text-align: center;
background-image: url(Images/background2.jpg); 
background-repeat: repeat-x;
background-color: #FFFFFF;
background-position: center;
background-width: 900px;
font-size: 20pt;
font-family: Batik Regular;
color: #FFFFFF;
vertical-align: center;
border-width: 3px;
padding: 0px; 
border: 2px solid #000000;
}

.banner2 {
text-align: center;
font-size: 10pt;
font-family: Times;
color: #FFFFFF;
}

.border {
background-image: url('Images/background.jpg');
background-repeat: no-repeat;
background-position: center;
}

.sba {
color: #000000;
}

.sba2 {
color: #8B0000;
}

.sba3 {
color: #9400D3;
}

.sba4 {
color: #FFD700;
}

a {
vertical-align: text-top;
text-align: center;
font-size: 8pt;
text-decoration: none;
color: #FFFFFF;
}

.menubottom {
background-color: #6495ED;
border-bottom: medium solid #143D55;
border-bottom-width: 0px
}

.staffpass {
color: #000000;
font-size: 8pt;
background-color: #FFFFFF;
font-family: arial;
}

.staffpass2 {
color: #000000;
font-size: 8pt;
background-color: #FFFFFF;
font-family: arial;
position:absolute;
top:40px
}

.invalid {
color: #000000;
font-size: 8pt;
background-color: #FFFFFF;
font-family: arial;
text-align: center;
}

.a2 {
color: #0000FF;
font-family: arial;
text-decoration: none;
}

.tick {
color: #32CD32;
font-family: arial;
}

.atop {
vertical-align: text-top;
text-align: center;
font-size: 6pt;
text-decoration: none;
color: #C0C0C0;
}

.content {
color: #000000;
font-size: 8pt;
background-color: #FFFFFF;
font-family: arial;
text-align: justify;
}

.content2 {
color: #DC143C;
font-size: 8pt;
background-color: #FFFFFF;
font-family: arial;
text-align: justify;
}

.heading {
color: #FFFFFF;
font-size: 8pt;
background-color: #143D55;
font-family: arial;
text-align: center;
}

.tableheading {
color: #FFFFFF;
font-size: 8pt;
background-color: #143D55;
font-family: arial;
text-align: center;
}

.tablebase {
color: #2F4F4F;
font-size: 5pt;
background-color: #143D55;
font-family: arial;
text-align: center;
}

.tablediv {
color: #143D55;
font-size: 0pt;
background-color: #143D55;
font-family: arial;
text-align: center;
}

.tablecontent {
color: #000000;
font-size: 8pt;
background-color: #FFFFFF;
font-family: arial;
text-align: center;
}

.tablecontent2 {
color: #808080;
font-size: 8pt;
background-color: #FFFFFF;
font-family: arial;
text-align: center;
}

.frame {
border-color: #143D55;
}

.frame2 {
border-color: #FFFFFF;
}

textarea {
background-color: #143D55;
color: #FFFFFF;
border-width: 1px;
border-color: #000000;
font-size: 8pt;
}

input[type="text"] {
background-color: #143D55;
color: #FFFFFF;
border-width: 1px;
border-color: #000000;
font-size: 8pt;
}

input[type="submit"] {
background-color: #143D55;
color: #FFFFFF;
border-width: 1px;
border-color: #000000;
font-size: 8pt;
}

input[type="password"] {
background-color: #143D55;
color: #FFFFFF;
border-width: 1px;
border-color: #000000;
font-size: 8pt;
}

input[type="button"] {
background-color: #143D55;
color: #FFFFFF;
border-width: 1px;
border-color: #000000;
font-size: 8pt;
}

input[type="reset"] {
background-color: #143D55;
color: #FFFFFF;
border-width: 1px;
border-color: #000000;
font-size: 8pt;
}

h1,h2,h3,h4,h5,h6 
{
color: green
} 

p
{

}

p.right {text-align: right}
p.center {text-align: center} 





/***Typing Text***/
#typing
{
behavior:url("behave_typing.htc");
font-family:'courier new';
}
/***Typing Text***/