
.row1 {background-color: #F7F7F7}
.row2 {background-color: #FFFFFF}
.row3 {background-color: #999999}
.row4 {background-color: #CCCCCC}


/* -------------- GENERAL FONT SETTINGS -------------- */

body {color: #727272; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: none; font-size: 11px; line-height:15px; 
	  scrollbar-face-color: #D41A1F; scrollbar-highlight-color: #D41A1F; 
	  scrollbar-shadow-color: #851619; scrollbar-3dlight-color: #851619; 
	  scrollbar-arrow-color: #ffffff; scrollbar-track-color: #FF696D; 
	  scrollbar-darkshadow-color: #963739}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}


.bodyTextBold {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 8pt; font-weight: bold; color: #555555}
.bodyTextError {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 8pt; color: #FF0000}

.SubTitle {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; font-weight: bold; color: #333333}
.formElementTextGeneral {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; color: #000000}
.formElementText {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; color: #000000; cursor: pointer; cursor: hand;}
.formElementTextDim {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #666666}

/* ------- LINE ------------------ */

.LINE {
 	border-bottom: solid;
	border-color: #D81A1B;
	border-bottom-width: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	width: 100%;
 }
 
 .Title
{
	font-weight: bold;
	font-size: 18px;
	LINE-HEIGHT: 35px;
	color: #000000;
}


/* ------- HREF ------------------ */

a { color: #394464; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; text-decoration: none; line-height: 14px}
a:hover { color: #D81A1B; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; text-decoration: none; line-height: 14px}
a:active { color: #D81A1B; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; text-decoration: none; line-height: 14px}


/* -------------- HEADER -------------- */
.header {font-family: arial, helvetica, verdana; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none; }

.header :hover { color: #FFFFFF; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: underline; font-weight: bold; font-size: 8pt; }
.header :visited { color: #FFFFFF; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: none; font-weight: bold; font-size: 8pt; }
.header :link { color: #FFFFFF; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: none; font-weight: bold; font-size: 8pt; }
.header :active { color: #FFFFFF; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: none; font-weight: bold; font-size: 8pt; }


/* -------------- FOOTER -------------- */
.footer {font-family: arial, helvetica, verdana; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none; }

.footer :hover { color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: underline; font-weight: bold; font-size: 8pt; }
.footer :visited { color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: none; font-weight: bold; font-size: 8pt; }
.footer :link { color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: none; font-weight: bold; font-size: 8pt; }
.footer :active { color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: none; font-weight: bold; font-size: 8pt; }

/* -------------- FORM -------------- */

input, select, textarea {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10pt; 
	color: #000000;
}

/* -------------- EDITOR -------------- */


.Text
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #333333
}

.Title1
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.Title2
{
	font-weight: bold;
	font-size: 16px;
	color: #cc3300;
}

.Title3
{
	font-weight: bold;
	font-size: 14px;
	color: #cc3300;
}