@charset "windows-1253";




.spacer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	text-decoration: none;
}

.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.title_blue {
	color: #002B9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/*These are the 	link style definitions.*/

a.title_blue:link {
	color: #002B9B;
	font-weight: bold;
	text-decoration: none;
}

a.title_blue:visited {
	color: #002B9B;
	font-weight: bold;
	text-decoration: none;
}

a.title_blue:hover {
	color: #002B9B;
	font-weight: bold;
	text-decoration: underline;
}

a.title_blue:active {
	color: #002B9B;
	font-weight: bold;
	text-decoration: none;
}

/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.links {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}


/*These are the 	link style definitions.*/

a.links:link {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

a.links:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

a.links:hover {
	color: #DD0005;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

a.links:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}


/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.bottom {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


/*These are the 	link style definitions.*/

a.bottom:link {
	color: #414141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.bottom:hover {
	color: #DF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

body {
	background-color: #cccccc;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 10px;
}

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F40000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.style7 {color: #999999}

