body {
	margin: 0px;
	background: url(../i/bck.gif);
	background-color: #ffffff;	
}

body.nobg {
	margin: 0px;
	background: none;
	background-color: #ffffff;
}

body, a, td, th, div, p, span, em, strong {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: underline;
}


hr {
	border: 0;	
	color: rgb(57,53,104);
	background-color: rgb(57,53,104);
	height: 1px;
}

input	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	border-width: 1px 1px 1px 1px;
	border-color: #f5f5f5 #c0c0c0 #c0c0c0 #f5f5f5;
	padding: 1px 1px 1px 1px;
}

input.login-form {
	background-color: #ffffff;
}

form {margin : 0px;}

.body-comment {
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.body-comment a {
	font-size: 10px;
	color: #c0c0c0;
	text-decoration: underline;
}

.body-footer {
	border-top: thin dotted #cccccc;
	margin-top: 3em;
}
		
.body-reg {
	text-decoration : none;
}
.body-reg a {
	text-decoration : underline;
}
		
.body-reg-bld {
	font-weight: bold;
	text-decoration: none;
}
.body-reg-bld a {
	font-weight: bold;
	text-decoration: underline;
}

.calendar-action {
	font-size: 11px;
	text-decoration: none;
}	
.calendar-action a {
	font-size: 11px;
	text-decoration: underline;
}
.calendar-action a:hover {
	font-size: 11px;
	color: #393568;
	text-decoration: underline;
}	

.calendar-datetime, .calendar-datetime a {
	font-size: 11px;
	text-decoration: none;
}
	
.calendar-desc, .calendar-desc a {
	font-size: 11px;
	text-decoration: none;
}

.calendar-file {
	font-size: 11px;
	text-decoration: none;
}	
.calendar-file a {
	font-size: 11px;
	text-decoration: underline;
}
.calendar-file a:hover {
	font-size: 11px;
	color: #393568;
	text-decoration: underline;
}	
	
.calendar-title, .calendar-title a {
	background-color: #f1f0f6;
	font-weight: bold;
	text-decoration: none;
}	
	
.calendar-url, .calendar-url a {
	font-size: 11px;
	text-decoration: none;
}	
.calendar-url a:hover {
	font-size: 11px;
	text-decoration: underline;
}

.form-button {
	color: #393568;
	background-color: #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.form-comment, .form-comment a {
	font-size: 10px;
	color: #c0c0c0;
	text-decoration: none;
}

.form-label {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.form-label a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.form-label a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #393568;
	text-decoration: underline;
}

.form-section, .form-section a {
	color: #393568;
	background-color: #f5f5f5;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.form-text {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.form-text a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.form-text a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #393568;
	text-decoration: underline;
}

.form-warning, .form-warning a {
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #ff0000;
	text-decoration : none;
}


.head {
	font-size: 20px;
	font-weight: bold;
}

.msg-err-reg {
	color: #ff0000;
	background-color: #f5f5f5;
	text-decoration: none;
	border: 1px solid #e9e9e9;
	padding: 2px;
}
.msg-err-reg a	{
	border: none;
	text-decoration: underline;
}

.msg-err-sml {
	font-size : 10px;
	color : #ff0000;
	text-decoration : none;
}
.msg-err-sml a {
	font-size : 10px;
	color : #ff0000;
	text-decoration : underline;
}
	
.msg-resp-reg {
	color: #0000ff;
	background-color: #f5f5f5;
	text-decoration: none;
	border: 1px solid #e9e9e9;
	padding: 2px;
}
.msg-resp-reg a {
	border: none;
	text-decoration: underline;
}

.msg-resp-sml {
	font-size : 10px;
	color: #0000ff;
	text-decoration : none;
}
.msg-resp-sml a {
	font-size: 10px;
	color: #0000ff;
	text-decoration: underline;
}

.nav-text, .nav-text a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nav-text a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #393568;
	text-decoration: none;
}
	
.srch-action
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : #f5f5f5;
	text-decoration : none;
}	
.srch-action a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #393568;
	background-color : #f5f5f5;
	text-decoration : none;
}
.srch-action a:hover {
	text-decoration : underline;
}

.srch-comment {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.srch-comment a {
	font-size: 10px;
	color: #c0c0c0;
	text-decoration: underline;
}

.srch-header, .srch-header a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	background-color : #e9e9e9;
	text-decoration : none;
}

.srch-member {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : #ffffff;
	text-decoration : none;
}	
.srch-member a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #393568;
	background-color : #ffffff;
	text-decoration : none;
}	
.srch-member a:hover {
	text-decoration : underline;
}

.srch-pagination
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
.srch-pagination a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #393568;
	text-decoration : none;
}
.srch-pagination a:hover {
	text-decoration : underline;
}

.srch-pagination-cur, .srch-pagination-cur a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
}

textarea	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-color: #f5f5f5 #c0c0c0 #c0c0c0 #f5f5f5;
	padding: 1px;
}
