/* CSS Document */
body {
margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
}

#TBL1{border-color:#D7D7D7;
border-style:solid; border-width:1px;}

.bodytext{
	font-family: arial narrow, arial;
	font-size: 15px;
	letter-spacing: 1px;
	color: #F7931D;
}

.bodytext a{
    font-family: arial narrow, arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	color: #F7931D;
}

.bodytext a:hover{
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CC1543;
}

.bodytextbold{
    font-family: arial narrow, arial;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
    color: #F7931D;
}

.bodytextitalic{
    font-family: arial narrow, arial;
	font-size: 15px;
	letter-spacing: 1px;
	font-style: italic;
    color: #F7931D;
}
	
.navigation {
	font-family: arial narrow, arial;
	font-size:15px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #FFFFFF;
}

.navigation a{
	font-family: arial narrow, arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
letter-spacing: 1px;
	color: #ffffff;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
letter-spacing: 1px;
color: #C71C41;
}

.footer {
	font-family: arial;
	font-size: 8pt;
	color: #333333;
}

.footer a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #C71C41;
}

.footer a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #F7931D;
}


.h1{
	font-family: arial narrow, arial;
	font-size: 20pt;
	font-weight: light;
	font-style: italic;
	letter-spacing: 1px;
	color: #CC1543;
}

.h2{
	font-family: arial narrow, arial;
	font-size: 24pt;
	font-weight: none;
	font-style: italic;
	letter-spacing: 2px;
	color: #ffffff;
}

.smalltext{
	font-family: times;
	font-size: 13px;
	letter-spacing: 0px;
	color: #666666;
}

.smalltext a{
    font-family: times;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0px;
	color: #CC1543;
}

.smalltext a:hover{
	text-decoration: none;
	letter-spacing: 0px;
	color: #F7931D;
}

.formSize {
	width: 143px;
}