/*padding: top right bottom left */
/* border line */
h4.border{
	border-bottom: thin #666666 dotted;	border-top: thin #666666 dotted;
	display: black;		/*	color: #1252243;*/	color: #757500; 
	padding-bottom: 5px;	padding-top: 5px;
	line-height: 100%;	text-transform: uppercase 
}
h2.border{	border-bottom: medium #666666 dotted;	display: black;	color: #757500; }
h3.border{	border-bottom: thin #666666 dotted;	display: black;	color: #757500; 
		line-height: 100%;	text-transform: uppercase 
}
/* for text decoretion * image td hover*/

a.image { /* definition of the "image" class in the <a> tag */
     position:absolute;	/* place for link-image: adapt to your needs */
     width: 100px; /* width of reactive image */
     height: 100px; /* height of reactive image */
     background-image: url(01p.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
a.image:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(01v.jpg); /* source for target image */
     } 
a#newsimage{	background-image: url(images/media.jpg); background-repeat: no-repeat;
		background-color: #000000;	text-decoration: none;	text-align: center;
}

td#newsimage:hover{	background-color: #ffffff;	}
.mail1{
	font-size: 16px;	font-family: arial, sans-serif;
	font-weight: bold;	color: #afafaf;
	text-align: center;	text-decoration:none;
}

/* ***** image td hover*/
a#tt{
	font-family: arial, sans-serif;	font-size: 16px;
	font-weight: bold;	color: #afafaf;
	text-align: center;	text-decoration:none;
}
a#tt:hover{
	font-size: 16px;	font-weight: bold;	color: #000000;	
	text-decoration: none;	text-align: center;
}
a#tt1{
	ifont-size: 16px;	font-family: arial, sans-serif;	font-weight: bold;
	color: #000000;		text-decoration: none;	text-align: center;
}
a#tt1:hover{
	ifont-size: 16px;	font-weight: bold;	color: #000000;
	text-decoration: none;	text-align: center;
}
a#aa{
	font-size: 16px;	font-weight: bold;	color: #767676;
	text-align: center;	text-decoration:none;
}
a#aa:hover{
	font-size: 17px;	font-weight: bold;	color: #004400;
	text-decoration: none;	text-align: center;
}
/* Link */
a#lnk{
	font-size: 11px;	font-family: Arial, sans-serif;	font-weight: bold;
	color: #882222;		text-align: center;	
	text-decoration:none;	height: 21px;
}
a#lnk:hover{
	font-size: 11px;	font-weight: bold;	font-style: italic;
	color: #222288;		text-decoration: none;
	text-align: center;	height: 21px;
}
/* */
a#lnk1{
	font-size: 14px;	font-family: arial, sans-serif;	font-weight: bold;
	color: #882222;		text-align: center;		text-decoration:none;
	height: 21px;
}
a#lnk1:hover{
	font-size: 13px;	font-weight: bold;	font-style: regular;
	color: #222288;		text-decoration: none;	text-align: center;
	height: 21px;
}

a#lnkGGL{
	font-size: 13px;	font-family: arial, sans-serif;	font-weight: bold;
	color: #444411;		text-align: center;
	text-decoration:none;		height: 21px;
}
a#lnkGGL:hover{
	font-size: 13px;	font-weight: bolder;	font-style: regular;
	color: #222277;		text-decoration: none;	text-align: center;
	height: 21px;
}

a#dlnk{
	font-size: 11px;	font-weight: bold;	color: #000088;
	text-align: center;	text-decoration:none;	height: 21px;
}
a#dlnk:hover{
	font-size: 12px;	font-family: arial, sans-serif;	font-weight: bold;
	color: #008800;		text-decoration: none;	text-align: center;
	height: 21px;
}

/*LEFT MENU*/
a#home,a#about{
	font-size: 13px;	font-family: arial, sans-serif;	font-weight: bold;
	color: #555555;		text-align: center;		text-decoration:none;
	height: 21px;
}
a#home:hover, a#about:hover {
	font-size: 13px;	font-family: arial, sans-serif;	font-weight: bold;
	color: #999999;		bgcolor: #999999; 		text-decoration: none;
	height: 21px;
}

