
body {
    margin-left:10px;
    margin-right:10px;
    font-size:16px;
    font-family:Arial;
    color:#000066;
    background-color:#ffffff;
    background-attachment:fixed;
}

body {
    scrollbar-face-color:#003399;
    scrollbar-highlight-color:#ffffdd;
    scrollbar-shadow-color:#555555;
    scrollbar-3dlight-color:#003399;
    scrollbar-arrow-color:#ffffdd;
    scrollbar-track-color:#000066;
    scrollbar-darkshadow-color:#555555;
}

table {
    border-top:solid 1px #000066;
    border-bottom:solid 1px #000066;
    border-left:solid 1px #000066;
    border-right:solid 1px #000066;
    font-size:13px;
    font-family:Arial;
    color:#000066;
}

th {
    border-top:solid 1px #000066;
    border-bottom:solid 1px #000066;
    border-left:solid 1px #000066;
    border-right:solid 1px #000066;
    font-size:13px;
    font-family:Arial;
    color:#003399;
    background-color:#000066;
    text-align:center;
}

td {
    border-top:solid 1px #000066;
    border-bottom:solid 1px #000066;
    border-left:solid 1px #000066;
    border-right:solid 1px #000066;
    font-size:13px;
    font-family:Arial;
    color:#000066;
}

input {
    font-size:13px;
    font-family:Verdana;
    height:23px;
}

option {
    font-size:13px;
    font-family:Verdana;
    height:19px;
}

div {
    font-size:16px;
    font-family:Arial;
    color:#000066;
    position:relative;
    height:45px;
}

span {
    font-size:16px;
    font-family:Arial;
    color:#000066;
}

h1 {
    font-size:24px;
    font-family:Arial;
    color:#003399;
    text-align:center;
}

h2 {
    font-size:22px;
    font-family:Arial;
    color:#003399;
}

h3 {
    font-size:20px;
    font-family:Arial;
    color:#003399;
}

h4 {
    font-size:18px;
    font-family:Arial;
    color:#003399;
}

h5 {
    font-size:16px;
    font-family:Arial;
    color:#003399;
}

a:link {	
    font-size:13px;
    font-family:Arial;
    color:#000066;
}	
		
a:visited {	
    font-size:13px;
    font-family:Arial;
    color:#000066;
}	
		
a:active {	
    font-size:13px;
    font-family:Arial;
    color:#000066;
}	
		
a:hover	{	
	color:#000066;
	}

.td2 {
	border-top:none 0px;
    border-bottom:none 0px;
    border-left:none 0px;
    border-right:none 0px;
    font-size:16px;
    font-family:Arial;
    color:#000066;
}

.td3 {
    border-top:medium 0px;
    border-bottom:medium 0px;
    border-left:medium 0px;
    border-right:medium 0px;
    font-size:16px;
    font-family:Arial;
    color:#ffffff;
    background-color:#000066;
    height:16px;
}

hr {
    color:#003399;
}

p {
    font-size:16px;
    font-family:Arial;
    color:#000066;
}

.msgwarn {
    border-top:medium 0px;
    border-bottom:medium 0px;
    border-left:medium 0px;
    border-right:medium 0px;
    font-size:16px;
    font-family:Arial;
    color:#003399;
    height:16px;
}

.msgerr {
    border-top:medium 0px;
    border-bottom:medium 0px;
    border-left:medium 0px;
    border-right:medium 0px;
    font-size:16px;
    font-family:Arial;
    color:#e03333;
    height:16px;
}
