.bold-black {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.inputstyle {
background-color: #8e1c3e;
border-bottom: #090317 1px solid;
border-left:   #090317 1px solid;
border-right:  #090317 1px solid;
border-top:    #090317 1px solid;
color:       #EAEAEA;
font-family: Tahoma;
font-size:   11px;
padding-bottom: 1px;
padding-left:   1px;
padding-right:  1px;
padding-top:    1px
}
.body-black {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.bold-red {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8E1C3E;
}
.body-red {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8E1C3E;
}
a:link {
	color: #8E1C3E;
	text-decoration: none;
}
a:visited {
	color: #8E1C3E;
	text-decoration: none;
}
a:hover {
	color: #A5A5A5;
	text-decoration: none;
}
a:active {
	color: #8E1C3E;
	text-decoration: none;
}
.bold-red-small {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8E1C3E;
}
.camborder {
	border: 1px solid #FFFFFF;
}
.naviborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
