/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	BACKGROUND-COLOR: #454c9c;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: .8em;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	COLOR: #4d5fab;
}
H1
{
	font-family: "Times New Roman", Times, serif;
	font-size:	1.5em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
H2
{
	font-family: "Times New Roman", Times, serif;
	font-size:	1.5em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
H3
{
	font-family: "Times New Roman", Times, serif;
	font-size:	.1em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
H4
{
	font-family: "Times New Roman", Times, serif;
	font-size:	.95em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
H5, DT
{
	font-family: "Times New Roman", Times, serif;
	font-size:	.9em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
H6
{
	font-family: "Times New Roman", Times, serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
TFOOT, THEAD
{
	font-size:	.8em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}
TH
{
	vertical-align:	baseline;
	font-size:	.8em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}
A:link
{
	text-decoration:	none;
	color:	#3333cc;
}
A:visited
{
	text-decoration:	none;
	color:	#333399;
}
A:active
{
	text-decoration:	none;
	color:	#333399;
}
A:hover
{
	text-decoration:	underline;
	color:	#3333cc;
}
SMALL
{
	font-size:	.7em;
}
BIG
{
	font-size:	1em;
}
BLOCKQUOTE, PRE
{
	font-family:	Courier New, monospace;
}
UL LI
{
	list-style-type:	square;
}
UL LI LI
{
	list-style-type:	disc;
}
UL LI LI LI
{
	list-style-type:	circle;
}
OL LI
{
	list-style-type:	decimal;
}
OL OL LI
{
	list-style-type:	lower-alpha;
}
OL OL OL LI
{
	list-style-type:	lower-roman;
}
IMG
{
	margin-top: 5px;
}
#Requiredfieldvalidator1, #Requiredfieldvalidator2
{
	display:block;
}
#Label1, #Label2, #Label3{
float:left;
display:block;
font-weight:bold;
}

#LabelLoginMessage
{
	font-size:	.8em;
}

.mtbl
{
	width:80%;
	background:#fff;
}
.mtbl .td
{

	padding:10px;

}
.mtd
{
	background:#785200;
	height:20px;
}
.mtdb
{
	background:#000;
	height:4px;
}
.lfooter{
font-size:.7em;
}
.BodyClass
{
	/*    BACKGROUND-COLOR: white;*/
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:	.8em;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal
}
.BodyClassBold
{
	font-weight: bold;
	font-size:	.8em;
	word-spacing: normal;
	text-transform: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}
.Heading1Class
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.Heading2Class
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:	.975em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.Heading3Class
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:	.958em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.Heading4Class
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:	.933em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.Heading5Class
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.Heading6Class
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.TableBodyClass
{
	font-size: .8em;
	word-spacing: normal;
	vertical-align: middle;
	text-transform: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.TableHeaderClass
{
	font-weight: bold;
	font-size: .8em;
	word-spacing: normal;
	vertical-align: middle;
	text-transform: none;
	color: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: silver;
}
.TableFooterClass
{
	font-weight: bold;
	font-size: .8em;
	word-spacing: normal;
	vertical-align: middle;
	text-transform: none;
	color: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: silver;
}
.TablePagerClass
{
	font-weight: bold;
	font-size: .8em;
	word-spacing: normal;
	vertical-align: middle;
	text-transform: none;
	color: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: silver;
}
