body,p,td,div,span,input,textarea,select,dt,dd,ul,ol,li,blockquote{
	font-family: Times New Roman;
	font-size: 14px;
}

h1{
	font-family: Times New Roman;
	font-size: 30px;
	font-weight: normal;
	color: #C12C00;
	margin: 0px;
	padding: 0px;
}

.h1{
	font-family: Times New Roman;
	font-size: 30px;
	font-weight: normal;
	color: #C12C00;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: normal;
	color: #C12C00;
	margin: 0px;
	padding: 0px;
}

.h2{
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: normal;
	color: #C12C00;
	margin: 0px;
	padding-top: 5px;
}

h4{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #C12C00;
	margin: 0px;
	padding-top: 5px;
}

.title{
	padding-left: 45px;
	padding-bottom: 5px;
}

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

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


a.white{
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:hover{
	color: #FFFFFF;
	text-decoration: none;
}

a.menu0{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.menu0:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.tmenu{
	background-color: #C12C00;
	margin-left: 1px;
	margin-top: 1px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-size: 14px;
	float: left; 
}

input.search{
	height:18px;
	width: 110px;
	border: 1px solid #D49988;
	background-color: #FFE7C2;	
}

input.red{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100px;
  height: 23px; 
  background:#C12C00 url(/ws_include/img/btn_bg.gif) top left;
	border:none;
	text-decoration: underline;
	padding-top: 0px;
}

.red{
	color: #C12C00;
}

.small{
	font-size: 14px;
}

.menuItem{
	padding-left:40px;
}

img.n{
	width:0px;
	height:0px;
	border:none;
}

.leftMnTxt{
	width:100%;
	padding-right:15px;
	font-weight:bold;
	text-align:right;
}

.rightMnTxt{
	width:100%;
	padding-left:15px;
	font-weight:bold;
	text-align:left;
}

.white{
	color: #FFFFFF;
}

.copy{
	color: #8A8577;
}

img.inframe{
	border:10px solid white;
}

a.inframe{
	background-color: blue;
	padding:1px;
	margin:1px;
	cursor:default;
}
