body {
background-color: #797979;
}
a:link, a:visited {
color: #ff3366;
}
a:hover {
color: #000;
}
a.white:link, a.white:visited {
color: #fff;
}
a.white:hover {
color: #f9fdba;
}
a.nav_link:link, a.nav_link:visited {
color: #fff;
}
a.nav_link:hover {
color: #f9fdba;
}
a.small_link, a.small_link:visited {
font-weight: bold;
font-size: 11px;
}
a.small_link:hover {
color: #000;
font-size: 11px;
}
td, p {
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
/* color: #818185; */
color: #606060;
line-height: 18px;
}
.topform {
border: 1px solid #fff;
background-color: #feffed;
font-family: arial;
font-size: 11px;
color: #000;
font-weight: bold;
padding-left: 3px;
}
input, textarea, select {
background-color: #feffed;
font-size: 11px;
font-family: arial;
}
.big_brown {
font-size: 18px;
color: #e74e02;
font-family: arial;
}
.big_grey {
font-size: 18px;
color: #818185;
font-family: arial;
}
.title_border {
border-top: 1px dotted #5b7aa7;
border-bottom: 1px dotted #5b7aa7;
}
.bottom_border {
border-bottom: 1px dotted #5b7aa7;
}
.small_txt {
font-size: 11px;
line-height: 15px;
}
.blue_txt {
color: #5e81ad;
}
.green_txt {
color: #669900;
}
.orange_txt {
color: #e74e02;
}
.question {
color: #ff0000;
font-weight: bold;
}
