/* Default CSS Stylesheet for a new Web Application project */

body
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color:#F7F7F7;
    font-size:12px;
    margin:0;
    padding:0;
    text-align:center;
}
html, *
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.setting 
{
    width:755px;
    margin:auto;
    text-align:left;
}

h1 
{
    color:#7F1714;
    font-size:13px;
}

.rowOdd, .rowOdd td
{
    
}
.rowEven, .rowEven td 
{
    background-color:#f7f7f7;
    border-top:1px solid #e7e7e7;
    border-bottom:1px solid #e7e7e7;
}
.rowSubmit, .rowSubmit td 
{
    background-color:#e7e7e7;
}

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
.Button
{	
	vertical-align:baseline;
	font-size:11px;
	background-color:#94191c;
	color:White;
	border:1px solid Black;
}
.Button:hover 
{
    background-color:#028b31;
    cursor:pointer;
}
	
.Textbox
{	
	vertical-align:	baseline;
	font-size: 12px;	
	}	

.SavePageLabel
{	
    font-size: 11px;
	color:#101010;
	line-height:22px;
	background-color:#f5e5e5;
	display:block;
	border-top:solid 1px #e7e7e7;
	border-bottom:solid 1px #e7e7e7;
	padding:5px 5px 5px 40px;
	background-image:url("/Images/bg_error.gif");
	background-position:left;
	background-repeat:no-repeat;
	margin:10px 0;
}
.SavePageLabel p 
{
    margin:0;
    padding:0;
}
.PageRequiredLabel
{	
	vertical-align:	baseline;
	font-size: 11px;
}			
.PageHeaderLabel
{	
	font-size:12px;
	width:100%;
	font-weight:bold;
	color:Black;
    border-bottom:1px dotted #e7e7e7;
    padding:0 0 4px 0;
	}
.PageLabel
{	
	font-size: 11px;
	/*font-weight:	bold;*/
	color:	black;
	}
.BelowHeader 
{
    width:755;
    height:35px;
    background-image:Url("/Images/Header/belowHeader.gif");
    background-position:top left;
    background-repeat:repeat-x;
}
.navSetting 
{
    width:200px;
    background-color:#ffffff;
    padding:7px 5px;
    border-right:1px dotted #e7e7e7;
}
.nav 
{
    width:100%;
}
.contentSetting 
{
    width:495px;
    font-size:12px;
    background-color:#ffffff;
    padding:7px 20px 10px 30px;
}
.loginSetting 
{
    text-align:center;
    background-color:#fff;
    font-size:12px;
    width:100%;   
}
.content
{
    width:100%;
}
p 
{
    font-size:12px;
}
.loginTable 
{
    width:400px;
    margin:auto;
    border:1px solid #e7e7e7;
}
.footer 
{
    border-top:solid 5px #e7e7e7;
    font-size:11px;
    padding:5px 0 0 5px;
    color:#6d6d6d;
}
.PageTitle
{	

}
.PageTitleHeader
{
/*  height:25px;
	background-image:Url("/Images/Header/PageHeader.gif");
    color:#e61901;*/
}	

.GridStyle
{
    font-size:11px;
/*	border-width:-1px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
	border-style:none;
*/
}	

.GridHeaderStyle, .GridHeaderStyle td
{
	background-color:#e7e7e7;
	font-size:13px;
	font-weight:normal;
    text-align:left;
}	
.GridAlternatingRowStyle
{
    font-size:11px;
    background-color:#f7f7f7;
    border-top:1px solid #e7e7e7;
    border-bottom:1px solid #e7e7e7;
/*	color: #94191c;
	font-family: Verdana;
	font-variant: normal;
	border-width:0px;
	border-width:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
	font-size:10px;
	text-align:left;
	font-weight:600;*/
}
.GridRowStyle
{
    font-size:11px;

/*	background-color: White;
	color: #94191c;
	font-family: Verdana;
	border-width:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
	font-size:10px;
	border-color:White;
	text-align:left;
	font-weight:600;
*/
}
.GridPagerStyle
{
    text-align:right;
    background-color:#e7e7e7;
/*	background-color: Gray;
	color: Black;
	font-family: Verdana;
	font-variant: normal;
	border-width:0px;
*/
}
a, a:link
{	
	text-decoration:none;
	color:#94191c;
	font-size:12px;
}	

a:visited
{
	text-decoration:none;
	color:#94191c;
}	
		
a:active
{
	text-decoration:none;
	color:#94191c;
}		
a:hover	{
	text-decoration:underline;
	color:#94191c;
}
	
a.LeftNavigation, a.LeftNavigation:link	
{
    display:block;
    padding:2px 0 2px 10px;
    border-bottom:1px dotted #e7e7e7;
	text-decoration:none;
}	
		
a.LeftNavigation:visited	{	
	text-decoration:none;
}	
		
a.LeftNavigation:active	{	
	text-decoration:none;
}	
		
a.LeftNavigation:hover {	
	text-decoration:underline;
	background-color:#f7f7f7;
}
a.editLink, a.editLink:link 
{
    margin:0 0 0 10px;
    padding:0 0 0 8px;
    background-image:url(/Images/bg_listlink.gif);
    background-position:0 6px;
    background-repeat:no-repeat;
}
a.arrow, a.arrow:link 
{
    padding-left:20px;
    background-image:url(/Images/bg_arrow.gif);
    background-position:0 1px;
    background-repeat:no-repeat;
   
}
a.listLink, a.listLink:link 
{
    display:block;
    margin:8px 0 8px 20px;
    padding-left:20px;
    background-image:url(/Images/bg_arrow.gif);
    background-position:0 1px;
    background-repeat:no-repeat;
}