.normalText
{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration:none;
	font-weight:normal;
}


.mediumText
{
	font-family: Tahoma;
	font-size: 15px;
	text-decoration:none;
	font-weight:bold;
}

.footerText
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #EBA53D;
}

.asterik
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	color: red;
}

.highlight
{
	font-family: Tahoma;
	font-size: 16px;
	text-decoration:none;
	font-weight:bold;
	color: #999966;
}

.siteName
{
font-family: Tahoma ;
font-size: 40px;
text-decoration:italic;
font-weight:bold;
color: #FFFFFF;
padding-left: 30px;
}

.specialText
{
	font-family: Tahoma ;
	font-size: 12px;
	text-decoration:italic;
	font-weight:bold;
	color: #FD5200;
}
.orangeBorder
{
	border-top:5px solid #EBA53D;
	border-bottom:5px solid #EBA53D;
	border-left:5px solid #EBA53D;
	border-right:5px solid #EBA53D;
}
a:link
{
font-family:Tahoma;
size: 9px;
color:orange;
font-weight:bold;
text-decoration:none;
}

a:hover
{
font-family:Tahoma;
size: 9px;
color:green;
font-weight:bold;
text-decoration:none;
}

a:visited
{
font-family:Tahoma;
size: 9px;
color:orange;
font-weight:bold;
text-decoration:none;
}

a:visited:hover
{
font-family:Tahoma;
size: 9px;
color:#00CC00;
font-weight:bold;
text-decoration:none;
}

ul { list-style-image: url("images/animated_bullet.gif)") }

.contactFrm
{
	width:255px;
	height:18px;
	font-size:10px;
	font-family:tahoma;
}
.tableBorder
{
	border:1px dotted orange;
	font-family:verdana;
	font-size:12px;
}
.tableHeader
{
	background-color:orange;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.breadCrumb
{

	font-family: Tahoma;
	font-size: 13px;
	text-decoration:none;
	font-weight:normal;
	width:500px;
	position: relative;
	margin-left:120px;
	padding:20px;
}
