@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image:url(images/bkg.jpg);
    }
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
    }

.space{
    width:15px;
    background-color:#000000;
}

h1 {
  color:#000000;
  }

.logo{
    width:185px;
    height:185px;
  }

.module{
    width:745;
    background-color:#000000;
 }

.main {
  border: solid 5px #000000;
  width:975px;
  }

.header {
  width:975px;
  height:223px;
  background-color:#000000;
  }

.header-photo{
  float:right;
  width:790px;
  

  }
.menu {
  height:30px;
  width:223px;
  text-align:center;
  border-top: solid 3px #000000;
  border-bottom: solid 3px #000000;
  }
.red {
  background-color:#991f1f;
  }
.left {
  width:237px;
  backgound-color:#ffffff;
  vertical-align:top;
  }
.con {
  width:738px;
  vertical-align:top;
  backgound-color:#ffffff;
  }
.con-pos {
  margin:10px 20px 10px 10px;
  }
.footer {
  text-align:center;
  margin: 10px;
  
  }
  
a:link {color:#991f1f; text-decoration:none;}  
a:visited {color:#991f1f; text-decoration:none;}  
a:hover {color:#991f1f; font-weight:bold; text-decoration:underline;} 

.SkinObject { color:#991f1f; text-decoration:none; font-family:verdana; }
a.SkinObject:link { color:#991f1f; text-decoration:none; font-family:verdana; }
a.SkinObject:visited { color:#991f1f; text-decoration:none; font-family:verdana; }
a.SkinObject:hover, A.SkinObject:active { color:#991f1f; text-decoration:underline; font-weight:bold; }


.LinksObject { color:#991f1f; text-decoration:none; font-family:verdana;  font-weight:normal; }
a.LinksObject:link { color:#991f1f; text-decoration:none; font-family:verdana;  font-weight:normal; }
a.LinksObject:visited { color:#991f1f; text-decoration:none; font-family:verdana; font-weight:normal;}
a.LinksObject:hover, A.LinksObject:active { color:#991f1f; text-decoration:underline;  font-weight:bold; }


/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 24px;                        /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;                       /* color of sub menu text and height on mouseover*/
	height: 24px;
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #ffffff;                                 /* color of menu text and height--no mouseover*/
	background-image: url(images/tab-off.jpg);	
	height: 30px;
	padding: 0px 22px 0px 22px;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
 	font-style: normal;
	color: #ffffff;
	background-image: url(images/tab-off.jpg);
	padding: 0px 22px 0px 22px;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background-image: url(images/tab-on.jpg);
	color: #ffffff;
	height: 30px;
	padding: 0px 22px 0px 22px;	
    text-decoration:underline;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	background-image: url(images/tab-on.jpg);	
	color: #ffffff;
	height: 30px;
	padding: 0px 22px 0px 22px;
}

.MainMenu_MenuContainer {
	background-image: url(images/tab-off.jpg);
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 30px; 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #ffffff;                                  /*color of sub menu text---no mouseover*/
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #C5CAD3 0px solid;
	border-bottom: #C5CAD3 0px solid;
	border-top: #C5CAD3 0px solid;
	border-right: #C5CAD3 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #991f1f;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-left: #ececec 0px solid; 
	border-bottom: #ececec 0px solid; 
	border-top: #ececec 0px solid; 
	border-right: #ececec 0px solid; 
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #C5CAD3;                           
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #991f1f;                 /*this is the color of the submenu behind text*/
	border-bottom: #000000 3px solid;          /*these are the colors of the submenu box border*/
	border-left: #000000 3px solid; 
	border-top: #000000 3px solid; 
	border-right: #000000 3px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7686A1, Direction=90, Strength=0);

}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #000000;          /*this is the color of the submenu highlight*/
	font-family: Tahoma; 
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;

}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}



