body
{
        background-color: #FFFFFF;
        margin: 0px;
		padding: 0px;
        font-family: Verdana, Helvetica, serif;
        font-size: 11px;
        color: #404040;
        text-align: left;
        line-height: 18px;
        width: 100%;
		height:100%
}

#header {background-color: #F08CB7;
	text-align:center;
	color:#FFFFFF; padding-top:2px;	
	
}

#subheader{
    background: #FDF4FB;
	border: 1px solid #FBE6F7;
    border-top: 0;
    margin-top:0px;
    padding: 0;
	width:100%;
}

#subheader LI {
	FLOAT: left; margin-right:15px; list-style-type:none;
			
}

#subheader a:hover {text-decoration:none;
	color:#1A92E1}

H4 {color:#FFFFFF;
	text-align:center;
	color:#FFFFFF;
}

H1 {font-weight:normal; font-size:20px;	
}
H2 { font-size:14px; text-align:center	
}
H3 {font-size:12px; font-weight:normal;}

div.title {
        color: #0C446B;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        font-size: 18px;
        font-weight: bold;

}
div.titlesub {
        font-size: 100%;
        margin-bottom: 3px;
        padding-bottom: 3px;

}
div.topmenu {
        margin-bottom: 3px;
        padding-bottom: 3px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
}
div.botmenu {
        margin-top: 3px;
        padding-bottom: 3px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #CCCCCC;
}

div.title2 {
        font-family: Verdana, Helvetica, serif;
        font-size: 14px;
        font-weight: bold;
        color: #0C446B;
        padding-top: 10px;
		padding-bottom: 10px;
		text-align:center;
}

#srch
{
    width: 140px;
}
#submit_srch
{
    width: 75px;
}

.inputbutton {
	BORDER-RIGHT: #717171 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #ffffff 1px solid; WIDTH: 36px; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #717171 1px solid; FONT-FAMILY: Verdana; HEIGHT: 20px; BACKGROUND-COLOR:  #F4CAE9;
}

a {
        color: #0C446B;
        text-decoration: none;
}

table.listtable, table.cattable, table.srchtable
{
    border: 0px;
    width: 100%;
}

td.catelem
{
    text-align: left;
    width: 33%;
    height: 30px;
}

a.catelem
{
    color: black;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	margin-left:50px;
}


h1.listtable
{
    color: black;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    border-bottom: none;
}

td.label
{
    text-align: right;
    color: black;
    font-family: Verdana;
    font-size: 11px;
    padding-right: 5px;
    width: 30%;
}

td.item
{
    padding-left: 5px;
}

input.item, select.item, textarea.item
{
    color: black;
    font-family: Verdana;
    font-size: 11px;
    width: 60%;
	BORDER-RIGHT: #ccc 1px solid; 
	BORDER-BOTTOM: #ccc 1px solid;
	BORDER-TOP: #717171 1px solid; 
	BORDER-LEFT: #717171 1px solid;
}

input.item1
{
    color: black;
    font-family: Verdana;
    font-size: 11px;
    width: 60%;
	BORDER-LEFT: #E9E9E9 1px solid; 
	BORDER-TOP: #E9E9E9 1px solid;
	BORDER-BOTTOM: #717171 1px solid; 
	BORDER-RIGHT: #717171 1px solid;
}

a:hover {text-decoration:underline}

.adv{
    background: #FDF4FB;
    border: 1px solid #F9DBF2;
    border-top: 0;
    margin-left: 30px;
	margin-top:40px;
    padding: 0;
	width:170px
}

.adv h4{
    background: #F4CAE9;    
    border: 1px solid #E0A3CE;
    border-left: 0;
    border-right: 0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 3px;
    text-align: center;
}

.adv p{
    background: transparent;
    border: 0;
    color: #3A4F6C;
    margin: 0;
    padding: 8px;
    font-size: 10px;
}

.adv p a:link,
.adv p a:visited,
.adv p a:active{
    background: transparent;
    text-decoration: none;
    color: #3A4F6C;
}

.adv p a:hover{
    background: transparent;
    text-decoration: underline;
}

.adderror
{
	border:0px;
	background:#FFFFFF;
	font-weight:normal;
	width: 250px;
}

.addcount
{
	border:0px;
	background:#FFFFFF;
	font-weight:normal;
	width: 20px;
}

.stat {line-height:150%}

.bottom {background-color: #F08CB7;
	text-align:center;
}
.bottomad {font-size:85%; background-color:#FFFFFF; color: #999; text-align:center}
.bottomad a {color:#999}