body    {
        font-family:"Microsoft Sans Serif";
        font-size:10pt;
        padding:0px;
        margin:0px;
        }
body, input, select, textarea    {
        font-family:"Microsoft Sans Serif";
        background:#FFFFFF; 
        font-size:10pt;
		color:#666666
        }
body, table, input, select,textarea   {
        font-family:"Microsoft Sans Serif";
        font-size:10pt;
		color:#666666
        }
        
input,select, textarea {
        background:#EEEEEF;
        font-family:"Microsoft Sans Serif";
        font-size:12px;
		color:#666666
        }
        
a       {
        color:black;
        }
a:hover {
        color:#444444;
        text-decoration:underline;
        }

table   {
        border-collapse: collapse;
        border-spacing: 0px;
        }

.header_top {
        background:#77CC77;
        text-align:right;
        padding-right:20px;
        padding-top:15px;
        padding-bottom:8px;
        font-weight:bold;
        color:#EFEBEF;
        }

.header_top > a {
        color:#EFEBEF;
        }

.header_search {
        background:#EFEBEF;
        text-align:center;
        padding-bottom:10px;
        padding-top:10px;
        border-top:0px solid black;
        border-bottom:0px solid black;
        }

.advanced_search {
        padding-left:20px;
        }
        
.header_menu2 {
        background:#77CC77;
        text-align:center;
        padding-top:8px;
        padding-bottom:8px;
        font-weight:bold;
        color:#EFEBEF;
        border-bottom:0px solid black;
        }

.header_menu2 > a {
        color:#EFEBEF;
        }
        
.footer {
        background:#77CC77;
        text-align:center;
        padding-top:15px;
        padding-bottom:15px;
        font-weight:bold;
        color:#EFEBEF;
        }

.cat_td {
        padding:5px;
        }

.smallfont {
        font-size:11px;
        }

.titlebar  {
        background-image: url(/images/tab_blue.gif);
        background-repeat:none;
        background-color:none;
		height:22px;
		font-family: Microsoft Sans Serif;
        font-size: 10pt;
        font-weight:bold;
        color:#FFFFFF;
        text-align:center;
        }

.tab_blue_brand  {
        background-image: url(/images/tab_blue_brand.gif);
        background-repeat:none;
        background-color:none;
		height:22px;
		font-family: Microsoft Sans Serif;
        font-size: 10pt;
        font-weight:bold;
        color:#FFFFFF;
        text-align:center;
        }

.titlebar > a  {
        color:#FFFFFF;
		text-decoration:bold;
        }

.directories {
        border:0px solid #449944;
        }

.index_list {
        width:100%;
        }

.listing_table {
        width:100%;
        border:0px solid #CCCCCC;
        }
        
.listing_title {
		 background-image: url(/images/tab_vio01.gif);
        background-repeat:none;
        background-color:none;
		height:21px;        
		font-family: Microsoft Sans Serif;
        color:#FFFFFF;
        font-size: 10pt;
        font-weight:none;
        }

.listing_title > a {
        color:#CC0000;
        }

.title_links > a {
        color:#FFFFFF;
        }

.listing_title > a:hover {
        color:#FF0000;
        }

.content {
        background:none;
        padding-left:12px;
        padding-right:12px;
        padding-bottom:4px;
		font-family: Microsoft Sans Serif;
        font-size: 10pt;
        }
.row    {
        background:#EEEEEE;
        }

.regform {
        font-weight:normal;
        text-align:right;
        padding-right:5px;
        }
.required {
        padding-left:5px;
        padding-right:5px;
        font-weight:bold;
        color:red;
        }
.fdes   {
        width:120px;
        font-weight:bold;
        text-align:left;
        }

.key    {
        font-weight:none;
		font-family: Microsoft Sans Serif;
        font-size: 10pt;
		color:#1D8AC2;

        }

.hint   {
        font-size:10px;
        color:#444444;
        font-family:Arial;
        margin-bottom:3px;
        }

.listing_count {
        font-style:none;
		font-family: Microsoft Sans Serif;
        font-size: 9pt;
		color:#888888;
        }

.titlekey {
        font-weight:bold;
        text-align:center;
        }
        
.index_sponslink {
        font-weight:bold;
        color:blue;
        text-decoration:none;
        }
        
.warning {
        background:#FF8888;
        }
