
body,p,li, td, div {
	font-family: Times New Roman, serif; 
	line-height: 140%;
	font-size: 13px; 
	color: #999999;
}

body {
	background-image:url(../ims/main-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

a {
	color: #000; 
	text-decoration: underline;
}

a:hover {	
	color: #99FFFF; 
}

a.nav {
	color: #000;
	text-decoration: none;
}

a.nav:hover {
	color: #99FFFF;
		text-decoration: none;
}

.black {
	color: black;
}

.small-text { 
	font-size: 10px; 
	color: #333333
}

.menu td, .menu a {
	color: #000000;
	font-family: Courier, serif;
		text-decoration: none;
}

.menu a:hover {
	color: #99FFFF;
	font-family: Courier, serif;
}

.menu a.sel {
	color: #A4A4A4;
	font-family: Courier, serif;
}

.blueline {
	border-bottom: 1px solid #99FFFF;
}

.blue-bg1 {
	background-image: url(../ims/blue-bg1.jpg);
	background-repeat: no-repeat;
	border:1px white solid;
}


.blue-bg2 {
	background-image: url(../ims/blue-bg2.gif);
	background-repeat: no-repeat;
	border:1px white solid;
}


.heading { 
	color: #000000; 
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

.heading1 { 
	color: #A4A4A4; 
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

.im-title {
	font-weight: bold;
	color: #000;
}

.im-caption {
	font-weight: normal;
	color: #A4A4A4;
	font-style: italic;
}

.padding-left {
	padding:  0 0 0 75px;
}

input, textarea { 
	font-family:Times New Roman, serif; 
	font-size: 11px; 
	background-color: transparent; 
	border-left: 1 solid #DDDDDD; 
	border-right: 1 solid #DDDDDD; 
	border-top: 1 solid #DDDDDD; 
	border-bottom: 1 solid #DDDDDD;
}
