﻿html{
	overflow:scroll;
}
body{
	margin: 0;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	background-color:#232323; 
	background-image:url(../images/bg_body.jpg); 
	background-position:0 0; 
	background-repeat:repeat-x;
	font-size: 12px;
}

hr{
	background-color: #232323;
	margin: 0;
	color: #232323;
	height: 1px;
	border: 0;
}
.hardBtn{
  
}
.hardBtn:hover {
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

.hardBtnDim {
  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
}


.hardBtnDim:hover {
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
}

.hardBtnVeryDim {
  /* for IE */
  filter:alpha(opacity=20);
  /* CSS3 standard */
  opacity:0.2;
}


.hardBtnVeryDim:hover {
  /* for IE */
  filter:alpha(opacity=10);
  /* CSS3 standard */
  opacity:0.1;
}
.headerTitle{
	
}
.HeaderTitle h1{
	color: #808080;
	text-align: right;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-right: 10px;
	position: relative;	
	
}
.PageTitle h2{
	border-bottom: #232323 1px solid;
	font-size: 16px;
	font-weight: bold;
}
.PageBody{
	padding-left: 2px;
	padding-top: 5px;
	font-size: 12px;
}
.PageBody A{
	color: #993333;
}
.PageBody A:hover{
	color: #000000;
	text-decoration: none;
}
.PageBody A:visited{
	color: #993333;
}

/* CManager CSS */

table{
	font-size: 12px;
}

ul{
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/list_arrow.gif);
	vertical-align: text-bottom;
}
input{

}

 .noBorder input
 {
	border:none;
 }
 
 legend
 {
	color:#000000;
	background:#F4F4F4;
	border: solid 1px #999999;
	padding: 2px 2px 2px 2px;
	margin: 10px 0px 10px 0px;
 }
/* Page Header - header.ascx */
/*Header Navigation menu*/
.topNews{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	color: #808080;
	float:left;
	padding: 5px 5px 5px 5px;
}
.topNews A{
	color: #808080;

}
.topNews A:hover{
	color: #808080;
	text-decoration: none;
}
.headLogin{
	
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
	align:right;
	padding: 5px 20px 5px 20px;
}

.headLogin A{
	color: #808080;

}
.headLogin A:hover{
	color: #808080;

	text-decoration: none;
}
.HeadMenu{
	
	padding: 0;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	border-bottom: #808080 1px solid;
	border-top: #808080 1px solid;
	width: 100%;
	color: #5D727F;
	text-align: center;
}

.HeadMenu UL{
text-align: center;
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}
.HeadMenu LI{
	float:left;
	display:inline;
	border-left:1px #e2e2e2 solid;
	border-top:none;
	background:none;
	padding:0 10 0 10;
	margin:0 -1px 0 0;
	line-height:29px;
	height:30px;
	color:#5D727F;
	font-weight: bold;
}

.HeadMenu A{
	color: #000000;
}
.HeadMenu A:hover{
	color: #7B1113;
	text-decoration: none;
}
.HeadMenu A:visited{
	color: #000000;
}
.HeaderTitle{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 0px;
	color: #000;
	padding-top: 0px;
	font-family: Verdana, Arial;

}

.MainBody{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	
}
.Page{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	padding-right: 2px;
	line-height: 16px;
	
}

.PageTitle{
	padding-top: 10px;
	color: #173657;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.PageBody{
	padding-left: 0px;
	padding-top: 10px;
	font-size: 12px;
	
}
.PageBody A{
	color: #173657;
}
.PageBody A:hover{
	color: #000000;
	text-decoration: none;
}
.PageBody A:visited{
	color: #173657;
}
.LinkTable{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
}

.DGrid{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 12px;
	border-left: #000000 1px solid;
	width: 100%;
	border-bottom: #000000 1px solid;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
}
.DGrid A{
	text-decoration: underline;
	color: #000000;
}
.DGrid A:hover{
	text-decoration: none;
	color: #000000;
}
.DGrid A:visited{
	color: #000000;
}
.DGridHead{
	
	background-color:#5D727F;
	color: #FFFFFF;
	font-weight: bold;
}


.DGridHead A{
	color: #FFFFFF;
}
.DGridHead A:hover{
	color: #336699;
}
.DGridHead A:visited{
	color: #FFFFFF;
}

.ImgCtrlStyle{
	text-decoration: none;
	border: 0px;
}
.ImgCtrlStyle A{
	text-decoration: none;
}
.ImgCtrlStyle A:hover{
	text-decoration: none;
}
.ImgCtrlStyle A:visited{
	text-decoration: none;
}

