
html					{	font-size					:100%		;}

body					{	margin						:0			;
							padding						:0			;
						/*	overflow					:auto		;	*/
							cursor						:default	;
							font						:0.625em/1em Verdana,Arial,Geneva,Helvetica,sans-serif;
							color						:#c0c0c0;
							background					:#26292d	;
							text-align					:center		;
						}

p						{	margin						:0			;
							padding						:0			;
							padding-bottom				:10px		;}

h1, .h1					,
h2, .h2					,
h3, .h3					{	font						:bold 1em Arial,Helvetica,sans-serif; color:#6F9CD3; margin:0; padding:0;}
h1, .h1					{	font-size					:16px		;}
h2, .h2					{	font-size					:1.1em		;}
h3, .h3					{	font-size					:1.0em		;}
h1						{	padding-bottom				:10px		;}
h2						{	padding-bottom				:10px		;}
h3						{	padding-bottom				:10px		;}


a						{	text-decoration				:none		; color :#fff5bb;}
a:hover					{	text-decoration				:none		; color :#ffffff;}

hr						{	color						:#A0A0A0;
							background-color			:#FFFFFF	;
							height						:1px		;}

ul						{	width						:100%		;
							list-style-type				:disc		;}

table					{	empty-cells					:show		;
							border-collapse				:collapse	;
						}
th,td					{	vertical-align				:top		;
						}

img						{	border						:none		;}

form					{	margin						:0			;
							padding						:0			;}
input					{	margin						:0			;
							padding						:0 5px		;
							height						:1.8em		;
							vertical-align				:middle		;
							cursor						:pointer;}
textarea				{	margin						:0			;
							padding						:0 5px		;}
textarea				,
input					,
select					{	font						:1em/1.3em Verdana,Geneva,sans-serif;
							color						:#c0c0c0;
						}
label					{	cursor						:pointer;}



/*	classes																								*/

.clear					{	clear						:both		;}

.text					,
.password				{	cursor						:text		;
							color						:#c0c0c0;
							border						:solid 1px #A0A0A0;}
.button					,
.submit					{	border						:solid 1px #A0A0A0;
							background					:#F2F2F2	;
							font						:1em/1.3em Verdana,Geneva,sans-serif;
						}
.list					{	padding-left				: 3em		;}
.list img				{	margin						: 2px		;}

.red					,
.red a					,
.red a:hover			{	color						:#E60016	;}
.blue					{	color						:#0100A7	;}
.green					{	color						:#00B90A	;}
.yellow					{	color						:#FFD000	;}

.small					{	color						:#c0c0c0;
							font-size					:0.9em		;}
.smaller				{	font-size					:0.8em		;}

.right					{	text-align					:right		;}
.center					{	text-align					:center		;}
.left					{	text-align					:left		;}

.thin					{	margin						:0			;
							padding						:0			;}
.thick					{	padding-bottom				:20px		;}
.spacer					{	padding-bottom				:12px		;}
.indent					{	padding-left				:4em		;}

.pointer				{	cursor						:pointer;}
.hover					{	text-decoration				:underline	;
							color						:#ffffff;}

.no_display				{	display						:none		;}
.pre					{	white-space					:pre		;
							font						:normal 0.9em/1.1em "Lucida Console", Monaco, monospace;
						}



/*	container																							*/

#container				{	text-align					:left		;
						}
#logo-image				{	margin						: 30px 0 0 10px	;}
#logo-text				{	margin						: 0 0 30px 25px	;}




/*	content																								*/

#content				{	margin						:0			;
							padding						:0 0 0 40px	;
							text-align					:left		;
						}
#content a				{	text-decoration				:none		;
							display:block;
							height:16px;
							font						:bold 14px Arial,Helvetica,sans-serif;
							color						:#fff5bb	;
						}
#content a:hover		{	color						:#ffffff	;}




/*	nav																									*/

#nav					{	height						:90px		;
							margin						: 0			;
							padding-top					:30px		;
							font						:1.1em Verdana,Geneva,sans-serif;
							text-align					:center		;
							line-height					:20px		;
						}
#nav a					{	color						:#c0c0c0;}
#nav a:hover			{	color						:#ffffff;}




/*	Site specific																						*/

