﻿body 
{
	font-family:tahoma,Verdana;
	font-size:10pt;	
}

.BlueLinks2
{
	text-decoration:none;
	color:#0000ff;
}

.BlueLinks2:Hover
{
	text-decoration:underline;
}

.MenuLink
{
	color: #666666; 
	text-decoration:none;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Tahoma; 
	height: 20px;
	text-align: center;
	vertical-align:top;
	text-transform:none;
}

.ComboList
{
	font-family:Tahoma, verdana;
	font-size:10pt;
}

.ComboList1
{
	font-family:Tahoma, verdana;
	font-size:10pt;
	padding-bottom:5px;
}

.Menu_Header 
{
	background-image:url(images/menu_header.png);
	background-repeat:no-repeat;
	height:24px;
	width:190px;
	padding-left:10px;
	font-family:Arial,tahoma;
	font-size:10pt;
	color:White;
}

.Menu_Header2
{
	background-image:url(images/menu_header2.png);
	background-repeat:no-repeat;
	height:5px;
	width:190px;
	padding-left:10px;
	font-family:Arial,tahoma;
	font-size:10pt;
	color:red;
}

.Menu_top
{
	background-image:url(images/menu_bg.png);
	background-repeat:no-repeat;
	height:35px;
	width:800px;
	font-family:Arial,tahoma;
	font-size:10pt;
	font-weight:bold;
	color:black;
}

.DropDown
{
	COLOR: #333333; 
	BACKGROUND-COLOR: #E0E0E0;
}

