 /* common styling */
 
.body{ margin-top:6px; background-color: #CeCeCD;} 
 
 #imageContainer {
	height:142px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:-3px;
	left:-3px;
	width: 210px;
	height: 142px;
}
#imageContainer {
	position:relative;
	margin-left: 10px;
	width:210px;	
	border:0px solid #000;
}

.style3 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	color: #990000;
	font-weight: bold;
}
.style9 {
font-size: 9px;
color:#000000;
text-decoration:none;
padding-left:5px;
}

.menu {
width:100%; 
font-size:0.85em;
padding-left:10px;

}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;

}
.menu ul ul {
width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:130px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width:130px; 
height:31px;
border-width:0px 0px 0 0; 
background:#758279; 
padding-left:10px; 
line-height:28px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
/*width:115px;*/

}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#949e7c;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65;
}
.menu ul ul :hover > a.drop {
background:#c9ba65;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}
.menu ul ul ul :hover > a {
background:#b2ab9b;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:125px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
top:0;
width:125px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#d4d8bd; 
color:#000; 
height:auto; 
line-height:1em; 
padding:4px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#949e7c;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#949e7c;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

.padding{ padding:5px}



.style6 {color: #990000}

.internaltextcenter{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000  ;
	text-decoration: none;
	width:100%;	
	/*text-align:justify;*/
    line-height:2em;
}


.head{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
	color: #990000  ;
	text-decoration: none;
	/*text-align:justify;*/
    line-height:25px;
}



.bot{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666   ;
	text-decoration: none;
		
	/*text-align:justify;*/
    line-height:17px;
}


a.back:link {
 
text-decoration: none; background:#CC0000; color:#ffffff; padding:3px; }     
a.back:visited {text-decoration: none; background:#CC0000; color:#ffffff;  padding:3px; } 
a.back:active {text-decoration: none; background:#CC0000; color:#ffffff;  padding:3px; } 
a.back:hover {text-decoration: underline;  background: #E9E9E9; color:#000000;  padding:3px;
} 

a.h:link {color: #333333
  ;
text-decoration: none; }     
a.h:visited {color: #333333;
text-decoration: none; } 
a.h:active {color: #333333;
text-decoration: none; } 
a.h:hover {color: #666666    ;
text-decoration: underline; } 

a.more2:link {color: #7b7f26
  ;
text-decoration: none; }     
a.more2:visited {color: #7b7f26;
text-decoration: none; } 
a.more2:active {color: #7b7f26;
text-decoration: none; } 
a.more2:hover {color: #666666    ;
text-decoration: underline; } 


a.more:link {color: #ffffff 
  ;
text-decoration: none; }     
a.more:visited {color: #ffffff;
text-decoration: none; } 
a.more:active {color: #ffffff;
text-decoration: none; } 
a.more:hover {color: #FFFFFF    ;
text-decoration: underline   ; } 


a.b:link {color: #990000 
  ;
text-decoration: none; }     
a.b:visited {color: #990000;
text-decoration: none; } 
a.b:active {color: #990000;
text-decoration: none; } 
a.b:hover {color: #333333    ;
text-decoration: none ; } 


a.click:link {color: #666666 
  ;
text-decoration: none; }     
a.click:visited {color: #666666;
text-decoration: none; } 
a.click:active {color: #666666;
text-decoration: none; } 
a.click:hover {color: #0000FF     ;
text-decoration: none ; } 


 /* common styling */
.menu2 {
float:left; width:900px; font-family: verdana, arial, sans-serif; font-size:11px; border-top:1px solid #c00;
background:#ddd url(images/menu2.gif) repeat-x; 
margin:0 0 3px 0; /* for this demo only */ 
}
.menu2 ul {
padding:0;margin:0;list-style-type:none;
}
.menu2 ul li {
float:left; position:relative;
}
.menu2 ul li.group {display:block; text-indent:10px; background:#CCCCCC; color:#ff0; width:152px; padding:4px 0;}

.menu2 ul li a, .menu2 ul li a:visited {
float:left; display:block; text-decoration:none; color:#444; padding:0px 16px; line-height:25px; height:30px;
}

.menu2 ul li:hover {width:auto;}

.menu2 ul li a:hover {background-color: #CCCCCC; color: #c00;}

.menu2 ul li:hover a {background: #CCCCCC; color: #CC0000;}

.menu2 ul li ul {
display: none;
}
.menu2 table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
.menu2 ul li:hover ul {
display:block; position:absolute;top:29px; background:#CCCCCC; margin-top:1px; left:0; width:152px;
}

.menu2 ul li:hover ul.scroller {
height:138px; width:172px; overflow:auto;}

.menu2 ul li:hover ul.endstop {
left:-90px;
}
.menu2 ul li:hover ul li ul {
display: none;
}
.menu2 ul li:hover ul li a {
display:block; background:#CCCCCC; color: #333333;height:auto;line-height:15px;padding:4px 16px; width:150px;
}
.menu2 ul li:hover ul li a.drop {
background:#888;
}
.menu2 ul li:hover ul li a:hover {
color: #FFFFFF; background: #666666;
}
.menu2 ul li:hover ul li a:hover.drop {
background: #888; color:#ff0;
}
.menu2 ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-70px; color:#FFFFFF; left:152px; height:138px; width:172px; overflow:auto; background:#666666;
}
.menu2 ul li:hover ul li:hover ul li a {background:#888;}
.menu2 ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}


.menu2 ul li:hover ul li:hover ul.left {
left:-172px;
}
.menu2 ul li:hover ul li:hover ul li a:hover {background:#666666; color:#ffffff;}



/* specific to IE5.5 and IE6 browsers */
.menu2 ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:29px; background:#cccccc;left:0; marg\in-top:1px;
color: #333333;
}
.menu2 ul li a:hover ul.scroller {
height:138px; overflow:auto;}

.menu2 ul li a:hover ul.endstop {
left: -90px;
}
.menu2 ul li a:hover ul li a {
display:block; color:#fff; height:1px; line-height:15px; padding:4px 16px; width:152px; w\idth:120px;
}
.menu2 ul li a:hover ul li a.drop {
background:#888; padding-bottom:5px;
}
.menu2 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.menu2 ul li a:hover ul li a:hover {
color: #FFFFFF; background: #666666;
}
.menu2 ul li a:hover ul li a:hover.drop {
 background: #888; color:#ff0;
}
.menu2 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:-69px; t\op:-70px; color:#000; left:152px; height:138px; width:170px; overflow:auto; background:#888;
}
.menu2 ul li a:hover ul li a:hover ul.left {
left:-170px;
}
.menu2 ul li a:hover ul li a:hover ul li a:hover {background:#666; color:#0ff;}


.left {clear:both;}
.padd{padding:4px; border:1px solid #cccccc}
.style7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
}
.Notice-Board {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
/*HTML CSS */
.left_column
{
	width:199px;
	height:17px;
	padding-left:15px;
	padding:5px;
}
