table.createTableLeftSide
{
	background-color: #808080;
	table-layout: auto
}

table.createTableRightSide
{
	background-color: #808080;
	table-layout: fixed;
}

p.createParagraph
{
	margin-left: 0.3cm
}

p.createParagraphInfo
{
	color: #696969;
	font-size: 15pt;
	font-style: italic;
	font-weight: 900;
	margin: 1cm; 
	margin-top: 0cm; 
	margin-bottom: 0.3cm
}

h2.createPDiscription
{
	color: #696969;
	font-size: 17pt;
	font-style: oblique;
	text-align: center;
	margin-left: 1cm; 
	margin-top: 0.2cm
}

h2.createH2Discription
{
	color: #696969;
	font-size: 17pt;
	font-style: oblique;
	margin-left: 1cm; 
	margin-top: 0.2cm
}

hr.createHrBlack
{
	color: black
}

hr.createHrGrey
{
	color: #808080
}

td.createTdDate
{
	color: #696969;
	font-size: 15pt;
	font-style: italic;
	font-weight: 900;
	text-align: left;
	margin-left: 0cm; 
	margin-top: 0cm; 
	margin-bottom: 0.3cm
}


a.createLink:link     
{
	color: black;
	font-size: 15pt;
	font-style: italic
}

a.createLink:visited  
{
	color: black;
	font-size: 15pt;
	font-style: italic
}

a.createLink:hover    
{
	color: black; 
	background-color: #808080;
	font-size: 150%;
	font-style: italic
}

a.createLink:active   
{
	color: black;
	background-color: #808080;
	font-size: 15pt;
	font-style: italic
}

img.createImage
{
	opacity:0.4;
	filter:alpha(opacity = 70)
}






.createInformationLink:link     
{
	color: #696969;
	font-size: 15pt;
	font-style: italic
}

.createInformationLink:visited  
{
	color: #696969;
	font-size: 15pt;
	font-style: italic
}

.createInformationLink:hover    
{
	color: #696969; 
	background-color: #D0D0D0;
	font-size: 120%;
	font-style: italic
}

.createInformationLink:active   
{
	color: #696969;
	background-color: #D0D0D0;
	font-size: 15pt;
	font-style: italic
}







body.createForm
{
	background-color: #696969	
}

table.welcomeTable
{
	background-color: #696969;
	table-layout: auto
}

h1.welcomeLargeHeader
{
	color: black; 
	font-size: 30pt; 
	text-align: center; 
	line-height: 80%; 
	border-top-style: solid
}

h1.welcomeSmallHeader
{
	color: black; 
	font-size: 20pt; 
	text-align: center; 
	line-height: 160%; 
	border-bottom-style: solid
}

p.userCount
{
	color: black; 
	font-size: 8pt; 
	text-align: center; 
	line-height: 160%;
	margin-top: -.5cm;
	margin-bottom: 0cm
}