/**for news**/
a#news{ 
	font-size: 13px;	font-family: arial, sans-serif;	font-style: ragular;
	font-weight: bolder;	color: #505050;			text-align: center;
	text-decoration:none;
}
a#news:hover{  font-size: 13px; color: #008800; text-decoration:none; }

tr#news:hover{
 font-size: 13px; color: #008800; text-decoration:none; background-color:#ffEEEE;
}

a#disclaimer{
	font-size: 13px;	font-family: arial, sans-serif;	color: #EEEE88;
	text-align: center;	text-decoration:none;
}
a#disclaimer:hover{	color: #FFFF88;	text-decoration:none; }

td#disclaimer{ color: #FFFF88; background-color: #bbbb77; }
td#disclaimer:hover{ color: #FFFF88; background-color: #ffbb88; }

a#news1{
	font-size: 13px;	font-family: arial, sans-serif;	font-style: ragular;
	color: #555555;		text-align: center;	text-decoration:none;
}

a#news1:hover{	font-size: 13px;	color: #880000;	text-decoration:none;	}

a#news2{
	font-size: 13px;	font-family: arial, sans-serif;	font-style: bold;
	color: #008800;		text-align: center;	text-decoration:none;
}
a#news3{
	font-size: 13px;	font-family: arial, sans-serif;	font-style: bold;
	color: #000088;		text-align: center;		text-decoration:none;
}

/**for any text decoretiton **/
.gt{	font-size: 12px; font-weight: regular; color: #333333;
 	font-family: arial, sans-serif;}

td.content{
	padding: 5px 10px 5px 10px;	margine: 0px 10px 0px 10px;
	font-family: arial, sans-serif;		font-size: 16px;
	color: #000044;			text-align: justify;		vertical-align: top;
}

td.subcontent{
	padding: 5px 10px 5px 10px;	margine: 0px 10px 0px 10px;
	font-family: arial, sans-serif;	font-size: 14px;
	color: #000044;			text-align: justify;		vertical-align: top;
}

.heading{
	padding: 5px 10px 0px 0px;	font-family: arial, sans-serif;	font-size: 13px;
	font-weight: bold;		color: #A52A2A ;	width: 50%;
	border-bottom:1px solid #cccccc;	/*for right line*/
}
.subheading{
	padding: 5px 10px 5px 20px;	font-family: arial, sans-serif;
	font-size: 12px;	color: #000044;	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;	background-position: 0px 4px; 
}
.sub1heading{
	padding: 5px 10px 5px 25px;	font-family: arial, sans-serif;
	font-size: 12px;	color: #000044;
}
.sub2heading{
	padding: 5px 10px 5px 5px;	font-family: arial, sans-serif;
	font-size: 12px;	color: #000044;
}
li.subheading{
	padding: 0px 0px 0px 15px; margin: 5px 0px 0px 0px;	list-style-type: none;
	font-family: arial, sans-serif;	font-size: 12px;	color: #000044;
	background-image: url(../images/circle.gif);
	background-repeat: no-repeat;	background-position: 0px 4px; 
}

a.newlnk{ font-family: arial, sans-serif; font-size: 12px;
	 text-decoration: none;	 color: #008888; }
a.newlnk:hover{	color: #6666bb;	text-decoration: underline;	}

tr.newlnk:hover{	background-color: #ffEEEE;	text-decoration: none;	}
td.newlnk:hover{	background-color: #ffEEEE;	text-decoration: none;	}

a.newlnkbk{ font-family: arial, sans-serif; font-size: 12px;
	     text-decoration: none;	color: #000088;	}
a.newlnkbk:hover{
	padding: 0px 0px 0px 18px; color: #6666bb;	text-decoration: none;
	background-image: url(../images/arrowup.jpg);	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.content{
	padding: 10px 20px 5px 20px;	font-family: arial, sans-serif;	font-size: 11px;	color: #800080;
}
td.upload{
	font-family: arial, sans-serif;	font-size: 14px;	color: #000044;
	width: 50%;	border-width:0px 0px 0px 0px;	border: medium ridge red;
	border-color:#afbdc6 #556b78 #556b78 #afbdc6;
}
