/*  HEADERS  */

h1{
	font-size : 14px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : bold;
	font-family :  arial, verdana, Helvetica, sans-serif;
	color: #003399;
	font-style: normal;
}

h1.home{
	font-size : 14px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : bold;
	font-family :  arial, verdana, Helvetica, sans-serif;
	color: #FF5C00;
	font-style: italic;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	margin-bottom: 0;
	padding-bottom: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;

}



/*  TEXT  */

.text{
font-size : 11px;
font-family :  arial, verdana, Helvetica, sans-serif;
color: #003399;}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF5C00;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.dayname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.smalltext{
font-size : 10px;
font-family :  arial, verdana, Helvetica, sans-serif;
color: #003399;}

.felctrtext{
	font-size : 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : normal;
	font-family :  arial, verdana, Helvetica, sans-serif;
	color: #990099;
	font-style: normal;
}

.felprogtext{
	font-size : 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : normal;
	font-family :  arial, verdana, Helvetica, sans-serif;
	color: #336633;
	font-style: normal;
}

.alumnitext{
	font-size : 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : normal;
	font-family :  arial, verdana, Helvetica, sans-serif;
	color: #CC3300;
	font-style: normal;
}
	
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D0E8FD;
}



/*  FLIPS  */

a.alumnihead{
	font-size : 14px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : bold;
	font-family :  arial, verdana, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none;
	font-style: normal;
}

a.alumnihead:hover{
	color: #000066;
	text-decoration: none;
}


a.felproghead{
	font-size : 14px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : bold;
	font-family :  Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: none;	
	font-style: normal;
}

a.felproghead:hover{
	color: #000066;
	text-decoration: none;
}


a.felctrhead{
	font-size : 14px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : bold;
	font-family :  arial, verdana, Helvetica, sans-serif;
	color: #990099;
	text-decoration: none;
	font-style: normal;
}

a.felctrhead:hover{
	color: #000066;
	text-decoration: none;
}



A.flip{
	font-weight : bold;
	text-decoration: underline;
	color: #CC0000;
}

A.flip:hover{
	font-weight : bold;
	text-decoration: none;
	color: #003399}
	

A.flip2{
	font-weight : normal;
	text-decoration: none;
	color: #000000;
}

A.flip2:hover{
	font-weight : normal;
	text-decoration: none;
	color: #003399}
	
A.flip3{
	font-weight : normal;
	text-decoration: underline;
	color: #003399;
}

A.flip3:hover{
	font-weight : normal;
	text-decoration: underline;
	color: #CC0000}


	
/*  FORM TAGS  */

input.input160 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 160px;
}

input.input180 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 180px;
}

input.submit {
	width: 40px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : #CC0000;
	background-color : #FFFFFF;
}

SELECT.drop90 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 90px;
}

SELECT.drop225 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 225px;
}

textarea.textarea {
	width: 160px;
	height: 120px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #003399;
}

textarea.textarea180 {
	width: 180px;
	height: 120px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
}
