body {
		margin:25px 0px 0px 0px;
		background:#D6F0Fa;
		font-family:verdana;
		color:#4B4B4B;
		font-size:11px;
		font-weight:normal;
		scrollbar-base-color:#ffffff; 
		scrollbar-arrow-color:#808080;
		scrollbar-face-color:#ffffff;
		scrollbar-track-color:#ffffff;
		scrollbar-highlight-color:#ffffff; 
		scrollbar-3dLight-color:#808080; 
		scrollbar-shadow-color:#808080;
		scrollbar-darkshadow-color:#ffffff;
				}
	A 	{ color: #ED145B; text-decoration: none; }
	A:link	{ color: #ED145B; text-decoration: none; }
	A:visited	{ color: #ED145B; text-decoration: none; }
	A:active	{ color: #ED145B; text-decoration: none; }
	A:hover	{ color: #ED145B; text-decoration: underline; }
	
	A.menu	{ font-family: verdana; font-size:11px; color: #ffffff; text-decoration: none; }
	A.menu:link	{ font-family: verdana; font-size:11px; color: #ffffff; text-decoration: none; }
	A.menu:visited	{ font-family: verdana; font-size:11px; color: #ffffff; text-decoration: none; }
	A.menu:active	{ font-family: verdana; font-size:11px; color: #ffffff; text-decoration: none; }
	A.menu:hover	{ font-family: verdana; font-size:11px; color: #004A80; text-decoration: underline; }	
	
	A.header	{ font-family: verdana; font-size:12px; font-weight: bold; color: #ED145B; text-decoration: none; }
	A.header:link	{ font-family: verdana; font-size:12px; font-weight: bold; color: #ED145B; text-decoration: none; }
	A.header:visited	{ font-family: verdana; font-size:12px; font-weight: bold; color: #ED145B; text-decoration: none; }
	A.header:active	{ font-family: verdana; font-size:12px; font-weight: bold; color: #ED145B; text-decoration: none; }
	A.header:hover	{ font-family: verdana; font-size:12px; font-weight: bold; color: #F49AC1; text-decoration: underline; }	
	



	.tblBorder	{/* or something more general */
		border: 1px solid #ffffff; /* Choose your own color and style */
		}	

	.noBorder	{/* or something more general */
		border: 0px ;
		font-family: arial;
		color:#3D3D3D;
		font-size:11px;
		font-weight:normal;
		LETTER-SPACING: 0.05em;
		text-align: justify;		
		}	

	.text-main {
		font-family: arial;
		color:#4B4B4B;
		font-size:11px;
		font-weight:normal;
		LETTER-SPACING: 0.05em;
		text-align: justify;		
		}	

	.text-pink {
		font-family:verdana, arial, sans-serif;
		color:#ED145B;
		font-size:14px;
		font-weight:bold;
		text-align: center;
		}	

	.text-pink-2 {
		font-family:verdana, arial, sans-serif;
		color:#ED145B;
		font-size:12px;
		font-weight:bold;
		text-align: left;
		}	

	.text-gray {
		font-family:arial;
		color:#737373;
		font-size:12px;
		font-weight:bold;
		}
			
	.text-lightblue {
		font-family:arial;
		color:#4FA6DF;
		font-size:11px;
		font-weight:bold;

		}

	.text-blue {
		font-family:arial;
		color:#004A80;
		font-size:11px;
		font-weight:bold;

		}
			
	.text-white {
		font-family:arial;
		color:#FFFFFF;
		font-size:11px;
		font-weight:normal;
		}

	.text-copyright {
		font-family:verdana, arial, sans-serif;
		color:#4B4B4B;
		font-size:9px;
		font-weight:normal;
		align:center;
		}

	.footer {
		font-family: arial;
		color:#3D3D3D;
		font-size:11px;
		font-weight:normal;
		LETTER-SPACING: 0.05em;
		text-align: center;		
		}	

	Input, select, textarea {
		font-family:arial;
		background-color: #ffffff;
		font-size:11px;
		font-weight:normal;
		LETTER-SPACING: 0.05em;
		align:center;
		border: 1px solid #3D3D3D;
		}
		
