.title{
	font-family :arial, ;
	font-size : 12px;
	font-style : normal;
	color : #666666;
	font-weight : bold;
	letter-spacing : 0px;
	text-decoration : none;
}

.details{
	font-family :arial, ;
	font-size : 11px;
	font-style : normal;
	color : Black;
	font-weight : normal;
	letter-spacing : 0px;
	text-decoration : none;
}

.detailscolor{
	font-family :arial, ;
	font-size : 11px;
	font-style : normal;
	color : #125487;
	font-weight : normal;
	letter-spacing : 0px;
	text-decoration : none;
}

.white{
	font-family :arial, ;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	letter-spacing : 0px;
	text-decoration : none;
}

a.white:hover{
	text-decoration : underline;
	color : #FFC833;
}

.whites{
	font-family :arial, ;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	letter-spacing : 0px;
	text-decoration : none;
}

a.whites:hover{
	color : #FFCC00;
	text-decoration : underline;
}

.whitel{
	font-family :arial, ;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	font-weight : bold;
	letter-spacing : 0px;
	text-decoration : underline;
}

a.whitel:hover{
	text-decoration : none;
	color : #FFCC00;
}

.black{
	font-family :arial, ;
	font-size : 11px;
	font-style : normal;
	color : #002242;
	font-weight : normal;
	letter-spacing : 0px;
	text-decoration : none;
}

a.black:hover{
	color : white;
	text-decoration : underline;
}

.linko{
	font-family :arial, ;
	font-size : 11px;
	font-style : normal;
	color : #0066CC;
	font-weight : normal;
	letter-spacing : 0px;
	text-decoration : underline;
}

a.linko:hover{
	
	text-decoration : none;
	color : red;
}

.note{
	font-family :arial, ;
	font-size : 12px;
	font-style : normal;
	color : red;
	font-weight : bold;
	letter-spacing : 0px;
	text-decoration : none;
}

.par{
	font-family :arial, ;
	font-size : 11px;
	font-style : normal;
	color : Black;
	font-weight : normal;
	letter-spacing : 0px;
	text-decoration : none;
}


.user{
	border : 1px solid white;
	font-family : arial, ;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #125487;
	background : white;
	width : auto;
}

.button{
	border : 1px solid white;
	font-family : arial, ;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : white;
	background : #125487;
	width :35px;
}

.copyright{
	font-family :arial, ;
	font-size : 9px;
	font-style : normal;
	color : #863D09;
	font-weight : bold;
	letter-spacing : 0px;
	text-decoration : none;
}


.button2{
	border : 1px solid white;
	font-family : arial, ;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : white;
	background : #125487;
	width :70px;
}


.titleorange{
	font-family :arial, ;
	font-size : 12px;
	font-style : normal;
	color : #FFA133;
	font-weight : bold;
	letter-spacing : 0px;
	text-decoration : none;
}

