body
{
	font-family:@arial,sans-serif;
	font-size:13;
}

h2
{
	font-family:@arial,sans-serif;
	font-size:16;	
}

h4
{
	font-family:@arial;
	font-size:14;	
	color:#000033;	
}

td
{
	font-family:@arial,sans-serif;
	font-size:13;	
	color:#000000;
}

ul
{
	font-family:@arial,sans-serif;
	font-size:13;	
	color:#000000;
}

a
{
	color:#0000cc;
	font-weight:normal;
	text-decoration:none;
}

a:hover
{
	font-weight:normal;
	text-decoration:none;
	color:#0000cc;
}

.stlBody
{
	border-right:double 0 #0000cc;
	border-bottom:double 0 #0000cc;
	border-top:double 0 #0000cc;
	border-left:double 0 #0000cc;
	width:950;
}

.stlOuterTable
{
	border-top:double 2 #0000cc;
	border-bottom:double 2 #0000cc;
	background-image:url(images/blcorner.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

.stlInnerTable
{
	 border-top:double 2 #000000;
	 border-bottom:double 2 #000000;
	 width:950;
}

.stlFooter
{
	width:950;
}

.stlFooterLeft
{
	
}

.stlFooterRight
{

}

.stlHeaderTable
{

}

.stlPageTable
{	
  width:725;
  padding: 5 2 2 10;
  
}

.stlMenuTable
{
}

.stlSubMenuTable
{
	width:275;
}

.stlMessageTable
{
	height:40;
	width:950;
}

.stlTIPTitle
{
	font-family:@arial,sans-serif;
	font-size:13;
	color:#000000;
	font-weight:bolder;
}

.stlText
{
	font-family:@arial,sans-serif;
	font-size:13;
	font-weight:normal;
	word-spacing:normal;
}

.stlPageName
{
	font-family:@arial;
	font-size:16;
	font-weight:bolder;
	word-spacing:normal;
	color:#333333;
}

.stlButton
{
	width:100;
	background-color:#999999;
}

.stlAdminButton
{
	width:175;
	background-color:#999999;
}

.stlMenuButton
{
	width:155;
	background-color:#666666;
	color:#ffffff;
}

.stlAdminLinkButton
{
	color:#333333;
}


.stlSubMenuButton
{
	background-color:#333333;
	color:#ffffff;
	width:150;
	font-size:11;
}

.stlTextBox
{
	width:200;
}

.stlSmallTextBox
{
	width:100;
}

.stlTinyTextBox
{
	width:40;
}

.stlMultiLineTextBox
{
	width:650;
	height:400;
}

.stlDescrptionTextBox
{
	width:650;
	height:100;
}

.stlMessage
{
	font-family:@arial,sans-serif;
	font-size:13;
}

.stlQuoteMessage
{
	font-family:@arial,sans-serif;
	font-size:11;
}

.stlLabel
{
	font-family:@arial,sans-serif;
	font-size:12;
}

.stlLogin
{
	padding:0,0,0,0;
	font-size:11;
	font-family:@arial,sans-serif;	
}

.stlStockQuote
{
	padding:3,3,3,3;
	line-height: 1;
	font-size:9;
	font-family:@arial,sans-serif;	
}

.stlLoginLabel
{
	width:10;
	font-size:9;
	font-family:@arial,sans-serif;	
}

.stlLoginTextBox
{
	width:75;
	height:15;
	font-size:9;
	font-family:@arial,sans-serif;	
}

.stlLoginButton
{
	height:18;	
	width:50;
	background-color:#ffffff;
	color:#666666;
	font-size:9;
	font-family:@arial,sans-serif;
}

.stlPagers
{
	height:20;	
	width:20;
	background-color:#666666;
	color:#ffffff;
	font-size:9;
	font-family:@arial,sans-serif;	
}

.stlLostPasswordLink
{
	color:#999999;
	font-size:11;
	font-family:@arial,sans-serif;	
}

.stlLoginMessage
{
	font-family:@arial,sans-serif;
	font-size:11;
}

.stlStockQuoteTextBox
{
	font-family:@arial,sans-serif;
	font-size:11;
	width:50;
}

.stlStockQuoteButton
{
	font-family:@arial,sans-serif;
	font-size:11;
	width:100;
	background-color:#cccccc;
}

.stlAdminRadioButton
{
	font-family:@arial,sans-serif;
	font-size:14;
	background-color:#ffffff;
}

.stlAdminPanel
{
	border:double;
	border-width:2;
	background-color:#333333;
}

.stlAdminTable
{
	border:double;
	border-width:1;
	padding:2,2,2,2;
	background-color:#ffffff;
}

.stlWeather
{
	font-family:@arial,sans-serif;
	font-size:11;	
	color:#333333;
}

.stlLargeCodeSample
{
	width:750;
	height:350;
}

.stlMediumCodeSample
{
	width:750;
	height:150;
}

.stlSmallCodeSample
{
	width:750;
	height:50;
}