body {
	background-color: #FFFFFF;
	background-image: url(images/lines.gif);
}

#style2 {
	font: 22px Tahoma;
	padding-top: 4px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	color:#5673AB;
}

#style3 {
	font: 18px Tahoma;
	padding-top: 4px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	color:#5673AB;
}

#style4 {
	font: 16px Tahoma;
	padding-top: 4px;
	color:#5673AB;
}

a:link { color:#5673AB;
text-decoration:none;}
a:visited { color:#5673AB;
text-decoration:none;}
a:hover { color: #FF0000;
text-decoration:none;}

#main {
margin-left:auto;
margin-right:auto;
width:740px;
margin-top: 5px;

}

#header1 {
height: 13px;
width:740x;
border-top:6px;
border-top-style:solid;
border-top-color:#5673AB;
position:relative;
text-align: right;
font: 10px Tahoma;
background-image: url(images/headerblank.gif);
background-repeat:repeat-x;
}

#header2 {
background-image: url(images/top_bg.gif);
background-repeat:repeat-x;
position:relative;
width:740px;
height: 100px;
border-bottom:4px;
border-bottom-style:solid;
border-bottom-color:#5673AB;
}

#pane {
width:740;
height:410;

}
#msgBody {
bottom:17px;
float:right;
width:597px;
height:410px;
overflow:auto;
font: 12px Verdana;
}

#sideBar {
float:left;
width:135px;
height:412px;
font: 12px Tahoma;
border-right:1px;
border-right-style:solid;
border-right-color:#5673AB;
}

#footer {
position:relative;
bottom:0px;
background-color: #5673AB;
width:740px;
height:16px;
font: 12px Verdana;
padding-top: 3px;
padding-left: 7px;
color:white;
}

#designedby{
position:relative;
font: 8px Tahoma;
text-align:center;
}