@import url(style1.css);
body {
	margin: 0;
	background-image: url('images/bg.jpg');
	font-family:Verdana; 
	font-size:12px; 
	color:#347FD8;
}

A:link, A:visited, A:active {
	COLOR: #91BB11;
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	text-transform :capitalize ;
}

A:hover {
	COLOR: #000000; 
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	TEXT-DECORATION: underline
}

A:link.menuside, A:visited.menuside, A:active.menuside {
	COLOR: #C40000;
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
	text-transform :capitalize ;
}

A:hover.menuside {
	COLOR: #367FA8;
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
	text-transform :capitalize  ;
}

A:link.menutop, A:visited.menutop, A:active.menutop {
	COLOR: #FFFFFF;
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	TEXT-DECORATION: none;
    text-transform :capitalize ;
}

A:hover.menutop {
	COLOR: #000000; 
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	TEXT-DECORATION: none	;
	text-transform :capitalize ;
}

A:link.3, A:visited.3, A:active.3 {
	font-family:  Trebuchet MS; 
	font-size: 14pt; 
	margin: 0px;
	color: #586882; 
	font-style:italic; 
	font-weight:bold;
	TEXT-DECORATION: underline
}

A:hover.3 {
	font-family:  Trebuchet MS; 
	font-size: 14pt; 
	margin: 0px;
	color: #586882; 
	font-style:italic; 
	font-weight:bold;
	TEXT-DECORATION: underline
}

A:link.item, A:visited.item, A:active.item {
	COLOR: #C40000;
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none
}

A:hover.item {
	COLOR: #000000; 
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: underline
}

.data {
	border:medium none;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS;
	TEXT-DECORATION: none
	}
	

.data-bold{
	border:medium none; 
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS;
	TEXT-DECORATION: none; 
	font-weight:bold
	}
	
.red {
	border:medium none;
	FONT-SIZE: 10pt;
	COLOR: #C40000;
	FONT-FAMILY: Trebuchet MS;
	TEXT-DECORATION: none
	}
	

.red-bold{
	border:medium none; 
	FONT-SIZE: 10pt;
	COLOR: #C40000;
	FONT-FAMILY: Trebuchet MS;
	TEXT-DECORATION: none; 
	font-weight:bold
	}
	
.white {
	border:medium none;
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
	FONT-FAMILY: Trebuchet MS;
	TEXT-DECORATION: none
	}
	

.white-bold{
	border:medium none; 
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
	FONT-FAMILY: Trebuchet MS;
	TEXT-DECORATION: none; 
	font-weight:bold
	}	
	
.pagetitlewhite {
	border:medium none;
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
	FONT-FAMILY: Trebuchet MS;
	font-weight:bold;
	TEXT-DECORATION: none
	}
	
.menutitlered {
	border:medium none;
	FONT-SIZE: 10pt;
	COLOR: #C40000;
	FONT-FAMILY: Trebuchet MS;
	font-weight:bold;
	TEXT-DECORATION: none
	}

h1 { 
	font-family:  Trebuchet MS; 
	font-size: 14pt; 
	margin: 0px;
	color: #586882; 
	font-style:italic; 
	font-weight:bold 
	}	

h2 { 
	font-family:  Trebuchet MS; 
	font-size: 10pt; 
	margin: 0px;
	color: #000000; 
	font-weight:bold; text-decoration:underline 
	}
.Image
{
    border-bottom-color : Teal ;
    border : true;
    border-bottom-style :solid ;
    border-width :thin  ;
}
