/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
body, td, p, div {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

a:link {
color: #0066CC;
text-decoration: none;
}

a:active {
color: #0066CC;
text-decoration: none;
}

a:visited {
color: #0066CC;
text-decoration: none;
}

a:hover {
color: #99CCFF;
text-decoration: none;
}

.alert {
color: #FF0000;
}

.disabledtxt {
color: #DDDDDD;
}

.select2 {
font-size: 11px;
}

.left_nav {
font-size: 11px;
color: #660000;
}

a.left_nav:link {
color: #660000;
text-decoration: none;
}

a.left_nav:active {
color: #660000;
text-decoration: none;
}

a.left_nav:visited {
color: #660000;
text-decoration: none;
}

a.left_nav:hover {
color: #CC3333;
text-decoration: underline;
}

.top_nav {
font-size: 11px;
color: #FFFF66;
}

a.top_nav:link {
color: #FFFF66;
text-decoration: none;
}

a.top_nav:active {
color: #FFFF66;
text-decoration: none;
}

a.top_nav:visited {
color: #FFFF66;
text-decoration: none;
}

a.top_nav:hover {
color: #FFFFFF;
text-decoration: underline;
}

.yellow_14 {
font-size: 13px;
color: #EEEEEE;
}

a.yellow_14:link {
color: #FFFF66;
text-decoration: none;
}

a.yellow_14:active {
color: #FFFF66;
text-decoration: none;
}

a.yellow_14:visited {
color: #FFFF66;
text-decoration: none;
}

a.yellow_14:hover {
color: #FFFFFF;
text-decoration: underline;
}

.red_11 {
font-size: 11px;
color: #CC3333;
}

a.red_11:link {
color: #CC3333;
text-decoration: none;
}

a.red_11:active {
color: #CC3333;
text-decoration: none;
}

a.red_11:visited {
color: #CC3333;
text-decoration: none;
}

a.red_11:hover {
color: #660000;
text-decoration: underline;
}

.white_11 {
font-size: 11px;
color: #FFFFFF;
}

a.white_11:link {
color: #FFFFFF;
text-decoration: none;
}

a.white_11:active {
color: #FFFFFF;
text-decoration: none;
}

a.white_11:visited {
color: #FFFFFF;
text-decoration: none;
}

a.white_11:hover {
color: #FFFF66;
text-decoration: underline;
}

.white_12 {
font-size: 12px;
color: #FFFFFF;
}

.yellow_12 {
font-size: 12px;
color: #FFFF66;
}

.dk_blue_11 {
font-size: 11px;
color: #000066;
}

.blue_11 {
font-size: 11px;
color: #013399;
}

.blue_12 {
font-size: 12px;
color: #013399;
}

.blue_16 {
font-size: 16px;
color: #013399;
}

.pink_bg {
background-color: #FFCCCC;
}

.pink_bg2 {
background-color: #FF66FF;
}

.pink_bg3 {
background-color: #FF99FF;
}

.pink_bg4 {
background-color: #FF66CC;
}

.blue_bg {
background-color: #319CFF;
}

.aqua_bg {
background-color: #99FFFF;
}

.border1 {
border-color: #FFFFFF;
border-width: 1px;
border-style: solid;
}

.border2 {
border-color: #0066CC;
border-width: 1px;
border-style: solid;
}

form {
margin: 0px;
padding: 0px;
}
/*  END FILE  */

