BODY
{
    background-position: center top;
    font: 11px Tahoma;
}
.prettyinputs{font: 9px tahoma;border: solid 1px #000000;}
.bg2
{
    background-image: url(/images/mainbg2.jpg);
}
.topbg
{
        background-image: url(/images/topbg.jpg);
}

.maintext a:link
{
    color: #4D4D4D;
    line-height: 16px;
    text-decoration: none;
} 
.maintext a:visited
{
    color: #4D4D4D;
    text-decoration: none;
}
.maintext a:active {color: #4D4D4D; text-decoration: none;}  
.maintext a:hover {color: #0000FF; text-decoration: underline;} 
.maintext {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;line-height: 16px;color: #4D4D4D;}

.pagertext a:link
{
    color: darkblue;
    text-decoration: underline;
} 
.pagertext a:visited {color: #4D4D4D; text-decoration: none;}
.pagertext a:active {color: #4D4D4D; text-decoration: none;}  
.pagertext a:hover
{
    color: darkblue;
    text-decoration: none;
} 
.pagertext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #4D4D4D;
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
    padding-right: 2px;
    padding-left: 2px;
}

.moretext a:link
{
    color: darkblue;
    text-decoration: none;
} 
.moretext a:visited {color: #4D4D4D; text-decoration: none;}
.moretext a:active {color: #4D4D4D; text-decoration: none;}  
.moretext a:hover
{
    color: darkblue;
    text-decoration: underline;
} 
.moretext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #4D4D4D;
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
    padding-right: 2px;
    padding-left: 2px;
}

.footertext a:link {color: #4D4D4D; line-height: 14px; text-decoration: none;} 
.footertext a:visited {color: #4D4D4D; text-decoration: none;}
.footertext a:active {color: #4D4D4D; text-decoration: none;}  
.footertext a:hover {color: #0000FF; text-decoration: underline;} 
.footertext {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;line-height: 14px;color: #4D4D4D;}

.whitetext a:link {color: #7D7D7D; text-decoration: none} 
.whitetext a:visited {color: #7D7D7D; text-decoration: none}
.whitetext a:active {color: #7D7D7D; text-decoration: none}  
.whitetext a:hover {color: #2E3192; text-decoration: none} 
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;;
	line-height: 17px;
	color: #7D7D7D;
	text-decoration: none;
}

.navtext a:link {
	text-decoration: none;
	color: #4D4D4D;
	line-height: 20px;
	font-size: 12px;
} 
.navtext a:visited {
	text-decoration: none;
	color: #4D4D4D;
	line-height: 20px;
	font-size: 12px;
}
.navtext a:active { ;
	color: #4D4D4D;
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
}  
.navtext a:hover {
	text-decoration: none;
	color: #0000FF;
	line-height: 20px;
	font-size: 12px;
} 
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #4D4D4D;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #7D7D7D;
}
.titletext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 20px;
    color: #003300;
    font-weight: bold;
    font-variant: small-caps;
}
.ProjectTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 20px;
    color: #003300;
    font-weight: bold;
    font-variant: small-caps;
}
.datetext {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold; font-size: 10px;line-height: 16px;color: #4D4D4D;}
/* Alternating Row Colors in Editor Grid layouts and pager styles */
.RowItem
{
    background-color: #EDF0F6;
    font-size: 10pt;
    font-family: Arial;
}

.RowAltItem
{
    background-color: #FFFFFF;
    font-size: 10pt;
    font-family: Arial;
}

.DataGridPager a:link
{
	text-decoration: underline;
	line-height: 19px;
	color: #093B80;
} 

.DataGridPager a:visited {
	text-decoration: underline;
	line-height: 19px;
	color: #093B80;
}

.DataGridPager a:active {
	color: #B3DE68;
	text-decoration: none;
}

.DataGridPager a:hover
{
    text-decoration: none;
    color: #918EC3;
    line-height: 19px;
}

.DataGridPager
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    text-decoration: none;
    letter-spacing: 1px;
}

.PagerItem
{
   cursor: pointer;
    background-color: #f5f5f5;
    color: #666666;
    font-family: verdana;
    font-size: 9px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 0px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    border-left: 1px solid white;
}
.PagerItemHover
{
    cursor: pointer;
    background-color: #f5f5f5;
    color: #666666;
    font-family: verdana;
    font-size: 9px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 0px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    border-left: 1px solid white;
    text-decoration: underline;
}

.PagerItemSelected
{
    cursor: pointer;
    background-color: #FFFFFF;
    color: gray;
    font-family: verdana;
    font-size: 10px;
    cursor: hand;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 0px;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}

.PagerItemSelected a:link
{
    text-decoration: none;
    color: gray;
}

.ButtonSmall
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 9px;
    line-height: normal;
    border-right: lightsteelblue 1px outset;
    border-top: lightsteelblue 1px outset;
    border-left: lightsteelblue 1px outset;
    border-bottom: lightsteelblue 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin: 1px;
    width: 40px;
}

.MenuGroup
{
 background-color:#FFFFFF;
 border:1px solid #FF0000;
 height: 30px;
 cursor:hand;
 cursor: pointer;
}

.MenuItem
{
  font-family:Tahoma;
  font-weight: bold;
  font-size: 10pt;
  color: #132645;
  text-decoration: underline;
  margin:0px;
  cursor:hand;
  cursor: pointer;
}

.MenuItemHover 
{
  background-color:#eeeeee;
  font-family:Tahoma;
  font-weight: bold;
  font-size: 10pt;
  color: #798CAC;
  cursor:hand;
  cursor: pointer;
}

.MenuBreak
{
  color:#FFFFFF;
  width: 1;
  height:16px;
  cursor:hand;
  cursor: pointer;
}
.navtext
{ 
    font-family:Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: #132645;
    text-decoration: underline;
}
a.navtext
{
    font-family:Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: #132645;
    text-decoration: underline;
}
a.navtext:active
{
    font-style: italic;
    color: #9E9E9E;
}
a.navtext:hover
{
    font-style: italic;
    color: #798CAC;
}
a.navtext_over
{
    font-family:Tahoma;
    font-weight: bold;
    font-size: 10pt;
    font-style: italic;
    color: #798CAC;
    text-decoration: underline;
}
.buttonTD
{
    width: 170px;
    cursor: pointer;
}
.hidden_div
{
    width: 170px;
    cursor: pointer;
    display: none;
    text-align: right;
}
a.SubNavTXT
{
    font: 8pt Tahoma;
    color: #132645;
    text-decoration: none;
}
a.SubNavTXT:hover
{
    font-style: italic;
    color: #798CAC;
}
.webfeat
{
    font-family: Arial;
    font-size: 7pt;
    color: White;
    text-decoration: underline;
}

/* ========  END  ========= */

