

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.sidemenu {
	background-color: #FFFFFF;
	background-image: url(images/sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.aboutussidemenu {
	background-color: #FFFFFF;
	background-image: url(images/aboutusbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ministriessidemenu {
	background-color: #FFFFFF;
	background-image: url(images/ministriesbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.resourcessidemenu {
	background-color: #FFFFFF;
	background-image: url(images/resourcesbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contactussidemenu {
	background-color: #FFFFFF;
	background-image: url(images/contactusbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3c4fa0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a234a;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3c4fa0;
	font-weight: bold;
	font-variant: small-caps;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464d5c;
}

a, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c34ba;
	text-decoration: none;
}

A:hover {
	COLOR: #7abee5;

}

.th-a {
	FONT-WEIGHT: bold;
	COLOR: #1c254e;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #8ec3e8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.t-a {
	MARGIN-TOP: 0.6em;
	MARGIN-BOTTOM: 0.3em;
	WIDTH: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.t-a TH {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.t-a TD {
	BORDER: #8ec3e8 1px solid;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bttn {
	BORDER-RIGHT: #999999 1px outset; BORDER-TOP: #999999 1px outset; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #999999 1px outset; CURSOR: hand; COLOR: #333333; BORDER-BOTTOM: #999999 1px outset; BACKGROUND-COLOR: #f4f4f4
}
.bttn-s {
	BORDER-RIGHT: #999999 1px outset; BORDER-TOP: #999999 1px outset; FONT-SIZE: 10px; BORDER-LEFT: #999999 1px outset; CURSOR: hand; COLOR: #333333; BORDER-BOTTOM: #999999 1px outset; BACKGROUND-COLOR: #f4f4f4
}
.th_hedingcolor{
	BACKGROUND-COLOR: #003377;
	COLOR: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	FONT-WEIGHT: bolder;
}
.f-c {
	FONT-SIZE: 11px;
	COLOR: #111111;
	background-color: #eeeeee;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.solidinput {
	BORDER-RIGHT: #999999 1px outset;
	BORDER-TOP: #999999 1px outset;
	FONT-SIZE: 10px;
	BORDER-LEFT: #999999 1px outset;
	COLOR: #333333;
	BORDER-BOTTOM: #999999 1px outset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.a {
	FONT-SIZE: 11px; COLOR: red; TEXT-DECORATION: none
}
.paging{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B83FF;
	text-decoration: none;
}
A.paging:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B83FF;
	text-decoration: underline;
}

.eventdate{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
}
.eventtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;	
	color:#FF8409;
} 


a.eventupload:hover, visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7abee5;
	text-decoration: none;
}
.eventupload{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2B83FF;
	text-decoration: none;
}
.linktitle{font-weight:bold
}

a {
   outline: none;
}

*{
  outline: none;
}
