/* CSS Document */

.heading{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold; 
color:#003876; 
}
.heading A:link    { color:#FFFFFF; text-decoration : none; }
.heading A:visited { color:#FFFFFF; text-decoration : none; }
.heading A:active  { color:#FFFFFF; text-decoration : none; }
.heading A:hover   { color:#FFFFFF; text-decoration : underline; }

.event{
color:#003876; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
font-weight:normal;
}
.event A:link    { color:#EA6035; text-decoration : none; }
.event A:visited { color:#EA6035; text-decoration : none; }
.event A:active  { color:#EA6035; text-decoration : none; }
.event A:hover   { color:#EA6035; text-decoration : underline; }

.body{
color:#003876; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
font-weight:normal;
}
.body A:link    { color:#003876; text-decoration : none; }
.body A:visited { color:#003876; text-decoration : none; }
.body A:active  { color:#003876; text-decoration : none; }
.body A:hover   { color:#003876; text-decoration : underline; }

.left_menu{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal; 
color:#FFFFFF; 
}
.left_menu A:link    { color:#FFFFFF; text-decoration : none; }
.left_menu A:visited { color:#FFFFFF; text-decoration : none; }
.left_menu A:active  { color:#FFFFFF; text-decoration : none; }
.left_menu A:hover   { color:#FFFFFF; text-decoration : none; }

.title{
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold; 
color:#003876; 
}

.detail{
color:#003876; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:normal;
}
.detail A:link    { color:#EA6035; text-decoration : none; }
.detail A:visited { color:#EA6035; text-decoration : none; }
.detail A:active  { color:#EA6035; text-decoration : none; }
.detail A:hover   { color:#EA6035; text-decoration : underline; }

.form_text{
color:#003876; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:normal;
}

.footer_menu{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal; 
color:#FFFFFF; 
}
.footer_menu A:link    { color:#FFFFFF; text-decoration : none; }
.footer_menu A:visited { color:#FFFFFF; text-decoration : none; }
.footer_menu A:active  { color:#FFFFFF; text-decoration : none; }
.footer_menu A:hover   { color:#FFFFFF; text-decoration : underline; }

.copyright{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal; 
color:#FFFFFF; 
}

.subtitle{
color:#EA6035; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
font-weight:normal;
}

.index_left{background-image:url(slices/index_list.gif); background-position:center; background-repeat:no-repeat; width:300px; height:350px;}

.index_right{background-image:url(slices/index_right.gif); background-position:center; background-repeat:no-repeat; width:300px; height:350px;}

.index_bot{background-image:url(slices/index_bot.gif); background-position:center; background-repeat:no-repeat; width:600px; height:175px;}

.table_top{background-image:url(slices/table_top.gif); background-position:center; background-repeat:no-repeat; width:600px; height:45px;}

.table_bottom{background-image:url(slices/table_bottom.gif); background-position:center; background-repeat:no-repeat; width:600px; height:45px;}

.table_side_left{background-image:url(slices/table_side_left.gif); background-position:center; background-repeat:repeat-y; width:18px;}

.table_side_right{background-image:url(slices/table_side_right.gif); background-position:center; background-repeat:repeat-y; width:18px;}

a.page_links:link    { color:#EA6035; text-decoration : none; }
a.page_links:hover   { color:#EA6035; text-decoration : underline; }
a.page_links:visited   { color:#EA6035; text-decoration : underline; }

.normal_text {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}

/************************************
CSS added by Hanoz
************************************/

.NavLink
{
   color: #204499;
   font-family: verdana, arial;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}

.NavLink:hover
{
   color: #204499;
   font-family: verdana, arial;
   font-size: 10px;
   font-weight: bold;
   text-decoration: underline;
}

.ErrorText
{
   color: #9B0913;
   font-family: verdana, arial;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}

.LegendText
{
   color: #204499;
   font-family: verdana, arial;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}

.ListingColumnHeader
{
   color: #000000;
   font-family: verdana, arial;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   padding-top: 6px;
   padding-bottom: 6px;
   padding-left: 3px;      
}

.ListingRowHeader
{
   background-color: #E7F0F7;  
}

.ListingColumn
{
   border-bottom: 1px solid #DDDDDD;
   color: #003876;
   font-family: verdana, arial;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 3px;
}

.ListingLinkText
{
   font-family: verdana, arial;
   color: #2A6295;
   font-size: 11px;
   font-weight: normal;
   text-decoration: underline;  
}

/* Re-defined Tags */

input, textarea, select
{ 
   background-color: #E7F0F7;
   border: 1px solid #999999;
   font-family: verdana;
   font-size: 11px;
   padding-top: 3px;
   padding-bottom: 3px;
   padding-left: 3px;
   padding-right: 3px;
}

td
{
   color: #003876;
   font-family: verdana, arial;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
}

font
{
   color: #003876;
   font-family: verdana, arial;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
}

fieldset
{
   border: 1px solid #999999;  
}
