/*-- Page Property --*/
body {
	background-color: #FFFFFF; 
		font-family: "Arial";
}
hr {color:#F0F0F0; height:1px; width=99%}

/*-- normal linkage --*/
a {color:  #000000; text-decoration: none; font-size: 12px; background-color: transparent;}
a:hover {color: #F00000; text-decoration: none;}


/*-- Left side User Menu -- */

#menu a {margin-right: 10; margin-top:0; line-height:23px; padding: 0px 0px 0px 0px; color: #1D7CDC;
font-size: 12px; background: url(.jpg) no-repeat;	font-weight: bold; width:195;
text-align: "right"; text-decoration: none; }
#menu a:hover {text-decoration: underline;}


#submenu a {margin-right: 10; margin-top:0; line-height:23px; text-align: "right"; padding: 0px 0px 0px 0px; color: #666666;
background: url(.jpg) no-repeat;	font-weight: none; width:195;
text-decoration: none;}
#submenu a:hover {text-decoration: underline;}


/*-- Section Title --*/
#title {color: #FFFFFF; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 17px;
margin-left:0; padding: 7px 0px 0px 12px; background: url(images/t_bg.gif) no-repeat; font-weight: bold;
width:703; height:40; text-decoration: none;}
#title2 {color: #000000; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 14px;
margin-left:0; padding: 7px 0px 0px 12px; background: url(images/t_bg2.gif) no-repeat; font-weight: bold;
width:703; height:40; text-decoration: none;}

/*-- small linkage --*/
#link a {color: #000000; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px;}
#link a:hover {color: #F00000; text-decoration: underline;}

/*-- text contents --*/
#events {width: 265; text-align: "justify"; margin-bottom:5; font-size: 12px; border-width: 1px;}

