BODY {
	
	background-image : url(../images/background1.gif);
}

.usertext_white {
	FONT-SIZE: 7pt;
	COLOR: #DDDDDD;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.usertext_big_white {
	FONT-SIZE: 10px;
	COLOR: White;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text9pts {
	FONT-SIZE: 9px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify
	
}	.copyright {
	FONT-SIZE: 10px;
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.text9ptsNone {
	FONT-SIZE: 9px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify; TEXT-DECORATION: none
}

.text10pxblack {
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	e
}
.text {
	FONT-SIZE: 11px;
	COLOR: #353535;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.textSmallSize {
	FONT-SIZE: 9px; COLOR: #4E4D4D; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: right
}


.titles {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #2E688D;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.linksbar {
	FONT-SIZE: 10px;
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight : lighter;
	background : #003366;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 8px;
	padding-bottom : 8px;
}
.linksbar:hover {
	FONT-SIZE: 10px;
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight : lighter;
	background : #e0e1d4;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	border : 1px dotted;
}

.titlesHeader1 {
	margin-bottom:0em; margin-top:0em; FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.titlesHeader2 {
	margin-bottom:0em; margin-top:0em; FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #3F7AA1; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.titlesHeader3 {
	margin-bottom:0em; margin-top:0em; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #3F7AA1; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}



.titleSlogans1 {
	margin-bottom:0em;
	margin-top:0em;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #3F7AA1;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.webpage {
	FONT-SIZE: 13px; COLOR: #4E4D4D; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify
}
.webpage:hover {
	display:block; 
	background-image : url(../request/images/request_webpage.gif);
	width : 400px;
	height : 236px;
	background : url(../request/images/request_webpage.gif);
}
.TD{
	background : White;
	border-bottom : 1px outset #3c3c3c;
	border-left: 1px solid #3c3c3c;
	border-right : 1px solid #3c3c3c;
	border-top : 3px solid #3c3c3c;
}
.TD2{
		border-bottom : 1px dotted Black;
		border-right : 1px dotted Black;
	
}
.TD3{
	background : White;
	border-bottom : 1px outset #003366;
	border-left: 1px solid #003366;
	border-right : 1px solid #003366;
	border-top : 15px solid #003366;
}
.TD4{
		border-bottom : 1px dotted Black;
		border-right : 1px dotted Black;
		border-left : 1px dotted Black;
		border-top : 1px dotted Black;
	
}
