@charset "utf-8";
/* Global Parameters  */
	
	h1 	
		{ font-family: "Trajan Pro", Arial, sans-serif; font-size: 14px; color: #EE2A7B; font-weight: bold; }

	h2 	
		{ font-family: "Trajan Pro", Arial, sans-serif; font-size: 13px; color: #EE2A7B; font-weight:  bold;}
		
	h3 	
		{ font-family: "Trajan Pro", Arial, sans-serif;  font-size: 12px; color: #EE2A7B; font-weight: normal; }

	ul, li, ol
		{ list-style-type: cercle;
		
		font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #333; text-decoration: none; line-height:15px;}
		
	 hr
	   { font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 11px; color: #999999; font-weight: normal; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #EE2A7B; text-decoration: none; font-weight: normal;}
		
	a:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #333; text-decoration: underline;font-weight: normal; }
	a.link-menu:link, a.link-menu:visited, a.link-menu:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 11px; color: #939698; text-decoration: none; font-weight: normal;}
	a.link-menu:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 11px; color: #EE2A7B; text-decoration: none; font-weight: normal;}
	a.link-express:link, a.link-express:visited, a.link-express:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #BCBEC0; text-decoration: none; font-weight: normal;}
	a.link-express:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #EE2A7B; text-decoration: none; font-weight: normal;}
	a.link-nav:link, a.link-nav:visited, a.link-expressnavactive
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #EE2A7B; text-decoration: underline; font-weight: normal;}
	a.link-nav:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #EE2A7B; text-decoration: none; font-weight: normal;}

/* Document */

.textsnormal
		{ 
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 13px; color: #FFF;  line-height:18px;}
.textsnormal12
		{ 
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 12px; color: #333;  line-height:18px;}
.textsaddress
		{ 
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 12px; color: #939698;  line-height:18px;}
.textspink13
		{ 
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 13px; color: #EE2A7B;  line-height:18px;}
.textspink
		{ 
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 12px; color: #EE2A7B;  line-height:18px;}
.textspinktrojan
		{ 
	font-family: "Trajan Pro", Arial, sans-serif;
	font-size: 14px; color: #EE2A7B;  line-height:18px; font-weight: bold; }
.question {
	font-family: "Trajan Pro", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EE2A7B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #EE2A7B;
	border-right-color: #EE2A7B;
	border-bottom-color: #EE2A7B;
	border-left-color: #EE2A7B;
}
.textsblacktrojan
		{ 
	font-family: "Trajan Pro", Arial, sans-serif;
	font-size: 14px; color: #333;  line-height:18px; font-weight: bold; }

	
/* Document Tables  */
 .input {
	font-style: normal;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 12px;
	color: #333;
	background-color: #FAE6E9;
	border: 1px outset #EE2A7B;}

	.MyButton {
	background-color: #EE2A7B;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	border: 1px solid #EE2A7B;
	width: 100px;
	height: 25px;
	}
.imageborder {
	border: 2px solid #FFF;
}

TR.b1
{ 
	 
}
TR.b2
{ 
background: #806344;
	 }
	
	.highlight img{
	border: 1px solid #333;
}
	
		.highlight:hover img{
	border: 1px solid #6DCFF6;
}
label {
	float: left;
	width: 250px;
	text-align: right;
}
input {
	margin-bottom: 5px;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #666666;
}
textarea {
	margin-bottom: 5px;
	width: 180px;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #666666;
}
#password {
	margin-top: 5px;
}
#sPassword {
	margin-left: 250px;
}
#btnSubmit {
	width: 80px;
}
#btnReset {
	width: 80px;
}
input[type=radio] {
}
