    A:link {color: #424951; text-decoration: underline}
	A:visited {color: #424951; text-decoration: underline}
	A:active {color: #424951; text-decoration: underline}
	A:hover {color: #ff6600; text-decoration: underline}
	
	A.menu:link {color: #424951; text-decoration: none}
	A.menu:visited {color: #424951; text-decoration: none}
	A.menu:active {color: #424951; text-decoration: none}
	A.menu:hover {color: #ff6600; text-decoration: underline}
	
	A.sig:link {color: #e2e6e8; text-decoration: none}
	A.sig:visited {color: #e2e6e8; text-decoration: none}
	A.sig:active {color: #e2e6e8; text-decoration: none}
	A.sig:hover {color: #ff6600; text-decoration: underline}
	
	

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#424951;
	background-image:url(images/BG.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color:#424951;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color:#424951;
	font-weight:bold;
}

hr {
color:#424951;
height:1px
}

ul { margin:5px 5px 5px 25px;
}

li {
list-style-type:square; 
/*margin: 5px 5px 5px 5px;*/ 
}

/* Box styles */
.boxtop {background-image:url(images/Layout/top.gif)}
.boxtopleft {background-image:url(images/Layout/top-left.gif)}
.boxtopright {background-image:url(images/Layout/top-right.gif)}
.boxleft {background-image:url(images/Layout/left.jpg)}
.boxright {background-image:url(images/Layout/right.gif)}
.boxbottom {background-image:url(images/Layout/bottom.gif)}
.boxbottomleft {background-image:url(images/Layout/bottom-left.gif)}
.boxbottomright {background-image:url(images/Layout/bottom-right.gif)}


.menu {
	font-size:14px;
	color:#424951;
	font-weight:bold;
}

.labelBG { 
background-image:url(images/LabelBG.jpg);
}

.sig{
	font-size:9px;
	color:#e2e6e8;
}
 

.leftborder
{
border-left: 1px solid #424951;

}

.rightborder
{
border-right: 1px solid #424951;

}

.bottomborder
{border-bottom: 1px solid #424951;
}

.font9 {
font-size:9px
}
 
.font11 {
font-size:11px;
}

.font14 {
font-size:14px;
}

h1 {font-size:18px;
font-weight:bold;
margin:0px;
}

h2 {font-size:16px;
font-weight:bold;
}

h3 {font-size:14px;
font-weight:bold;
}

.theformbox {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
background-color: #EEEEEE;
background-repeat:no-repeat;
}

.thebutton {
font-size: 10px;
width: 100px;
font-family: Arial, Helvetica, sans-serif;
}
