
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 13px;
	color:#003570;
	font-weight: bold;
}

.cont_Top {
	text-align: center;
	background-color: #FFFFFF;
}

.cont_Bottom {
	text-align: center;
	background-color: #FFFFFF;
}

.cont_Left {
	background-image: url(../images/cont-left.gif);
	background-repeat: repeat-y;	
	background-color: #FFFFFF;
}

.cont_Right {
	background-image: url(../images/cont-right.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	width: 20px;
}

.cont_Center {
	width: 680px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	border-top-style:none;
	padding: 9px;
}

input.stdButton {
	color: #0000FF;
}

a.nav, a.nav:visited, a.nav:active {
  font-weight:  bold;
  color:  #666666;
  text-decoration: none;
}

a.nav:hover {
  font-weight: bold;
  color:  #3567AE;
}

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

a.small_link {
  color: #333333;
  text-decoration: none;
  font-size: 11px;
  text-decoration: underline;
}

.blue {
	color: #000099;
}

.red {
	color: #990000;
}

.small {
	font-size: 11px;
	color:#333333;
}

.profile_location {
	font-size: 11px;
	color:#111111;
	font-weight: bold;
}

.borderDesc {
	padding: 3px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color:#666666;
	background:#FFDDFA;
}

.borderRes {
	border-width: 1px;
	border-style: solid;
	width: 150px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-color: #111111;
}

.profileTitle {
	font-size:12px;
	color: #CC0000;
	padding-bottom:3px;
	font-weight:bold;
}

.profileShortDesc {
	font-size:10px;
}