/*††††††††††††††††††-CONSTANT-††††††††††††††††††††††††*/
body, form, input, textarea, select, td
	{
	font: normal 10pt sans-serif;
	margin: 0px; 				  			 	 
	padding: 0px; 
	}
	
body
	{
	background: #FFF;
	}
	
table
	{								 	  	  
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
small
	{
	font: normal 80% sans-serif;
	}
	
img
	{
	vertical-align: text-top;
	}
	
td
	{							       				  
	vertical-align: top;
	color: #394B55;
	}
	
input, textarea, select
	{
	vertical-align: middle;
	color: #505050;
	}
	
img
	{
	border: 0px;
	}

a, a:visited
	{
	color: #364B57;
	}
	
a:hover
	{
	color: black;
	}
	
em
	{
	color: red;
	}
	
.c
	{
	clear: both;
	}
	
.pimg
	{
	float: left;
	clear: both;
	width: 162px;
	padding-bottom: 24px;
	}
	
.main_menu
	{
	height: 24px;
	background-color: #EAEFF2;
	padding: 0px;
	padding-top: 4px;
	}

.main_menu a, .mainmenu a:visited
	{
	padding: 8px;
	margin-right: 16px;
	color: #364B57;
	text-decoration: none;
	}
	
.main_menu a:hover
	{
	background-color: #677A86;
	color: white;
	}
	
.warning
	{
	width: 100%;
	border: 1px solid #ffd0d0;
	background-color: #ffe0e0;
	padding: 8px;
	margin-bottom: 8px;
	}
	
.sidemenu
	{
	padding: 0px;
	margin: 0px;
	}
	
.sidemenu a, .sidemenu a:visited
	{
	width: 200px;
	float: left;
	color: #364B57;
	text-decoration: none;
	padding: 8px;
	padding-left: 16px;
	}
	
.sidemenu a:hover
	{
	background-color: #677A86;
	color: white;
	}
	
.activemenu
	{
	background-color: white;
	}
	
.t1
	{
	padding-top: 16px;
	width: 200px;
	background-color: #B8C3C9;
	border-right: 1px dotted gray;
	}
	
.t2
	{
	font-size: 9pt;
	padding: 16px;
	/*padding-right: 0px;*/
	background-color: #EAEFF2;
	}
	
.t2 img
	{
	padding: 0px;
	margin: 0px;
	margin-bottom: 16px;
	}
	
.t3
	{
	font-size: 11pt;
	padding: 16px;
	width: 100%;
	background-color: white;
	}
	
.t4
	{
	font-size: 9pt;
	padding-top: 16px;
	width: 100px;
	background-color: #B8C3C9;
	}
	
.title
	{
	font-size: 12pt;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid gray;
	margin-bottom: 24px;
	padding-bottom: 4px;
	}
	
.copyright
	{
	margin: 0px;
	width: 100%;
	font-size: 8pt;
	padding: 4px;
	padding-left: 16px;
	padding-right: 16px;
	clear: both;
	border-top: 1px dotted gray;
	background-color: #A5E2EB;
	}

.question
	{
	text-decoration: underline;
	cursor: pointer;
	}
	
.answer
	{
	font-style: italic;
	}
	
.tail_left
	{
	width: 20%;
	background: url(images/tail_left.jpg) 0 0 repeat-x
	}
	
.tail_right
	{
	width: 400px;
	background: url(images/tail_right.jpg) 0 0 repeat-x
	}
	
.mpct
	{
	height: 265px;
	background: url(images/mpct.jpg) 0 0 no-repeat;
	}
	
.slogan
	{
	font-family: serif;
	margin-top: 4px;
	font-size: 20pt;
	font-weight: bold;
	color: white;
	}
	
	
.order
	{
	/*color: blue;*/
	}
	
.ordertitle
	{
	padding-left: 16px;
	padding-right: 16px;
	/*color: blue;*/
	}

.order a, .order a:visited
	{
	width: 100px;
	float: left;
	color: #364B57;
	text-decoration: none;
	padding: 8px;
	padding-left: 16px;
	}
	
.order a:hover
	{
	/*text-decoration: underline;*/
	background-color: #677A86;
	color: white;
	}

.aiv
	{
	font-weigth: bold;
	color: white;
	background-color: #677A86;
	padding: 2px;
	}

.ait
	{
	padding-bottom: 16px;
	}