.Menu_item
{
	font-family:Arial,tahoma;
	font-size:10pt;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

td.menuon { background-color: #909090; color: #FFFFFF; }
td.menuoff { background-color: inherit; color: #000000; }

.Menu_Header350
{
	background-image:url(images/menu_header350.png);
	background-repeat:no-repeat;
	height:24px;
	width:350px;
	padding-left:10px;
	font-family:Arial,tahoma;
	font-size:10pt;
	color:White;
}

.Menu_Header640 
{
	background-image:url(images/menu_header640.png);
	height:24px;
	width:640px;
	padding-left:10px;
	font-family:Arial,tahoma;
	font-size:10pt;
	color:White;
}

.Menu_Header3
{
	background-image:url(images/menu_header3.png);
	height:24px;
	width:170px;
	padding-left:10px;
	font-family:Arial,tahoma;
	font-size:10pt;
	color:White;
}

.Menu_Header3640
{
	background-image:url(images/menu_header3640.png);
	height:24px;
	width:640px;
	padding-left:10px;
	font-family:Arial,tahoma;
	font-size:10pt;
	color:White;
}

.Menu_subtitle
{
	font-weight:bold;
	padding-left:5px;
	height:22px;
	width: 168px;
	font-family:Arial,Tahoma;
	font-size:8pt;
	color:Black;
}

.Menu_link
{
	color:#333333;
	text-decoration:none;
	font-family:Arial,Tahoma;
	font-size:8pt;
	padding-left:2px;
	padding-top:2px;
}

.Footer
{
	font-family:Arial,Tahoma;
	font-size:8pt;
	color:#767676;
	text-decoration:none;
}

.BlinkText
{
	color:#CC0000;
	text-decoration:Blink;
	font-family:Arial,Tahoma;
	font-size:8pt;
}

.BlueLinks
{
	color:#0085cf;
	text-decoration:none;
	font-family:Arial,Tahoma;
	font-size:10pt;
	padding-bottom:3px;
}

.BlueLinks:hover
{
	color:#0000BB;
	text-decoration:none;
	font-family:Arial,Tahoma;
	font-size:10pt;
}

.Links
{
	color:#666666;
	text-decoration:none;
	font-family:Arial,Tahoma;
	font-size:8pt;
}

.Links:hover
{
	color:#0085cf;
	background-color:#d6e5f2;
	text-decoration:none;
	font-family:Arial,Tahoma;
	font-size:8pt;
}

.NotLinks
{
	color:#999999;
	text-decoration:line-through;
	font-family:Arial,Tahoma;
	font-size:8pt;
}

.DetailsLink
{
	color:blue;	
	font-family:Arial,Tahoma;
	font-size:8pt;
	
}

.DetailsLink:hover
{
	text-decoration:none;
	background-color:#d6e5f2;
	
}

.Header_Links
{
	font-family:Arial;
	font-size:14px;
	color:white;	
	text-decoration:none;
}

.txt
{
	font-family:tahoma, Arial;
	font-size:14px;
	color:#4f6725;
	padding-top:20px;
}

.Menutxt
{
	font-family:tahoma, Arial;
	font-size:8pt;
	color:Gray;
	padding-left:5px;
	text-decoration:none;
}

.Page_header 
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 9pt;	
	color: #666666;
	letter-spacing:+2px;
	text-transform:uppercase;
	background-image:url('images/headerbg.gif');
	background-repeat:no-repeat;
	height:34px;
	width:640;
	padding-top:2px;
	padding-bottom:2px;
}

.DefaultPage_header790
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 9pt;	
	color: #666666;
	letter-spacing:+2px;
	background-image:url('images/headerbg2.gif');
	background-repeat:no-repeat;
	height:34px;
	width:790;
	padding-top:2px;
	padding-bottom:2px;
	text-transform:uppercase;
}

.Page_header790 
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 9pt;	
	color: #666666;
	letter-spacing:+2px;
	text-transform:uppercase;
	background-image:url('images/headerbg2.png');
	background-repeat:no-repeat;
	height:34px;
	width:790;
	padding-top:2px;
	padding-bottom:2px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.MessageLinks
{
	color:#333333;
	text-decoration:none;
	font-family:Arial,Tahoma;
	font-size:10pt;
}

.MessageLinks:hover
{
	color:#0085cf;
	background-color:#d6e5f2;
	text-decoration:none;
	font-family:Arial,Tahoma;
	font-size:10pt;
}

.BlueMessage
{
	color:#2b72ca;
	text-decoration:none;	
	font-family:Arial,Tahoma;
	font-size:8pt;
}

.Message_Date
{
	color:#cfcfbc;
	text-decoration:none;	
	font-family:Arial,Tahoma;
	font-size:8pt;
}
.Small_Text
{
	font-family:tahoma,Verdana;
	font-size:8pt;
	color:InactiveCaption;
}

/* Main Website template  */
.Header
{
	background-image:url('images/header.gif');
	background-repeat:no-repeat;
	width:980px;
	height:147px;
}

.body_tbl{
width:980px;
border-bottom:#1b3575 1px solid;
border-left:#1b3575 1px solid;
border-right:#1b3575 1px solid;
border-top:#1b3575 1px solid;
}
	
.footer{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-top:0px;
	padding-right:20px;
	background-image:url('images/Footer.gif');
	background-repeat:no-repeat;
	border-top:#1a3178 3px solid;
}

.dwnmenu:visited{
padding-bottom:2px;
padding-left:2px;
text-decoration:none;
color:#FFFFFF;
}
	
.dwnmenu:link{
padding-bottom:2px;
padding-left:2px;
text-decoration:none;
color:#FFFFFF;
}
	
.dwnmenu:hover{
padding-bottom:2px;
padding-left:2px;
text-decoration:underline;
color:#1E90FF;
}
	
.dwnmenu_sp{
border-right:#FFFFFF 1px solid;
}
	
.dwnmenu_s:visited{
padding-bottom:2px;
padding-left:2px;
text-decoration:none;
color:#1E90FF;
	}
	
.dwnmenu_s:link{
padding-bottom:2px;
padding-left:2px;
text-decoration:none;
color:#1E90FF;
	}
	
.dwnmenu_s:hover{
padding-bottom:2px;
padding-left:2px;
text-decoration:underline;
color:#1E90FF;
	}
	
	
.Small_Panel1
{
	background-image:url(images/s_panel_header1.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:191px;
	padding-left:10px;
	font-family:Arial,tahoma;
	font-size:10pt;
	color:White;
}

.Small_Panel1_Header
{
	background-image:url(images/s_panel_header2.jpg);
	background-repeat:no-repeat;
	height:12px;
	width:191px;
}

.Small_Panel1_Footer
{
	background-image:url(images/s_panel_footer1.jpg);
	background-repeat:no-repeat;
	height:12px;
	width:191px;
}

.Small_Panel1_Left
{
	background-image:url(images/s_panel_left.jpg);
	background-repeat:repeat-y;
	width:4px;
}

.Small_Panel1_Right
{
	background-image:url(images/s_panel_right.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:5px;
}

.main_box_header
{
	background-image:url(images/main_box_header.jpg);
	background-repeat:no-repeat;
	height:90px;
	width:722px;
	padding-left:80px;
	font-family:Helvetica, Tahoma, Arial;
	font-weight:bold;
	font-size:20px;
	color:#000080;
}

.main_box_Footer
{
	background-image:url(images/main_box_footer.jpg);
	background-repeat:no-repeat;
	height:19px;
	width:722px;
}

.main_box_Right
{
	background-image:url(images/s_panel_right.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:7px;
}

.main_box_Body
{
	background-image:url(images/main_box_logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom right ;
	margin-right:10px;
	height:260px;
	width:722px;
	padding-right: 2px;
	padding-left: 2px; 
	padding-bottom: 2px; 
    padding-top: 2px
}

.news_Panel
{
	background-image:url(images/s_panel_news.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:350px;
	padding-left:10px;
	font-family:Arial,tahoma;
	font-size:10pt;
	color:White;
}

.news_Panel_Footer
{
	background-image:url(images/s_panel_news_footer.jpg);
	background-repeat:no-repeat;
	height:11px;
	width:350px;
}

/*************************************************************/
/******************** TAB CSS ********************************/
/*************************************************************/

.middletab{

font-size:3px;
	}

/*.middletab2{
border-bottom:#2a4cb4 30px solid;
font-size:3px;
	}
*/	
/*.middletab1{
border-bottom:red 5px solid;
background-color:#2a4cb4;
}
*/
.noselectedtab1{
padding-top:5px;
background-image:url(images/tab_small.gif);
background-repeat:no-repeat;
height:25px;
width:98px;
}

.noselectedtab2{
padding-top:5px;
background-image:url(images/tab_large.gif);
background-repeat:no-repeat;
height:25px;
}
	
.selectedtab_s{
padding-top:5px;
background-image:url(images/button_s_selected.gif);
background-repeat:no-repeat;
height:25px;
width:98px;
}

.selectedtab_b{
padding-top:5px;
background-image:url(images/button_b_selected.gif);
background-repeat:no-repeat;
height:25px;
width:123px;
}

/*
.tabtxt:visited{
text-decoration:none;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
display:inline;
	}
	
.tabtxt:link{
text-decoration:none;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:25px;
width:98px;
display:inline;
	}
	
.tabtxt:hover{
text-decoration:none;
color:#1E90FF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
display:inline;
	}
*/

/*************************************************************/
/******************** TAB CSS ********************************/
/*************************************************************/

.subMenu 
{
	font-family:Calibri , Arial,Helvetica, sans-serif;
	font-size:11pt;
	text-transform:uppercase;
	text-decoration:none;
	color:Black;
}

.subMenu:hover 
{
	text-decoration:underline;
	color:#666666;
}
.Parent 
{
	font-family:Calibri , Arial,Helvetica, sans-serif;
	font-size:11pt;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#57575a;
	padding-left:10px;
}

.Parent:hover 
{
	text-decoration:underline;
	color:#666666;
}

.menu_bar:visited{
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
}

.menu_bar:link{
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
}
	
.menu_bar:hover{
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#1E90FF;
}

.menu_bar_Selected{
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#1E90FF;
font-weight:bold;
}
	
.menu_bar_pageLink{
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:white;
font-weight:bold;
}

.menu_bar_pageLink:link{
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:white;
font-weight:bold;
}

/* Start of buttons style */
.tabtxt 
{
	width:98px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	background-image:url(images/tab_small.gif);
	background-repeat:no-repeat;
	text-align:center;
	height:20px;
	float:left;
	padding-right:1px;
	BACKGROUND-COLOR: #1e90ff;
}

.tabtxt a
{
	width:98px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
}

.tabtxt_selected
{
	width:98px;
	text-decoration:none;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-top:5px;
	background-image:url(images/button_s_selected.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	padding-right:1px;
	BACKGROUND-COLOR: #1e90ff;
}

.tabtxt_selected a
{
	width:98px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
}

.tabtxt2
{
	width:123px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	background-image:url(images/tab_large.gif);
	background-repeat:no-repeat;
	text-align:center;
	height:20px;
	float:left;
	padding-right:1px;
}

.tabtxt2 a
{
	width:123px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
}

.tabtxt_selected2
{
	width:123px;
	text-decoration:none;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-top:5px;
	background-image:url(images/button_b_selected.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	padding-right:1px;
}

.tabtxt_selected2 a
{
	width:123px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
}

.tabtxt3
{
	width:98px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	background-image:url(images/tab_small.gif);
	background-repeat:no-repeat;
	text-align:center;
	height:20px;
	float:left;
	padding-right:1px;
}

.tabtxt3 a
{
	width:98px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
}

.tabtxt_selected3
{
	width:98px;
	text-decoration:none;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-top:5px;
	background-image:url(images/button_s_selected.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	padding-right:1px;
}

.tabtxt4
{
	width:123px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	background-image:url(images/tab_large.gif);
	background-repeat:no-repeat;
	text-align:center;
	height:20px;
	float:left;
	padding-right:1px;
	BACKGROUND-COLOR: #1e90ff;
}

.tabtxt4 a
{
	width:123px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
}

.tabtxt_selected4
{
	width:123px;
	text-decoration:none;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-top:5px;
	background-image:url(images/button_b_selected.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	padding-right:1px;
	BACKGROUND-COLOR: #1e90ff;
}

.tabtxt_selected4 a
{
	width:123px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
}
/* End of buttons style */
