body,td,p{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}
	.red {font-size: 11px;
 color: red;}
A:link{font-size:12px;text-decoration: none; color: #003399;}
A:visited{font-size:12px;text-decoration: none; color: #003399;}
A:active{font-size:12px;text-decoration: none; color: #003399;}
A:hover{font-size:12px;text-decoration: none; color: #ff0000;}
A.blue:link {
	font-weight:bold;
	color: #003366;
	font-size : 11px;
}
A.blue:visited { font-weight:bold; color: #003366;   }
A.blue:hover { font-weight:bold;  color: #ff0000;   }
A.blue:active { font-weight:bold; color: #003366;  }
.green { font-size: 12px; color: #003366; }
.green:link { font-size: 12px; color: #003366; }
.green:visited { font-size: 12px; color: #003366; }
.green:active { font-size: 12px; color: #003366;  }
.green:hover { font-size: 12px; color: #ff0000;  }
.er{ font-weight: bold; color: #003366; }
A.P:link{font-size:11px;
	text-decoration: underline;
	color: #996633;
	
	font-weight : bolder;
}
A.P:visited{font-size:11px;text-decoration: underline; color: #996633; font-weight : bold;}
A.P:active{font-size:11px;text-decoration: underline; color: #996633;  font-weight : bold;}
A.P:hover{font-size:11px;text-decoration: underline overline; color: #6699cc;  font-weight : bold;}
A.red{font-size: 12px; text-decoration: none; color: #ff0000; background: yellow;}
A.red:link{font-size: 11px; text-decoration: none; color: #ff0000; background: yellow; }
A.red:visited{font-size: 11px; text-decoration: none; color: #ff0000; background: yellow; }
A.red:active{font-size: 11px; text-decoration: none; color: #ff0000; background: yellow;}
A.red:hover{font-size: 11px; text-decoration: none; color: blue; background: yellow; }

A.red2{font-size: 12px; text-decoration: none; color: #ff0000;}
A.red2:link{font-size: 12px; text-decoration: none; color: #ff0000; }
A.red2:visited{font-size: 12px; text-decoration: none; color: #ff0000; }
A.red2:active{font-size: 12px; text-decoration: none; color: #ff0000; }
A.red2:hover{font-size: 12px; text-decoration: none; color: blue; }

A.ht:link{text-decoration: none; color: #ff0000; font-size:12px; font-weight:normal; font-style:normal;}
A.ht:visited{text-decoration: none; color: #ff0000; font-size:12px; font-weight:normal; font-style:normal;}
A.ht:active{text-decoration: none; color: #ff0000; font-size:12px; font-weight:normal; font-style:normal;}
A.ht:hover{text-decoration: none; color: blue; background: yellow; font-size:12px; font-weight:normal; font-style:normal;}
a.menu:link 
		{font-size: 10px;
		
		color:#333399;
		}
a.menu:visited 
		{font-size: 10px;
		
		color:#333399;
		}
a.menu:active 
		{font-size: 10px;
		
		color:#333399;
		}
a.menu:hover 
		{font-size: 10px;
		
		color:#ffffff;
		}
.main   {
	font-size: 12px;
	color: #333399;
	text-align: left;
}
.bod{
	font-size : 13px;
	color : #222222;
}

.next {
	color : #333399;
	font-weight : bold;
	font-size : 13px;
}

h4 {
	color : #6666CC;
}

h3 {
	color: #333399;
}
h1 {
	color: #333399;
	font-weight:bold;
}


.menu1 {
	background-color : #4B4BC2;
	font-size : 12px;
	color: #FFFFFF;
	font-weight : bold;
	text-align:center;
	padding:3px;
}
.mainColour{
	background-color : #9999FF;
}
.submit {
	color: #C5C5EB;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	background-color : #333399;
	border:solid navy 1px;
}
.submit1 {
	color: #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	background-color : #333399;
	border:solid navy 1px;
}

.input{
	color: #003366; 
	font-family: Arial, Verdana, Serif; 
	font-weight: bold; 
	font-size: 12px; 
	background-color: #f0f8ff;

}
.tdblue
{
	background : #C5C5EB;
}
.gen
{
	background-color : #FFFAFA;
	border-color : #6699cc;
	font-size : 12px;
}
.tgen{
	font-size : 12px;
	color : #000000;
	text-align:left;
	}

.news
{
	font-size : 10px;
	color: #333399;
	line-height : 14px;
}

body
{
margin:0px;
margin-left:0px;
margin-top:0px;
font-size:12px;
color:#222222;
height:100%;
}

td
{

font-size:12px;
color:#222222;
border-color:#333399;
}
border
{
border-color:#333399;
}

.online{
	font-size : 11px;
	color : #333399;
}

.nav_menu1{
background-color:#9999FF;
padding:3px;
padding-left:5px;
text-align:left;
}
.nav_menu2{
background-color: #BFBFFF;
padding:3px;
padding-left:5px;
text-align:left;
}

.code_div{
	padding:5px;
	border:dotted #dddddd 1px;
}
	