body {margin-top:0px ; margin-left:0px ; margin-right:0px ; margin-bottom:0px }
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #343434;
	text-decoration:none;
}
a:visited {
	color: #343434;
	text-decoration:none;
}
a:hover {
	color: #FF6600;
	text-decoration:underline;	
}

.title {
	font-size: 15px;
	font-weight:bold;
}
.stx {
	font-size: 11px;
}

.stitle {
	font-size: 15px;
	font-weight:bold;	
	color: #213AA0;
}
.sstitle {
	font-size: 12px;
	font-weight:bold;	
}
.introbg {
	background-image: url(/img/intro_05.gif);
	background-repeat: repeat-x;
	background-position: top;
}

img {border:0;}
form {margin:0;}

input.button {color:#edeff1;font-weight:bold; background: url(/images/bg_button.gif) repeat-x;
							border:#46699d 1px solid;
							cursor: pointer;
							font-weight:normal; 
							font-size:11px; 
							height:25px;
							padding:3px 2px 0 2px;
							}
							
input.button2 {color:#333;font-weight:bold; background: url(/images/bg_listbutton.gif) bottom repeat-x;
							border:#333 1px solid;
							cursor: pointer;
							font-weight:normal; 
							font-size:11px; 
							height:20px;
							padding:3px 2px 0 2px;
							}