body {
	margin-top: 0px;
	margin-left: 0px;
	background-image:url(images/bg.jpg);
	color: #F60;
}

H1 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 18pt; 
	display : inline;
}

H2 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 16pt; 
}

H3 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 14pt; 
}

H4 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 12pt; 
}

p {
	font-family: Arial, Helvetica;
	color: #333;
	font-size : 10pt;
}

b { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

i { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

table { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

li { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

hr {
	width: 85%;
	color: #FFFFF;
}

a:link      { color: #FFFFFF;
text-decoration:none;
 }

a:visited { 
	color : #FFFFFF;
	text-decoration:none; 
}

a:hover { 
	color : #BBBBBB;
	text-decoration:none; 
}

a:active { 
	color : #FFFFFF;
	text-decoration:none; 
}

.other a:link      { color: #145495;
text-decoration:none;
 }

.other a:visited { 
	color : #145495;
	text-decoration:none; 
}

.other a:hover { 
	color : #000000;
	text-decoration:none; 
}

.other a:active { 
	color : #145495;
	text-decoration:none; 
}

.other1 a:link      { color:#CCC;
text-decoration:none;
 }

.other1 a:visited { 
	color:#CCC;
	text-decoration:none; 
}

.other1 a:hover { 
	color:#FFF;
	text-decoration:none; 
}

.other1 a:active { 
	color:#CCC;
	text-decoration:none; 
}

img { border-color : #000000; }
    
.form-input  { 
	font-family: arial; 
	color: #FFFFFF; 
	font-size: 11pt; 
	width: 100;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #FFFFFF;
    background-image: url('images/formgrad.jpg'); 
    background-position: top; 
    background-repeat:no-repeat; }
    
img {
    behavior: url("pngbehavior.htc");
}


td.c1{background-image:url(images/index_01.png); 
}
td.c2{background-image:url(images/index_04.png);
}
td.c3{background-image:url(images/index_06.png);
}
td.c4{background-image:url(images/services_05.png);
}