﻿body 
{
	margin:0px 0px;
	font-size:12px;
	font-family:Tahoma;
}
.Header
{
	height:184px;
	width:1004px;
	background:url(images/bg_header.jpg) no-repeat center top;
	border-bottom:0px solid #CEB70F;
}
.ContenerWarper
{
	width:1004px;
}
.Left
{	
	width:200px;
	float:left;
	vertical-align:top;
}
.Contener
{
	width:800px;
	float:left;
}
.Copy
{
	background:url(images/bg_bottom.jpg) no-repeat 180px bottom;
	height:20px;
	padding-top:160px;	
	padding-left:180px;
	color:#999999;
	font-size:10px;
}
.Logo
{
	padding-left:45px;
	padding-top:36px;
}
.menubar
{
	background:#DDD48F;height:21px;
	/*background:url(images/bg_menubar.gif) repeat-x;height:22px;padding-top:6px;*/
}
.menubar a{color:#880000;font-weight:bold; text-decoration:none;}
.menubar a:hover{color:#014603;}

.hNews
{
	margin-top:18px;
	width:700px;
	background-image:url(images/bg_head.gif);
	background-repeat:repeat-x;
	vertical-align:top;
}
.txtHeader
{
	font-size:26px;
	font-family:Times New Roman;
}

a.link1{color:#5E6063;}
.search{text-align:right;padding:78px 25px 0px 0px;/*background:url(images/bg_search.gif) no-repeat 780px 76px;*/}
.searchBox{border:1px solid #B0B8BE;}
.btnSearch{margin-top:0px;}
/************ Lef Menu ************/

.left-menu-header{ background:url(images/left-menu-header.gif) no-repeat 4px 0px; height:22px; color:#FEFEFD; font-size:10px;padding-left:16px;}
.aigs-left-main
{
	padding:0px 0px 0px 0px;
	background-image:url(images/gradient_38.gif);
	color:#000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	border-width:0px 0px;
	border-style:solid;
	border-color:#4d597f;
	height:26px;
	width:196px;
}
.aigs-left-sub
{
	background:#F1F8F1;
}
.aigs-left-main a.mLink
{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
.aigs-left-sub a.sLink
{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
/**********************************/

/*--------------------TabStyle Index 1--------------------*/
.deselect_tab_corner_left_1
{
	width: 4px;
	height: 3px;
	background-image:url(images/tab_leftCornerSilver.gif);
	background-color: Transparent;
	background-position: top left;
}

.deselect_tab_corner_right_1
{
	width: 4px;
	height: 3px;
	background-image:url(images/tab_rightCornerSilver.gif);
	background-color: Transparent;
	background-position: top right;
}

/*
    Deselected tab.  The center cell that contains the tab text
*/
.deselect_tab_center_1	{
	background-color:#E68B2C;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:2;
	cursor:default;  
}
/*
    Deselected tab.  The left most cell that contains the tab left corner .gif
*/
.deselect_tab_left_1	
{
	background-color:Transparent;	
	background-image: url(images/selectedTab_1x1_Silver.gif);	
	background-repeat: repeat-y;
	background-position: top left;
	cursor:default;
}
/*
    Deselected tab.  The right most cell that contains the tab right corner .gif
*/
.deselect_tab_right_1	{
	background-color:Transparent;
	background-image: url(images/selectedTab_1x1_Silver.gif);
	background-repeat: repeat-y;
	background-position: top right;
	cursor:default;
}
.tab_corner_right_1
{
	width: 4px;
	height: 3px;
	background-image:url(images/tab_rightCorner_solid.gif);
	background-color:Transparent;
	background-position: top right;
}
.tab_corner_left_1
{
	width: 4px;
	height: 3px;
	background-image:url(images/tab_leftCorner_solid.gif);
	background-color:Transparent;
	background-position: top left;
}
.hover_tab_corner_left_1
{
	width: 4px;
	height: 3px;
	background-image:url(images/tab_leftCornerSilver.gif);
	background-color:#C0C0C0;
	background-position: top left;
}
.hover_tab_corner_right_1
{
	width: 4px;
	height: 3px;
	background-image:url(images/tab_rightCornerSilver.gif);
	background-color:#C0C0C0;
	background-position: top right;
}

/*
    Hover style.  The center cell that contains the tab text
*/
.hover_tab_center_1	{
	background-color:#E68B2C;
	border-top: 3px solid #C0C0C0;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:2;
	cursor:pointer;
}
/*
    Hover style.  The left most cell that contains the tab left corner .gif
*/
.hover_tab_left_1	{
	background-color:Transparent;
	background-image: url(images/selectedTab_1x1_Silver.gif);
	background-repeat: repeat-y;
	/*background-position: 0 0;
	border-collapse: separate;	*/
	cursor:pointer;
}

/*
    Hover style.  The right most cell that contains the tab right corner .gif
*/
.hover_tab_right_1	{
	background-color:Transparent;
	background-image: url(images/selectedTab_1x1_Silver.gif);	 
	background-repeat: repeat-y;
	background-position: top right;
	cursor:pointer;
}

/*
     Selected tab.  The left most cell that contains the tab left corner .gif
*/
.select_tab_left_1	{
	background-color:Transparent;
	background-image: url(images/selectedTab_1x1_Silver.gif);	 	 
	background-repeat: repeat-y;
	background-position: top left;	
  	cursor:pointer;
}
/*
    Selected tab.  The right most cell that contains the tab right corner .gif
*/
.select_tab_right_1	{
	background-color:Transparent;
	background-image: url(images/selectedTab_1x1_Silver.gif);	 
	background-repeat: repeat-y;
	background-position: top right;
 	cursor:pointer;
}

/*
    Selected tab.  The center cell that contains the tab text
*/
.select_tab_center_1	
{ 	
	background-color:#ffffff;	
 	border-top: 3px solid #EF9B02;	 
	border-bottom: 1px solid #ffffff;
	color: #E68B2C;
	font-weight: bold;
 	padding-bottom:2; 	 
	cursor:pointer;
}
/*
    Table cells in the tab table that are used as spacers between the tab buttons
*/
.spacer_tab_1	
{
	background-color: transparent;
	border-bottom: 1px solid #C0C0C0;
}
/*--------------------TabStyle Index 1--------------------*/