/* CSS Document */
body {
background-image:url(../images/bg.gif);
background-repeat:repeat;
font-family:Arial;
font-size:12px;

}


.top_bg {
background-image:url(../images/top_bg.jpg);
background-repeat:repeat-x;
height:34px;
}

.logo_bg {
background-image:url(../images/logo_bg.jpg);
background-repeat:repeat-x;
height:80px;
}

a:active {
color:#FF0000;

}

a:hover  {
color:#ec9902;
}
.a_bg {
background-image:url(../images/a_bg.jpg);
background-repeat:repeat-x;
width:501px;
color:#FFFFFF;
font-size:12px;
}
 /* anoouncement content */
.aa_bg {
background-image:url(../images/an_bg.jpg);
background-repeat:repeat-x;
width:501px;
}

.menu {
background-image:url(../images/menu_bg.jpg);
background-repeat:repeat;
height:33px;
}

.menu_txt {
 color:#FFFFFF;
 font-size:12px;
 font-family:Arial;
 text-decoration:none;
 padding:0px 15px 0px 15px;
 }


.heading {
	color:#000;
	font-size:16px;
	font-family:"Myriad Pro";
	font-weight:bold;
	text-align:justify;
	padding:12px 3px 12px 13px;
	
	}
	
.event {
	color:#1663b6;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	list-style:none;
	padding-left:7px;
	padding-top:10px;
}		

.latest_table {
background-color:#FFFFFF;
border-left:2px thin #0000;
background-color:#f3f8ed;
}	
	
/*drop down */


a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   93px;

  border:  1px solid #1455ac;
  padding: 2px 5px;

  background: #1c8ad2;

  text-decoration: none;
  font-family:Arial;
  font-size: 12px;
  color:   #fff;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 8px 2px 5px;

  background: #1c8ad2;
}

form.sample_attach b
{
  font-family:Arial;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }

/* header */

.loginboxdiv
{
 margin:0;
 
 width:450px;
 background:url(../images/login_bg.jpg) no-repeat bottom;
}

.loginbox
{
 background:none;
 border:none;
 width:134px;
 height:15px;
 margin:0;
 font-family: Arial;
 font-size:10px;
}
.ubg {
	background:url(../images/lbg.jpg) no-repeat ;
border:none;
	padding:0px;
	height:18px;

}
.uname {
		background:none;
	}
	
.pbg {
	background:url(../images/lbg.jpg) no-repeat bottom;
	border:none;
}	
	


a.login 
	{
		color:#666666;
		font:Arial;
		font-size:12px;
	}	


.ann {
 color:#646464;
 font-size:11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
 text-decoration:none;
 }



/* article */

.title {
	color:#b16e00;
	font:Arial;
	font-size:14px;
	font-weight:bold;
	}
.msg {
	color:#222222;
	font-size:12px;
	font:Arial;
}

.dt {
	color:#717171;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}

a.more {
	color:#73a1d3;
	font:Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}		

.text {
	color:#222222;
	font-size:14px;
	text-align:justify;
	font:Arial;
	padding:0px 0.5cm 0px 0.5cm;
}	

.content {
	font-size:12px;
	font-family:Arial;
	}

.thead {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
}

a.event_dis {
	text-decoration:none;
	}
a.event_dis:hover 
{
	text-decoration:underline;
	}	
	

/* footer */
.footer {
background-image:url(../images/footer.jpg);
background-repeat:repeat-x;
width:892px;
height:20px;
color:#6898d4;
font-family:Verdana;
font-size:10px;
}


