.error {
font-size : 12px;
color : red;
font-weight : 700;
}
.form {
font-size : 12px;
font-weight : 700;
}
}
.small {
font-size : 10px;
}
.bannermessage {
font-family :  Verdana,Tahoma, Arial,Serif;
font-size : 10px;
font-weight : 500;
}

.main {
border : 1px; 
border-color : silver; 
border-style : inset; 
background-color : #F0F0FF; 
} 
.highlight {
font-color : white;
font-weight : 700;
border : 1px;
border-style : ridge;
border-color : black;
background-color : #B10105;
color : white;
font-weight : 700;
}
.issuelist {
color : black;
font-size : 12px;
border : 1px;
border-style : solid;
border-collapse : collapse;
border-color : #426BC6;
}
.followups {
border-left : 1px;
border-left-style : solid;
border-left-color : black;
border-right : 1px;
border-right-style : solid;
border-right-color : black;
}
.header {
color : white;
font-size : 12px;
font-weight : 700;
background-color : #426BC6;
}
.bg {
border : 1px;
border-style : solid;
border-color : #426BC6;
background-color : white;
}
.banner {
background-color : white;
border : 1px;
border-style : solid;
border-collapse : collapse;
border-color : #B10105;
}
textarea {
font-family : Arial, Verdana, Tahoma, Serif; 
font-weight : 500; 
color : black; 
border : 1px; 
border-color : #5466ae; 
border-style : groove; 
border-collapse : collapse; 
font-size : 12px; 
background-color : #EEEEEE; 
} 
select {
font-family : Arial, Verdana, Tahoma, Serif; 
font-weight : 500; 
color : black; 
border : 1px; 
border-color : #5466ae; 
border-style : groove; 
border-collapse : collapse; 
font-size : 12px; 
background-color : #EEEEEE; 
} 
input {
font-family : Arial, Verdana, Tahoma, Serif; 
font-weight : 500; 
color : black; 
border : 1px; 
border-color : #5466ae; 
border-style : groove; 
border-collapse : collapse; 
font-size : 12px; 
background-color : #EEEEEE; 
} 
input.blank {
font-family : Arial, Verdana, Tahoma, Serif; 
font-weight : 500; 
color : black; 
background-color : white; 
border : 0 none ; 
} 
a {font-size : 18px; }
a:link {
color : black; 
text-decoration : underline; 
} 
a:visited {
color : black; 
text-decoration : underline; 
} 
a:hover {
color : red; 
text-decoration : none; 
} 
a.nav:link {
display : block;
color : black; 
background : white; 
width : 195;
font-weight : 700;
text-decoration : none; 
} 
a.nav:visited {
display : block;
color : black; 
background : white; 
width : 195;
font-weight : 700;
text-decoration : none; 
} 
a.nav:hover {
display : block;
color : white; 
background : black; 
width : 195;
font-weight : 700;
text-decoration : none; 
}
