.pic1{
	width: 800px;
}
.menu{
	background-image:   url(images/menu.jpg);
	background-repeat: repeat-x;
	padding-left: 7px;
	width: 600px;
	height: 27px;
}
.search1 {
	width: 64px;
	height: 27px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.search2 {
	width: 130px;
	height: 27px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-top: 10px;
}
.search, a.search, a:link.search, a:visited.search, a:active.search {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}
a:hover.search  {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}
.pic2{
	width: 800px;
}
.body{
	width: 800px;
	border-top: 1px solid #858384;
}
.bottom {
	border-top: 1px solid #858384;
	width: 800px;
	padding-top: 20px;
}
p { margin: 0px; padding: 0px;}

img
{  border-style: none;
}

/* ================================
CSS STYLES FOR DotNetNuke
================================
/* GENERAL */
/*panes*/

.ContentPane {
	padding: 20px 0px 20px 20px;
}
.LeftPane {
	padding: 20px 0px 20px 0px;
}

/* style for module titles */
.Head {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #316FA2;
}
.SubHead {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #316FA2;
}
/* GENERIC */
H1  {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #316FA2;
}
H2  {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #316FA2;
}

/* Main Menu */

.MainMenu_MenuBar {
cursor: pointer; 
}

.MainMenu_MenuBreak
{
      border:none;
      height: 0px;
      background-color:Transparent;
}
.MainMenu_MenuItem { 
cursor: pointer; 
background-color: #ec1d25;
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #fff;
font-weight: bold;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 22px;
}
.MainMenu_RootMenuItem
{
cursor: pointer; 
background-color: #ec1d25;
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #fff;
font-weight: bold;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 22px;
}
.MainMenu_RootMenuItemSel {
cursor: pointer; 
background-color: #ec1d25;
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #c0c0c0;
font-weight: bold;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 22px;
}
.MainMenu_RootMenuItemActive {
cursor: pointer; 
background-color: #ec1d25;
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #c0c0c0;
font-weight: bold;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 22px;
}
.MainMenu_SubMenuItemSelected
{
cursor: pointer; 
background-color: #ec1d25;
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #c0c0c0;

font-weight: bold;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 22px;
}
.MainMenu_SubMenu {
z-index: 1000;
background-color: #ec1d25;
cursor: pointer; 
border-bottom: #1565ac 0px solid;
border-left: #1565ac 0px solid;
border-top: #000000 0px solid;
border-right: #1565ac 0px solid;
text-align: left;
padding: 0px 10px 0px 10px;

}
.MainMenu_MenuContainer TD
{
}
.MainMenu_MenuIcon {
display:none;
}
.MainMenu_RootMenuItemActive TD, .MainMenu_RootMenuItemBreadCrumb TD, .MainMenu_RootMenuItem TD, .MainMenu_RootMenuItemSel TD {
padding: 0px 10px 0px 10px;
}
.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuArrow{ display:none; }

/* Font Styles*/
.Link  {
cursor: pointer; 
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
line-height: 16px;
color: #316FA2;
text-decoration: none;
}
A:Link  {
cursor: pointer; 
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
line-height: 16px;
color: #316FA2;
text-decoration:none;
}
A:visited {
cursor: pointer; 
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
line-height: 16px;
color: #316FA2;
text-decoration:none;
}
A:active
{
cursor: pointer; 
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
line-height: 16px;
color: #316FA2;
text-decoration:none;
}
A:hover {
cursor: pointer; 
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
line-height: 16px;
color: #316FA2;
text-decoration:underline;
}

.Link_Gray
{
    font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 16px;
color: #666a59;
text-decoration:none;
}
a.Link_Gray
{
    font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 16px;
color: #666a59;
text-decoration:none;
}

a:visited.Link_Gray

{
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 16px;
color: #666a59;
text-decoration:none;
}

a:active.Link_Gray

{
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 16px;
color: #666a59;
text-decoration:none;
}
a:hover.Link_Gray

{
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 16px;
color: #c0c0c0;
text-decoration:none;
}

.GlobalLink
{
    font-family:Verdana, Geneva, sans-serif;
    font-size: 11px;
	font-weight: normal;
    color: #000000;
    text-decoration: none;
}
a.GlobalLink
{
    font-family:Verdana, Geneva, sans-serif;
    font-size: 11px;
	font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a:visited.GlobalLink
{
    font-family:Verdana, Geneva, sans-serif;
    font-size: 11px;
	font-weight: normal;
    color: #000000;
    text-decoration: none;
}
a:active.GlobalLink
{
    font-family:Verdana, Geneva, sans-serif;
    font-size: 11px;
	font-weight: normal;
    color: #000000;
    text-decoration: none;
}
a:hover.GlobalLink
{
    font-family:Verdana, Geneva, sans-serif;
    font-size: 11px;
	font-weight: normal;
    color: #000000;
    text-decoration: none;

}

.Normal
{
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
line-height: 16px;
font-weight: normal;
color: #000000;
}
.Normalbold
{
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
line-height: 16px;
font-weight: bold;
color: #000000;
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox
{
    background: #eeeeee;
	height: 21px;
	width: 115px;
	font-size: 7pt;
	color: #000000;
    border: #c0c0c0 2px solid;
	padding-top: 1px;
	padding-left: 3px;
	line-height:normal;
	display: inline;
}

hr {
	color:#666a59;
	background-color:#666a59;
	height:1px;
	border:none;
}
