
/* CSS Document */

/* ///////////////////////////////////////////

website developed by designwiz solutions inc.

/////////////////////////////////////////// */

body
	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #cccccc;
	font-family: Trebuchet MS, Arial; 
	font-size:12px; 
	background-image:url(images/bg.jpg);

	}
	

	

	
#menu_top
	{
	 background-image:url(images/bg_top_logo.jpg); 
	 height:242px; 
	 width: 1077px;
	 font-size:16px; 
	 color: #990000;
	 text-align:center;
	 
	 
	 }

#menu_top a:link, a:active
	{ 
	font-family: Trebuchet MS, Arial; 
	font-size:15px; 
	color: #000;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	}

#menu_top a:hover 
	{ 
	font-size:15px; 
	color:#555; 
	text-decoration:none;

	padding-left:7px;
	padding-right:7px;
	
	}

#menu_top a:visited
	{
	font-size:15px; 
	color: #000;
	text-decoration:none;
	
	padding-left:7px;
	padding-right:7px;
	}

	


	
	#title
	{
	font-family: Trebuchet ms, arial;
	font-size:17px;
	
	color:#80001A; /* #800080;#cc0000;*/
	text-align:left;
	}
	
	#title2
	{
	font-family: Trebuchet ms, arial;
	font-size:14px;
	font-weight: bold;
	
	color:#80001A; /* font-variant:small-caps;;#800080;#cc0000;*/
	text-align:left;
	}
	

	
#footer
	{ 
	text-align:center;
	font-family: Trebuchet MS, Arial; 
	font-size:10px; 
	color:#777777; 
	/*font-weight:bold;*/
	}


/*#footer a:link, a:active
	{ 
	text-align:center;
	font-family: Trebuchet MS, Arial; 
	font-size:11px; 
	color:#80001A; 
	
	text-decoration:none;
	}

#footer a:hover 
	{ 
	color:#CC0000; 
	}
	
#footer a:visited
	{ 
	text-align:center;
	font-family: Trebuchet MS, Arial; 
	font-size:11px; 
	color:#80001A; 
	font-style:normal;
	font-weight: normal;
	text-decoration:none;
	}
*/



























































