/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

.btmbg {
	background-image: url(../images/btmbarmiddle.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.btmbgg {
	background-image: url(../images/btmbarg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.courses {
	letter-spacing: 3px;
	font-weight: bold;
	color: #32496B;
}
.courses1 {
	/* letter-spacing: 3px; */
	font-size: 14px;
	font-weight: bold;
	color: #32496B;
}

.comp {
	background-image: url(../images/comp1.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}


.refcod {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

strong {
	font-weight: bold;
	font-size: 12px;
	color: #32496B;
}

b {
	font-weight: bold;
}

.fine {
	font-size: 10px;
}

.formstrong {
	font-size: 14px;
	font-weight: bold;
	color: #32496B;
}

.txtbox {
	width: 200px;
	color: #595959;
}

select {
	color: #595959;
}

.bnum {
	font: Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	color: #32496B;
	font-size: 29px;
	font-weight: bold;
}

h2 {
	color: #FFFFFF;
	font-size: 23px;
	font-weight: bold;
}

h3 {
	color: #F7941D;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
}

.submit {
	background-color: #F7941D;
	border-width: 1px;
	height: 28px;
	font-weight: bold;
	color: #32496B;
}

.call {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.callph {
	font-size: 19px;
	color: #FFFFFF;
	font-weight: bold;
}

.ferror {
	color: #FF0000;
}

a.tech:link 	{ font-weight: bold; font-size: 12px; color: #32496B; text-decoration: underline; }
a.tech:visited 	{ font-weight: bold; font-size: 12px; color: #32496B; text-decoration: underline; }
a.tech:active 	{ font-weight: bold; font-size: 12px; color: #32496B; text-decoration: underline; }
a.tech:hover 	{ font-weight: bold; font-size: 12px; color: #32496B; text-decoration: none; }

