/* CSS Document */
body
{
	padding:0px;
	margin: 0px;
}
#maintable
{ 
	width:100%;
	height:100%;
}


#headerimg
	{ 
		background-image:url(images/logo_bg.jpg) ;
		background-repeat:repeat-x;
	 	height:249px;  
	 }

#innertable
{
	width:768 px; 
}

#divtable1
{ 
	float:left
}

#divtable2
{ 
	float:left
}

.information
{ 
	background-image:url(images/heading_bg.jpg) ;
	background-repeat:repeat-x;
	height: 22px;
	border-top: solid 1px #FFFFFF;
	padding-left: 4px;
 }

#lastevent
{ 
	background-image:url(images/heading_bg.jpg) ; 
	background-repeat:repeat-x;
}

#mis
{ 
	background-image:url(images/heading_bg.jpg) ;
	background-repeat:repeat-x;
}


#div
{
	float:left
}


#Navigatoin
{
	background-color: #FFFFFF;
	border: solid 1px #669900;
	padding: 1px;
}

#Navigatoin ul
{
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
}

#Navigatoin li
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#Navigatoin li a 
{
	display: block;
	margin: 0px;
	padding: 2px 5px 0px 5px;
	background:url(images/menu_off.jpg) repeat-x ;
	color: #FFFFFF;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#Navigatoin li a:hover
{
	display: block;
	color: #336600;
	text-decoration: none;
	background:url(images/menu_on.jpg) repeat-x;
}
#Navigatoin li.selected
{
	display: block;
	padding: 2px 5px 0px 5px;
	background-color: #99CC00;
	background:url(images/menu_on.jpg) repeat-x;
	color: #336600;
	height: 22px;
}
h1
{
	display:inline;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	color: #CC6600;
	line-height: 22px;	

}
h3
{
	display:inline;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;	
}

h6
{
	font-family:helvetica,scans-serifs; 
	font-weight:normal;
	font-style:normal;
	font-size:x-small
}
#mar
{
	font-family:helvetica,sans-serif;
	font-size:medium;
}

H5
{
	display: inline;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}

H5 a
{
	text-decoration: none;
	color: #000;
}
H5 a:hover
{
	text-decoration: none;
	color: #FF9900;
}
.Text-W
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	line-height: 24px;
}
.link a
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #99CC00;
	text-decoration: none;
}
.link a:hover
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #669900;
	text-decoration: none;
}
