
TD {
	color : #243046;
	font-family : Verdana;
	font-size : 11px;
	
}
A {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #4B5F85;
}
A:HOVER {
	color : #243046;
	text-decoration : underline;
}
/* This controls the < body > tag */
BODY {


	SCROLLBAR-FACE-COLOR:    #C4CEE0;
	 SCROLLBAR-HIGHLIGHT-COLOR:  #C4CEE0;
	  SCROLLBAR-SHADOW-COLOR: #C4CEE0;
	 SCROLLBAR-ARROW-COLOR:  #899FC7;
	  SCROLLBAR-TRACK-COLOR:  #E1E8F8; 
	  SCROLLBAR-BASE-COLOR: white;
	   BACKGROUND: #EDF2FC;
}


/* This controls the < input > tag */
input {
	font-family : Verdana;
	font-size : 11px;
	border : 1px solid #899FC7;
	color: 4B5F85;
}

/* This controls the < textarea > tag */
textarea {
	font-family : Verdana;
	color : 4B5F85;
	font-size : 11px;
	border : 1px solid Gray;
}

/* This controls the < select > tag */
select {
	color : Gray;
	font-family : Verdana;
	font-size : 11px;
	border : 1px solid #808080;
	background-color : #f1f1f1;
}

/* This controls the submit button [Administration Area] */
.submit {
	color : #243046;
	font-family : Verdana;
	font-size : 12px;
	border : 1px solid;
	background-color : #DEDEF6;
	font-style : bold;
}

p{
	text-align: justify;
}

.class1{
	border-color: #AAB5D5;
	border-width: 1px;
	border-style: solid;
	background-color: #C4CEE0;
}
.class2{
	border-color: #AAB5D5;
	border-width: 1px;
	border-style: solid;
}

.cltd{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;	
}

.cltd2{
	font-family: Verdana;
	font-size: 13px;	
}

.cltd3{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
}

.adv1{
	font-size: 10px;
}

.reliz{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: Red;	
}

a.clx_class{
		color : #243046;
	font-family : Verdana;
	font-size : 10px;
}