	a:link {
		color: #440d0d;
		border: 0px;
		font-weight: bold
	}
	
	a:visited {
		color: #440d0d;
		border: 0px;
		font-weight: bold
	}     


	body {
		margin:0px; 
		padding:0px; 
		font-size: 10pt; 
		font-family:Verdana, Geneva, sans-serif;
		height:100%;
		width:100%;
		background-position:left center;
		background-image:url('Design/bg_red.jpg');
		background-repeat:no-repeat;
		overflow:hidden
	}

	h1 {
		font-weight:bold;
		font-size:17pt;
		color:#811919;
		font-family:"Arial Black", Gadget, sans-serif;
		font-variant:small-caps;
		margin-bottom:2px;
		margin-top:0px;
		padding-bottom:8px;
		text-align:left;
		width:300px;
		line-height:20px
	}
	
	h2 {
		font-weight:bold;
		font-size:10pt;
		color:#ffffff;
		font-variant:small-caps;
		font-family:Verdana, Geneva, sans-serif;
		margin-bottom:4px;
		margin-top:0px;
		padding:4px 6px;
		background-color:#811919
	}	

	input.button {
		font-weight:bold;
		width:220px;
		border:none;
	}

	p {
		text-align:justify;
		margin:0px;
		margin-bottom:8px
	}


	td {
		font-size: 10pt;
		font-family:verdana,arial;
		line-height:16px
	}


	ul {
		list-style:square;
		margin:0px 0px 0px 0px;
		padding-left:20px;
	}


	#Content {
		padding:4px
	}
	
	
	#MenuTd {
		width:305px;
	}
	
	.Alternate0 {
		background-image:url(Design/bg_transparent.png);
		padding:4px;
	}
	
	.Alternate1 {
		background:none;
		padding:4px;
	}	
	
	.InputClass {
		width:400px;
	}

	.InputClass {
		width:400px;
	}

	