.ImgCtrlMS{
	text-decoration: none;
	border: 0px;
	position: relative;
	top: 4px;
}
.ImgCtrlMS A{
	text-decoration: none;
	position: relative;
	top: 4px;
}
.ImgCtrlMS A:hover{
	text-decoration: none;
	position: relative;
	top: 4px;
}
.ImgCtrlMS A:visited{
	text-decoration: none;
	position: relative;
	top: 4px;
}

.Form{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
}
.Form td{
	padding: 2px 2px 2px 2px;
}
.FormHead{
	background-color:#5D727F;
	color: #ffffff;
	font-weight: bold;
}
.Form THEAD TD
{
    padding: 10px 2px 5px 2px;
}
.FormHead A{
	color: #FFFFFF;
}
.FormHead A:hover{
	color: #336699;
}
.FormHead A:visited{
	color: #FFFFFF;
}
.ErrorMessage{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.ErrorSummary{
	border-right: red 2px solid;
	padding-right: 2px;
	border-top: red 2px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: red 2px solid;
	width: 100%;
	color: #ff0000;
	padding-top: 2px;
	border-bottom: red 2px solid;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
}

.Button{
	border-right: #000000 3px double;
	border-top: #000000 3px double;
	border-left: #000000 3px double;
	border-bottom: #000000 3px double;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-top: 0px;
	background-color: #F58025;
}


.FileUpload{
	width: 100%;
}

.TopOfPage{
	padding-top: 10px;
	text-decoration: none;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	background-color: #232323;
	color: #808080;
}

.TopOfPage A{
	color: #808080;
	text-decoration: none;
}
.TopOfPage A:hover{
	color: #808080;
	text-decoration: underline;
}
.TopOfPage A:visited{
	color: #808080;
}

.HelpTip{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	border-bottom: #993333 1px solid;
}

.TextBoxWidth{
	width: 625px;
}
.TextBox150{
	width: 150px;
}
.TextBox200{
	width: 200px;
}
.TextBox400{
	width: 400px;
}

.TextBox300{
	width: 400px;
}
.FooterLower{
	background-color: #232323;
	color: #808080;
	padding: 10px;
	font-size: 9px;
}
/* Menu*/
.Menu{
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-variant: normal;
	
}
.MenuBar{
	height: 450px;
	width: 20px;
	padding-top: 10px;
}
.MenuSeparator{
	
}
.Menu H4{
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-top: 4px;
	border: #cccccc 1px solid;
	font-weight: bold;
	font-size: 11px;
	margin: 2px 2px 4px 2px;
	text-transform: uppercase;
	width: 156px;
	color: #1c60a4;
	font-family: Arial;
	text-align: center;
}

.Menu UL{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	list-style-image: none;
}
.Menu LI{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: -4px 2px;
	width: 156px;
	padding-top: 0px;
	
}
.Menu A{
	font-size: 12px;
	display: block;
	color: #000000;
	text-decoration: none;
	border-right: #cccccc 1px solid;
	padding-right: 4px;
	border-top: #cccccc 1px solid;
	padding-left: 6px;
	padding-bottom: 6px;
	margin: 0px;
	border-left: #cccccc 10px solid;
	padding-top: 4px;
	border-bottom: #cccccc 1px solid;
	background-color: #f1f1f1;
}
.Menu A:hover{
	border-left: #2e74e9 10px solid;
	color: #94B54D;
}

#container{
	background-color: #FFF;
	background-image:  url(../images/variation1.gif);
	background-repeat: repeat-y;
	border: 1px solid #333;
}

#login{
    border-right: black 1px solid;
    padding-right: 2px;
    border-top: black 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    margin: 2px;
    border-left: black 1px solid;
    padding-top: 2px;
    border-bottom: black 1px solid;
}

#banner{
	border-bottom: 1px solid #333;
}

#banner h1{
	margin: 0;
	padding: .5em;
}

#nav{
	float: left;
	width: 160px;
	margin-left: 5px;
}

#nav p { margin-top: 0; }


#content{
	margin: 0 0 0 190px;
}

#content h2 { margin-top: 0; }

#footer{
	clear: both;
	border-top: 1px solid #333;
}


.btnAJAX A{
	display: inline-block;
	margin: 1px;
	border: #000 1px solid;
	padding: 0px 5px 0px 4px;
	text-decoration: none;
	background-color: #999;
	color: #fff;
	font-weight:bold;
	font-size:10px;
}

.btnAJAX A:hover{
	border: #000 1px solid;
	color:#000;
}
