﻿
body{					background-color:#66bbce;
						font-family: "Times New Roman"
						}

div.wrapper{			margin-right:0%;
						margin-left:0%;
						text-align:center;
						}

div.usable{				margin-right:10%;
						margin-left:10%;
						text-align:center;
						}


p.alert{
						font-size:12pt;
						color:#ff0000;
						font-weight:bold;
						}
						
h9{						color:#ff0000;
						font-weight:bold;
						font-size:12pt;
						text-align:center;
						}
					

a:link{					}

a.alertlink{			color:#ff0000;
						font-weight:bold;}

a:visited{				}

a.alert:visited{		color:#ff0000;
						font-weight:bold;}

a:hover{				color:#ff0000;}

a:active{				}

h4{						color:#3333cc;
						font-weight:normal;
						font-size:12pt;
						text-align:center;
						}

h1{						font-size: 24pt; 
						font-weight:normal; 
						text-align:center;
						}

table{					font-size: 11pt; 
						text-align:center;
						margin-left:auto;
						margin-right:auto;
						}
table.links{			text-align:center;
						width:150px;
						height:250px;
						}

tr.links2{				height:50px;
						}


td.HeaderShort{			background: url('images/150blueup.gif');
						background-repeat: no-repeat;
						background-position: center;
						height: 33px;
						width: 150px;
						font-weight:bold;
						text-align:center;
						}

td.Header400{			background: url('images/bluetop400.gif');
						background-repeat: no-repeat;
						background-position: center;
						height: 33px;
						width: 400px;
						font-weight:bold;
						text-align:center;
						}

td.FooterShort{			background: url('images/150bluedown.gif');
						background-repeat: no-repeat;
						background-position: center;
						height: 33px;
						width: 150px;
						}


td.HeaderLong{ 			background: url('images/300blueup.gif');
						background-repeat: no-repeat;
						background-position: center;
						height: 33px;
						width: 300px;
						font-weight:bold; 
						text-align:center;
						}
						
table.RecordTable{		font-size:11pt;
						text-align:left;
						}
						
td.Home{				background: url('images/rectangle.gif');
						background-repeat: no-repeat;
						background-position: center;
						height: 30px;
						width: 200px;
						font-weight:bold;
						text-align:center;
						}
