/* CSS Document */

body {
background:#A8C5FF;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
margin:0;
padding:0;
}

.boxbg {
background:url("../images/boxBg.jpg"/*tpa=http://www.katch22.org/images/boxBg.jpg*/) repeat-y;
}
html, body {
height:100%
}
.menubg {
background-color:#1F4CA5;
}

a.mainlink {
background-color:#1F4CA5;
border-right:solid #CCCCCC 1px;
padding:8px 12px;
color:white;
line-height:30px;
text-decoration:none
}

a.mainlink:hover {
	background-color:#17387D;
	color:#A2C1FF;
	text-decoration:none;
}

.mainlinkhl {
	background-color:#17387D;
	border-right:solid #CCCCCC 1px;
	padding:8px 12px;
	color:#A2C1FF;
	line-height:30px;
	text-decoration:none;
	cursor: default;
}

a.emaillink {
color:white;
text-decoration:none;
font-size:11px
}

a.emaillink:hover {
color:#A2C1FF;
text-decoration:none;
}

.selphbg {
background-color:#5779BC;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}

.btmbg {
height:35px;
vertical-align:middle;
font-size:11px;
}

a.btmlink:link, a.btmlink:visited{
color:006699;
text-decoration:underline;
font-size:11px
}

a.btmlink:hover, a.btmlink:active {
color:#666;
text-decoration:underline;
}

a.txtlink:link, a.txtlink:visited {
color:006699;
text-decoration:underline;
}

a.txtlink:hover, a.txtlink:active {
color:#666;
text-decoration:underline;
}

h2.title {
font-size:15px;
color:#1F4CA5;
background:url("../images/titleBG.gif"/*tpa=http://www.katch22.org/images/titleBG.gif*/) left top no-repeat;
height:30px;
line-height:30px;
padding-left:23px;
}
.countclock {
background-color:#D9E6FF;
border:#4683FF solid 1px;
height:50px;
vertical-align:middle;
padding-left:18px;
}
.countclock span.title{
font-size:13px;
color:#1F4CA5;
font-weight:bold;
}
