
A 			{ color: #892B02; font-family: Arial, verdana, Geneva; text-decoration: none; font-weight:bold; } 
A:link		{ color: #892B02; text-decoration: none; } 
 
A:active	{ color: #ff6633;  } 
A:hover		{ color: #ff6633; text-decoration: underline; } 

.breadcrumbs			{font-size:90%; color: #040C81; text-decoration: none;	} 
.breadcrumbs:hover		{font-size:90%; color: #040C81;	text-decoration: underline;	}

a.plain			{color: #000000; 	text-decoration: none;		font-weight:normal;} 
a.plain:hover	{color: #000000;	text-decoration: underline;	font-weight:normal;}

a.boldbluelink			{color: #040C81; 	text-decoration: none;		font-weight:bold;} 
a.boldbluelink:hover	{color: #040C81;	text-decoration: underline;	font-weight:bold;}

a.boldredlink			{color: #EC2B00; 	text-decoration: none;		font-weight:bold;} 
a.boldredlink:hover	{color: #EC2B00;	text-decoration: underline;	font-weight:bold;}

body,tr{FONT-SIZE: 71%;
		COLOR: #353535;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
}





h1{
	COLOR: #892B02;
	font-weight:bold;
	font-size:140%;
	margin-bottom:5px;
}

h2{
	COLOR: #040C81;
	font-weight:bold;
	font-size:160%;
	margin-bottom:5px;
}

h4{
	margin-bottom:0;
}

select{
	color: #250879;
	font-family: verdana, Arial, Geneva;
	font-size: 11px;
} 

form{
	margin-bottom:0
}

.tablecell{
	background-color: 	#FFE7E7;
	border:				1px;
	border-style: 		solid;
	border-color: 		#FC648B;

} 

ul{
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0
}

/* black */

.standard-black{
	COLOR: #000000;
	font-weight:normal;
}

/* dark-grey */
.dark-grey-bold-header{
	COLOR: #353535;
	font-weight:bold;
	font-size:140%;
	margin-bottom:5px;
}
.dark-grey-bold-title{
	COLOR: #353535;
	font-weight:bold;
	font-size:110%;
}
.dark-grey-bold{
	COLOR: #353535;
	font-weight:bold;
}
.dark-grey{
	COLOR: #353535;
	font-weight:normal
}




/* dark-red */
.dark-red-bold-header{
	COLOR: #892B02;
	font-weight:bold;
	font-size:140%;
	margin-bottom:5px;
}
.dark-red-bold-title{
	COLOR: #892B02;
	font-weight:bold;
	font-size:110%;
}
.dark-red-bold{
	COLOR: #892B02;
	font-weight:bold;
}
.dark-red{
	COLOR: #892B02;
	font-weight:normal
}
th.dark-red{
	text-align:left;
	COLOR: #892B02;
	font-weight:bold;
	font-size:110%;
	background-color: #cae0f5
}


/* red */
.red-bold-header{
	COLOR: #EC2B00;
	font-weight:bold;
	font-size:140%;
	margin-bottom:5px;
}
.red-bold-title{
	COLOR: #EC2B00;
	font-weight:bold;
	font-size:110%;
}
.red-bold{
	COLOR: #EC2B00;
	font-weight:bold;
}
.red-title{
	COLOR: #EC2B00;
	font-size:110%;
}
.red{
	COLOR: #EC2B00;
	font-weight:normal
}



/* purple */
.purple-bold-header{
	COLOR: #040C81;
	font-weight:bold;
	font-size:140%;
	margin-bottom:5px;
}
.purple-bold-title,h4.purple{
	COLOR: #040C81;
	font-weight:bold;
	font-size:110%;
}
.purple-bold{
	COLOR: #040C81;
	font-weight:bold;
}
.purple{
	COLOR: #040C81;
	font-weight:normal
}



/* white */
.white-bold-title{
	COLOR: #ffffff;
	font-weight:bold;
	font-size:110%;
}
.white-bold{
	COLOR: #ffffff;
	font-weight:bold;
}
.white{
	COLOR: #ffffff;
}



/* green */
.green-bold-header{
	COLOR: #2F7D0D;
	font-weight:bold;
	font-size:140%;
	margin-bottom:5px;
}
.green-bold-title{
	COLOR: #2F7D0D;
	font-weight:bold;
	font-size:110%;
}
.green-bold{
	COLOR: #2F7D0D;
	font-weight:bold;
}
.green{
	COLOR:#2F7D0D;
}


/* sandy */

.sandy-background{
	background-color: #fff7e0
}



/* light grey */

.light-grey-bold{
	COLOR: #c1c7c0;
	font-weight:bold;
}




/* inputs */
.w36{
	width:36px;
}
.w60{
	width:60px;
}
.w87{
	width:87px;
}
.w118{
	width:118px;
}
.w140{
	width:140px;
}
.w146{
	width:146px;
}
.w165{
	width:165px;
}
.w190{
	width:190px;
}
.w220{
	width:220px;
}
.w350{
	width:350px;
}

input.sandy-purple-bold-title-w52{
	width:52px;
	border:0;
	background-color: #fff7e0;
	color:#040C81;
	font-weight:bold;
	font-size:110%;
	text-align:right
}
input.sandy-red-bold-title-w100{
	width:100px;
	border:0;
	margin-left:3px;
	background-color: #fff7e0;
	color:#EC2B00;
	font-weight:bold;
	font-size:150%
}


/* img */

img.toright{
	margin-left:8px;
	margin-bottom:8px
}

img.toleft{
	margin-right:8px;
	margin-bottom:8px
}

.bgx{
	background-repeat:repeat-x
}


/* paragraph */

.smallparagraph p {
	margin:7px;
	margin-left:0;
	margin-right:0;
	margin-top:0
}
