/*
option {
	border: 3px solid #eb8810;
	font-family: Tahoma;
	background-color: #eb8810;
	font-weight: bold;
	color: #601e80;
	text-decoration: none;
	font-size: 11px;
}

select {
	border: 3px solid #eb8810;
	font-family: Tahoma;
	background-color: #eb8810;
	font-weight: bold;
	color: #601e80;
	text-decoration: none;
	font-size: 11px;
}

body {
 	scrollbar-face-color: #601e80;
 	scrollbar-darkshadow-color: #eb8810;
 	scrollbar-shadow-color: #eb8810;
 	scrollbar-highlight-color: #eb8810;
 	scrollbar-3dlight-color: #eb8810;
 	scrollbar-track-color: #601e80;
 	scrollbar-arrow-color: #eb8810;
}

*/

font,table {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}

h1 {
	font-size: 16px;
	font-weight:bold;
	color: #601E80;
	}
	
ul {
	list-style:square;
	color:#666666;
	}

a:link,a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #EB8810;
	text-decoration: none;
}	
	
a:hover,a:active {
	
	font-family: Tahoma;
	font-size: 12px;
	color: #601E80;
	text-decoration: underline;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.digital_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #cd3f43;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color:#FFFFFF;
}
.orange_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #EB8810;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #601E80;
}
a.pinklink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1256F;
    text-decoration: none;
	font-weight: bold;
}
a.pinklink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1256F;
	text-decoration: none;
	font-weight: bold;
}
a.pinklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.pinklink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1256F;
	text-decoration: none;
	font-weight: bold;
}
.lightgrey_small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#999999;
}

.pic_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-align:center;
}
.pic_caption a {
	font-size: 10px;
}
.index_pic_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #601E80;
	text-align:center;
}
.error_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a.digitallink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cd3f43;
    text-decoration: none;
	font-weight: bold;
}
a.digitallink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cd3f43;
	text-decoration: none;
	font-weight: bold;
}
a.digitallink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.digitallink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cd3f43;
	text-decoration: none;
	font-weight: bold;
}