/* Global Parameters  */

	body {
background-color: #FFFFFF;
	/*background-image:  url(../images/bg-site.jpg);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#0652A0;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#90C0DB;
	scrollbar-arrow-color:#0652A0;
	scrollbar-track-color:#FFFFFF;*/
}
	
	h1 	
		{ font-family: "Trebuchet MS"; font-size: 18px; color: #999999; font-weight: none; }

	h2 	
		{ font-family: "Trebuchet MS"; font-size: 16px; color: #0A73F6; font-weight: none; }
		
	h3 	
		{ font-family: "Trebuchet MS"; font-size: 13px; color: #FF9900; font-weight: bold; }

	ul, li, ol
		{ list-style-type: cercle;
		
		font-family: "Trebuchet MS"; font-size: 11px; color: #333333; font-weight: none; }
		
	 hr
	   { font-family: "Trebuchet MS"; font-size: 11px; color: #999999; font-weight: none; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: none;}
		
	a:hover
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #FFF200; text-decoration: none;font-weight: none; }
				
	a.link-address:link, a.link-address:visited, a.link-address:active
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #055793; text-decoration: underline;  font-weight: none;}
	a.link-address:hover
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #055793; text-decoration: none; font-weight: none; }
				
	a.link-white:link, a.link-white:visited, a.link-white:active
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #FFFFFF; text-decoration: none;  font-weight: none;}
	a.link-white:hover
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: none; }
				
	a.link-more:link, a.link-more:visited, a.link-more:active
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #055793; text-decoration: underline;  font-weight: none;}
	a.link-more:hover
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #055793; text-decoration: none; font-weight: none; }
	a.link-black11:link, a.link-black11:visited, a.link-black11:active
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #333333; text-decoration: none;  font-weight: none;}
	a.link-black11:hover
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #333333; text-decoration: underline; font-weight: none; }
	a.link-black14:link, a.link-black14:visited, a.link-black14:active
		{ font-family: "Trebuchet MS"; font-size: 14px; color: #333333; text-decoration: none;  font-weight: none;}
	a.link-black14:hover
		{ font-family: "Trebuchet MS"; font-size: 14px; color: #333333; text-decoration: underline; font-weight: none; }
	a.link-black18:link, a.link-black18:visited, a.link-black18:active
		{ font-family: "Trebuchet MS"; font-size: 18px; color: #999999; text-decoration: none;  font-weight: none;}
	a.link-black18:hover
		{ font-family: "Trebuchet MS"; font-size: 18px; color: #999999; text-decoration: underline; font-weight: none; }

		

		.textsnarmal
		{ font-family: "Trebuchet MS"; font-size: 14px; color: #333333; text-decoration: none; }
		.textsnarmal18
		{ font-family: "Trebuchet MS"; font-size: 18px; color: #333333; text-decoration: none; }
		.textsnarmal11
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #333333; text-decoration: none; }
		.textsblack
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #000000; text-decoration: none; }
		.textswhite-b
		{ font-family: "Trebuchet MS"; font-size: 19px; color: #FFFFFF; text-decoration: none; }
		.textsgray
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #989897; text-decoration: none; }
		.textsaddress
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #055793; text-decoration: none; }
		.textswhite10
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #FFFFFF; text-decoration: none; }
		.textswhite12
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; text-decoration: none; }
		.textblue13
		{ font-family: "Trebuchet MS"; font-size: 13px; color: #006699; text-decoration: none; }
		.textblack14
		{ font-family: "Trebuchet MS"; font-size: 14px; color: #333333; text-decoration: none; font-weight: bold; }
		.textblue14
		{ font-family: "Trebuchet MS"; font-size: 14px; color: #0A73F6; text-decoration: none; }
		
/* Document Tables  */
	
	
tr.b1
{ 
background: #FFF;
	 
}
tr.b2
{ 
background: #F7FCFE;
	 
}	
td.b3
{ 
background: #FFF;
	 
}
td.b4
{ 
background: #F9FDFF;
	 
}

TD.off
{
	BACKGROUND-COLOR: #FFF;
	border: 1px solid #CCC;
}
TD.on
{
    BACKGROUND-COLOR: #ECECEC;
	border: 1px solid #ccc;
}
	TR.off
{
	BACKGROUND-COLOR: #FFF;
	border: 1px solid #CCC;
}
TR.on
{
    BACKGROUND-COLOR: #ECECEC;
	border: 1px solid #ccc;
}
	.table-main 
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #002478; background-color: #FFFFFF; }

	.table-address 
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; text-align: center; }
		
 .input {
	color: #002478;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0375B4;
	border: 1px inset #4BB2DD;
}
 .input2 {
	color: #002478;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #055793;
	background-color: #FFFFFF;
	border: 1px inset #4BB2DD;
}
	.MyButton {
	background-color: #0A73F6;
	color: #333333;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px outset #F7EE69;
	}
.tborder {
	border: 1px dotted #FFFFFF;
}

.dayname{
	text-align: center;
	font-family:"Trebuchet MS";    
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
}
.sunday{
	font-family:"Trebuchet MS";    
	background: #E5E5E5;
	font-size: 11px;
	font-weight: bold; color: #6E6E6E;
}
.today{
	font-family:"Trebuchet MS";    
	/*color: #888888;*/
	font-size: 11px;
	font-weight: bold;
	background: #36B3D1;
	color:#FFFFFF;
	font-weight: bold;
}
.norm{
	font-family:"Trebuchet MS";    
	background: #E5E5E5;
	font-size: 11px;
	font-weight: bold;
	color: #6E6E6E;
}
a.link-gray:link, a.link-gray:visited, a.link-gray:active
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #ACACAC;
		text-decoration: none;  font-weight: none;}
a.link-gray:hover
	{ font-family: "Trebuchet MS"; font-size: 11px; color: #ACACAC; text-decoration: underline; font-weight: none; }

#regist{
margin: 0px auto;
padding: 160px 40px 0px 300px;
width:761px;
height:448px;
position:relative;
background-image:url(../images/popup-creative3.jpg);
background-repeat: no-repeat;
}
#sponsor{
margin: 0px auto;
width:514px;
height:75px;
position:relative;
background-image:url(../images/popup-creative2.jpg);
background-repeat: no-repeat;
}