/* 
----------------------------------------------------------------------------------------------------------
	Main page settings
----------------------------------------------------------------------------------------------------------
*/  
BODY {
	scrollbar-face-color : #EEF0E5;
scrollbar-highlight-color : #FFFFFF;
scrollbar-shadow-color : #E9E3CD;
scrollbar-3dlight-color : #E9E3CD;
scrollbar-arrow-color : #808080;
scrollbar-track-color : #E1E5D1;
scrollbar-darkshadow-color : #C3BEAB;
}

TABLE {
	empty-cells:show;
}

a:link{ 
       font-family: Tahoma; 
       font-size: 11px;
       font-weight: ; 
       color: #267DDC; 
       text-decoration: none 
} 
a:visited{ 
       font-family: Tahoma; 
       font-size: 11px;
       font-weight: ; 
       color: #267DDC; 
       text-decoration: none 
} 
a:active{ 
       font-family: Tahoma; 
       font-size: 11px;
       font-weight: ; 
       color: #267DDC; 
       text-decoration: none 
} 
a:hover{ 
       font-family: Tahoma; 
       font-size: 11px;
       font-weight: ; 
       color: #267DDC; 
       text-decoration: underline 
}

/* 
----------------------------------------------------------------------------------------------------------
	Breadcrumb menu settings
----------------------------------------------------------------------------------------------------------
*/         
.breadcrumb{ 
	font-family: Tahoma; 
    font-size: 9px; 
    color: #808080; 
    text-decoration: none; 
} 
a:link.breadcrumb{ 
       font-family: Tahoma; 
       font-size: 9px; 
       color: #808080; 
       text-decoration: none; 
} 
a:visited.breadcrumb{ 
       font-family: Tahoma; 
       font-size: 9px; 
       color: #808080; 
       text-decoration: none; 
} 
a:active.breadcrumb{ 
       font-family: Tahoma; 
       font-size: 9px; 
       color: #808080; 
       text-decoration: none; 
} 
a:hover.breadcrumb{ 
       font-family: Tahoma; 
       font-size: 9px; 
       color: #0E70BC; 
       text-decoration: underline; 
}


/* 
----------------------------------------------------------------------------------------------------------
	Top menu settings
----------------------------------------------------------------------------------------------------------
*/         
.topmenu{ 
	font-family: Tahoma; 
    font-size: 9px; 
    color: #FFFFFF; 
    text-decoration: none; 
} 
a:link.topmenu{ 
       font-family: Tahoma; 
       font-size: 9px; 
       color: #FFFFFF; 
       text-decoration: none; 
} 
a:visited.topmenu{ 
       font-family: Tahoma; 
       font-size: 9px; 
       color: #FFFFFF; 
       text-decoration: none; 
} 
a:active.topmenu{ 
       font-family: Tahoma; 
       font-size: 9px; 
       color: #FFFFFF; 
       text-decoration: none; 
} 
a:hover.topmenu{ 
       font-family: Tahoma; 
       font-size: 9px; 
       color: #FFFFFF; 
       text-decoration: underline; 
}

/* 
----------------------------------------------------------------------------------------------------------
	Footer settings
----------------------------------------------------------------------------------------------------------
*/  
.footer {
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	font-family: Tahoma; 
	font-size: 9px; 
}
a:link.footer  {
	color : #08528C;
	font-family: Arial; 
	font-size: 10px; 
}
a:visited.footer  {
	color : #08528C;
	font-family: Arial; 
	font-size: 10px; 
}
a:active.footer  {
	text-decoration: none;
	color : #08528C;
	font-family: Arial; 
	font-size: 10px; 
}
a:hover.footer  {
	text-decoration: none; 
	background-color:#DEEBF5;
	color : #08528C;
	font-family: Arial; 
	font-size: 10px; 
}

/* 
----------------------------------------------------------------------------------------------------------
	Main Section Settings
----------------------------------------------------------------------------------------------------------
*/ 

.main_section{ 
	font-family: Tahoma; 
    font-size: 11px;
    font-weight: ; 
    color: #000000; 
    text-decoration: none 
} 

.success{ 
	font-family: Verdana; 
    font-size: 11px;
    font-weight: ; 
    color: #008000; 
    text-decoration: none 
}
 
.failed{ 
	font-family: Verdana; 
    font-size: 11px;
    font-weight: ; 
    color: #FF0000; 
    text-decoration: none 
} 
         
.title_links{ 
	font-family: Verdana Tahoma; 
    font-size: 11px;
    font-weight: ; 
    color: #267DDC; 
    text-decoration: none 
}

.button {background-image:url('../images/btn_bg.gif');
	width: 135px;
	height: 21px;
	font: 9px MS Sans Serif;
	color: #003399;
	border: 0px;
	background-color: white;
}

/*
	BLUE DIV TAGS
*/
.roundcont { 
      width: 100%; 
      background-color: #EDF4FF; 
      padding: 10px; 
      border: 1px solid #6393DF; 
      color: #808080; 
}
.roundcont p {
      margin: 0 10px;
}
/*
----------------------------------------------
Section toppers Blue Bevels
----------------------------------------------
*/
.sectiontops{
	background-image:url('../images/updater_top_bevel.jpg');
	height:21px;
	color: white;
	padding-left:4px;
	font:11px Tahoma; 
	font-weight: bold;
}
a:link.sectiontops2{ 
       font:11px Tahoma;       
       color: white; 
       text-decoration: none; 
         } 
         a:visited.sectiontops2{ 
       font:11px Tahoma;
       color: white; 
       text-decoration: none; 
         } 
         a:active.sectiontops2{ 
       font:11px Tahoma;
       color: white; 
       text-decoration: none; 
         } 
         a:hover.sectiontops2{ 
       font:11px Tahoma;
       color: white; 
       text-decoration: underline; 
         }

/*
-----------------------------------------------
Field Set Styles
-----------------------------------------------
*/
.fieldset_css{
	         border:1px solid #e3e3e3; 
	         padding: 8px;
	         font: 11px Tahoma; 
	         color:#267DDC;
	         border-radius: 4px 4px 4px 4px;
         }

/*
------------------------------------------------
TextArea Resizing Styles
------------------------------------------------
*/
textarea.submitticket {width:98%;overflow:auto;}
.textarea-resizer {height:4px; background:#EEE; cursor:s-resize;}

/*
------------------------------------------------
Listing Table Styles
------------------------------------------------
*/
.tick_list_label{
	                 font-size: 9px;
	                 padding: 4px;
	                 font-family: Verdana Tahoma;
	                 background-image:url('../images/tick_label_bg.gif');
	                 background-color:#efefef;
	                 font-weight: ;
	                 border-right: 1px solid #D1DCEB;
	                 color: #000000; //#7f7f7f;
                 }
                 .tick_list_sub{
	                 background-color:#F7FAFF;
	                 border-right: 1px solid #D1DCEB;
	                 border-bottom: 1px solid #D1DCEB;
                 }
                 .tick_list_sub2{
	                 background-color:#FFF8E9;
	                 border-right: 1px solid #D1DCEB;
	                 border-bottom: 1px solid #D1DCEB;
                 }
                 .tick_list_sub_over{
	                 background-color:#FFFFFF;
	                 border-right: 1px solid #267DDC;
                 }
