body
	{
	background-color: #FCEFF3;
	font:normal 15px/17px Georgia, "Times New Roman", Times, serif;
	background-image: url(../_graphics/stripe.gif);
	margin: 5px 25px 5px 25px;
	}
h1 { 
font:normal 14px/15px Georgia, "Times New Roman", Times, serif; 
font-weight: bold;
letter-spacing: 1px;
color: #AF0132;}

h2 { 
font:bold 12px/15px Georgia, "Times New Roman", Times, serif; 
margin-bottom: 0;
color: #635FAD;}

h3 { 
font:bold 11px/15px Georgia, "Times New Roman", Times, serif; 
margin-bottom: 0;
color: #727272;}


p {
font:normal 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #727272;
}

.normal {
font:normal 11px/15px Georgia, "Times New Roman", Times, serif;
color: #727272;
letter-spacing: normal;
}

.error {
font:normal 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #AF0132;
letter-spacing: normal;
}

b{
	color: #635FAD;
	font:normal 11px/17px Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
}


i {
color: #635FAD;
font:italic 11px/17px Georgia, "Times New Roman", Times, serif;}

.caption {
		font-size: 9px; 
		text-align: center;
		font-style: italic;
		color: #333;
		width: 100px;
		}
.small {
		font-size: 9px; 
		text-align: center;
		font-style: italic;
		color: #727272;
		}
		
.box {border: 1px solid #727272;}
.collapse {border-collapse: collapse;}

#content img
{
	border: 1px dotted #FDBBCF;
}


.footer
	{
	font-size: 9px;
	padding: 0.5em;
	color : #727272;
	}
td {
	vertical-align: top;
	font-size: 11px;
}
.headerleft
	{
	color: #000000;
	width: 150px;
	background: #CCC;
	border: 1px solid #727272;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	border-right-style: none;
	}
.headerright
	{
	color: #000000;
	background: #CCC;
	border: 1px solid #727272;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	border-left-style: none;
	}

.left {
	background: #F4F4F4;
	border: 1px solid #727272;
	border-right-style: none;
	border-left-style: none;
	width: 155px;
	}
	
.content {
	border: 1px dotted #727272;
	
	}

.ruleBelow {
	border: 1px solid #727272;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 11px;
	}

a {
	color:#AF0132;
	text-decoration:none;
	font-size: 11px;
	}
a:link {color:#AF0132;}
a:visited {color:#AF0132;}
a:hover {color:#635FAD;}

a.menu {
	color:#AF0132;
	font-weight:normal;
	font:normal 15px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 11px;
	}
a.menu:link {color:#AF0132;}
a.menu:visited {color:#AF0132;}
a.menu:hover {color:#635FAD;}

a.submenu {
	color:#727272;
	font-weight:normal;
	font:normal 15px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 11px;
	}
a.submenu:link {color:#727272;}
a.submenu:visited {color:#727272;}
a.submenu:hover {color:#AF0132;}

a.document {
	color:#727272;
	font-weight:normal;
	text-decoration:none;
	font-size: 11px;
	margin: 0 0 5px 0;
	}
a.document:link {color:#727272;}
a.document:visited {color:#727272;}
a.document:hover {color:#AF0132;}

.formButton{
	color: #AF0132;
	font-size: 9px;
	border-width: 1px;
	border-color: #AF0132;
	background-color: #F9E0E8;
	border-style: solid;
	}
input {margin: 0 0 4px 0;
	font-size: 11px; 
Ê	background-color: #FFF; 
Ê	border: 1px solid #727272;}