/* CSS Document */

.topgradient{background-image:url(images/top_gradient.jpg); background-repeat:repeat-x;}
.iconbg{background-image:url(images/icon-bg.jpg); background-repeat:repeat-x;}
.tahomawhite12{font-family:Tahoma; 
				font-size:12px;
				color:#FFFFFF;
				}
.headerbg{background-image:url(images/header_bg.jpg); background-repeat:no-repeat;}
.contactheaderbg{background-image:url(images/contactheader_bg.jpg); background-repeat:no-repeat;}
.footerbg{background-image:url(images/footer_bg.jpg); background-repeat:repeat-x;}

.text{font-family:Tahoma;
		font-size:12px;
		color:#3E3D3D;
		text-decoration:none;}

.redtext{font-family:Tahoma;
		font-size:12px;
		color:#BE1717;
		text-decoration:none;}
		
.verdanatext{font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#3E3D3D;
		text-decoration:none;
		font-weight:bold;
		}
.verdanared{font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#BE1717;
		text-decoration:none;
		font-weight:bold;
		}
.copyrighttext{font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#3E3D3D;
		text-decoration:none;}
		
.width{
        width:145px;
        font-family:Tahoma;
		font-size:12px;
		color:#3E3D3D;
		text-decoration:none;}
		
.fildheight{
        width:145px;
		height:80px;
        font-family:Tahoma;
		font-size:12px;
		color:#3E3D3D;
		text-decoration:none;}