/* CSS Document */

/* CSS Document */

.mytitle {
	font-family: Tahoma, sans-serif; 
	font-size: 120%;
	color:  rgb(0,102,0); 
	margin-left: 5px
}
h1{
	font-family: Verdama;
	font-size: 14px;
}
.buttonall {
	FONT-FAMILY: Verdana; FONT-SIZE: 8pt; color: #003498;}
	
.links {
	font-family: verdana;
	font-size: 11px;
	color: #fffff;
	text-decoration: none;}
	
.menu {
	font-family: verdana;
	font-size: 13px;
	color: #025195;
	text-decoration: underline;}
	
.links1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;}
	
.links2 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;}
	
	.Sublinks {
	font-family: verdana;
	font-size: 11px;
	color: #0C72B3;
	text-decoration: none;}
	
		.Sublinks1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;}
	
.box
{
	border-top:#DADADA 1px solid;
	border-bottom:#DADADA 1px solid;
	border-left:#DADADA 1px solid;
	border-right:#DADADA 1px solid;
}
	

.links:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #FF6C00;
	text-decoration: underline;}
	
.menu:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #FF6C00;
	text-decoration: none;}

.links1:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #004683;
	text-decoration: none;}

.links2:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;}
	
	
.Sublinks:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #FF9000;
	text-decoration: none;}
	
	.Sublinks1:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #FF9000;
	text-decoration: none;}
	
	





.normal {
	font-family: MS Reference Sans Serif, verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.form{
color: #EFEFEF; border: 1px inset #EFF1FA; background-color: #F3F5FC font-family:Verdana; font-size:10px; vertical-align:baseline; color:#000080; height:20
}
.input {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 10px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #000000;
	BORDER-WIDTH: 1px;

}
/* Sets Width to Maximum allowed */

div#header {  
  left: 150px;	
	width: 860px;
	height: 67px;
	background: rgb(255,255,255);
}
 
/* Sets Height and width, aligns images right 
and Sets the Background Colour */

div#navigation {
  margin-top: 2px;
  left: 150px;	  
	width: 860px;
	height: 20px;
	font-size: 81%; 
	color: #ffffff;
	background: rgb(72,155,230);
	text-align: center;
}
.navigation {
  
	height: 20px;
	font-size: 81%; 
	color: #ffffff;
	background: rgb(72,155,230);
	text-align: center;
}
/* Sets Width to Maximum allowed */
 
div#main {
  left: 150px;	  
	width: 860px;
	height: 800px;
	background: rgb(240,240,240);
}
.main {
  
	background: rgb(240,240,240);
}
/* Set's Style for the Copyright Paragrh text */

div#footer {
  margin-top: 2px;
  left: 150px;	  
	width: 860px;
	height: 40px;
	font-size: 81%; 
	color: #ffffff;
	background: rgb(72,155,230);
	text-align: center;
}
.footer {
  	color: #ffffff;
	font-size: 81%;
	font-weight:bold;
	background: rgb(72,155,230);
	text-align: center;
}
div#main input {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 10px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #000000;
	BORDER-WIDTH: 1px;

}
div#main textarea {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 10px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #000000;
	BORDER-WIDTH: 1px;

}
div#main select {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 10px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #000000;
	BORDER-WIDTH: 1px;

}

div#footer a {
	font-family: Tahoma, Helvetica, sans-serif;
		font-size: 90%;
		text-transform: uppercase;
    color: rgb(255,255,255);
    text-decoration: underline;
 }
 
/* Defines the Links */

div#pagelinks {	
  position: absolute;	
	left: 10px;
	top: 210px;
	width: 220px;
	height: 744px;
	padding-left: 1em;	
	background: rgb(240,240,240);
}

.pagelinks {	
  
	padding-left: 1em;	
	background: rgb(240,240,240);
}
div#pagelinks p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 130%; 
	font-weight: bold;
	margin-left: 5px; 
}

div#pagelinks ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: rgb(255,255,255);
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	list-style-type: square;
	margin-top: -5px;
	line-height: 110%;
 }
div#pagelinks ul a:link { 
    color: rgb(255,255,255);
    text-decoration: none
 }
div#navigation a { 
 		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 90%;
		text-transform: uppercase;
    color: rgb(255,255,255);
    text-decoration: underline;
 }
 div#navigation a:hover { 
 		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 90%;
		text-transform: uppercase;
    color: rgb(255,165,121);
    
    /*background : rgb(0,0,0)*/
    text-decoration: underline;
 }
div#navigation ul a:link { 
    color: rgb(255,255,255);
    text-decoration: none
 }

div#pagelinks ul a:visited { 
    color: rgb(255,255,255);
    text-decoration: none 
 }
 div#navigation ul a:visited { 
    color: rgb(255,255,255);
    text-decoration: none 
 }

div#pagelinks ul a:active { 
    color: rgb(255,255,153);
    text-decoration: none 
 }

div#pagelinks ul a:hover { 
    color: rgb(0,102,0);
    text-decoration: none 
 }

/* Defines the pagelink width and location */

div#mainpage {
	width: 640px;
	margin-top: 0px;
	margin-left: 220px;
	height: 800px;
	background: rgb(255,255,255);
}

/* Defines the Styles for this Section */

div#mainpage p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 130%; 
	line-height: 150%; 	
	margin-left: 10px
}

div#mainpage td {  
	font-family: verdana;
	font-size: 11px;
}

div#mainpage h1 {  
	font-family: Tahoma, sans-serif; 
	font-size: 120%;
	color:  rgb(0,102,0); 
	margin-left: 5px
}

div#mainpage h2 {  
	font-family: Tahoma, sans-serif; 
	font-size: 160%;
	color:  rgb(0,102,0);
	margin-left: 5px
}
div#mainpage a { 
 	
 	font-family: Tahoma, Helvetica, sans-serif;
    color:  rgb(0,0,255)
 }
 div#mainpage a : visited { 
 	font-family: Tahoma, Helvetica, sans-serif;
   
    color:  rgb(198,0,99)
    
 }
  div#mainpage a:hover { 
 	font-family: Tahoma, Helvetica, sans-serif;
      color:  rgb(255,0,0)
 }

 /*color: rgb(255,255,255);*/
