/* ~~~~~~~~~~~~~~~~~ PAGE ~~~~~~~~~~~~~~~~~ */
body  {}

a, a:visited 
	{text-decoration: none;}

h1 
	{vertical-align: top;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #000000;
	font-size: 16px;
	font-weight: Bold;
	}
	
.FooterText0, .FooterText0 A, .FooterText0 A:Visited {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align:justify;
	text-decoration: none;
}
		
/* ~~~~~~~~~~~~~~~~~ PAGE ~~~~~~~~~~~~~~~~~ */

.Header0 
	{vertical-align: top;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: Bold;
	color: #000000;}
/* ~~~~~~~~~~~~~~~~~ Text ~~~~~~~~~~~~~~~~~ */
.Text0 
	{font-family: Arial, Helvetica, Verdana, Sans-Serif;
	
	font-weight: normal;
	color: #000000;
	text-align:justify;}

.Text_Justified0 {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
	color: #000000;
}

.Text_Justified0 {
	text-align: justify;
	font-size: 11px;
}
	
/* ~~~~~~~~~~~~~~~~~ /Text ~~~~~~~~~~~~~~~~~ */

.HyperLink_Normal {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993399;
	border-bottom: 1px dotted Gray;
	border-collapse: collapse;
	text-decoration: none;
	cursor: hand;
}

.MenuItemText 
	{font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #292929;}


.Button0 {
	border: 1px solid #555555;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: Bold;
	color: #222222;
	background-color: #A0C9D1;
	/*padding-bottom: 1px;
	padding-top: 1px;*/
	border-style: solid;
	background-image: url(/Resources/Pictures/GUI/btnBkg.gif);
	cursor: hand;}


/*
h1.classname {}
#idname h1 {}
*/


