<STYLE>
<!--


notsurewhyiexist
{
}

BODY 
{
	margin			: 0 0 0 0;
	background-repeat:	no-repeat;
	color			:	#000000;
	text-decoration	:	none;
	padding			:	0 0 0 0;
	font-size		:	8.0pt; 
	font-family		:	verdana, arial, sans-serif;
	font-style		:	normal;
}

BODY.fontfree
{
	margin			: 0 0 0 0;
	background-repeat:	no-repeat;
	color			:	#000000;
	text-decoration	:	none;
	padding			:	0 0 0 0;
	font-size		:	8.0pt; 
	font-family		:	verdana, arial, sans-serif;
	font-style		:	normal;
}

.textbox100px
{
	width: 100px;
}

.textbox200px
{
	width: 200px;
}

.textbox300px
{
	width: 300px;
}

.textbox400px
{
	width: 400px;
}

.textbox500px
{
	width: 500px;
}


table
{
	background-repeat:no-repeat;
	margin: 0;
}

image
{
	margin: 0;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	
}

.normaltext
{
	font-size		:	8.0pt; 
	font-family		:	verdana, arial, sans-serif;
	font-style		:	normal;
	color			:	#000000;
	text-decoration	: none;
	line-height		: 10.5pt;
}

.normalbold
{
	font-size	:	8.0pt; 
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color		:	#000000;
	text-decoration	: none;
	font-weight :	bold;
	line-height	: 10.0pt;
}

.normalheader
{
	font-size	:	12.0pt; 
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color		:	#000000;
	text-decoration	: none;
	font-weight :	bold;
	line-height	: 13.0pt;
}

.errorbold
{
	font-size	:	8.0pt; 
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color		:	#CC0000;
	text-decoration	: none;
	font-weight :	bold;
	line-height	: 10.0pt;
}

.bluetext
{
	font-size	:	8.0pt; 
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color		:	#3333CC;
	text-decoration	: none;
	line-height	: 10.0pt;
}

.bluebold
{
	font-size	:	8.0pt; 
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color		:	Navy;
	text-decoration	: none;
	font-weight :	bold;
	line-height	: 10.0pt;
}

.smallbluetext
{
	font-size	:	7.5pt; 
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color		:	#3333CC;
	text-decoration	: none;
	line-height	:	9.0pt;
}

.smallbluebold
{
	font-size	:	7.0pt; 
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color		:	Navy;
	text-decoration	: none;
	font-weight :	bold;
	line-height	:	7.0pt;
}

.graytext
{
	font-size	:	8.0pt; 
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color		:	#999999;
	text-decoration	: none;
	line-height	: 10.0pt;
}

.grayheader
{
	font-size	:	18.0pt; 
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	font-weight :	bold;
	color		:	#999999;
	text-decoration	: none;
	line-height	: 10.0pt;
}

A {
	font-size	:	8.0pt;
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color 		:	#333366;
	text-decoration	:	underline;
	line-height	: 10.0pt;
}

A:link {
	font-size	:	8.0pt;
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color 		:	#333366;
	text-decoration	:	underline;
	line-height	: 10.0pt;
}

A:visited  {
	font-size	:	8.0pt;
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color 		:	#3333CC;
	text-decoration	:	underline;
	line-height	: 10.0pt;
}

A:hover { 
	font-size	:	8.0pt;
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color 		:	#993399;
	text-decoration	:	underline;
	line-height	: 10.0pt;
}

.menu {
	font-size	:	11px;
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color 		:	#333333;
	text-decoration	:	bold;
}

table.craigpreview
{
	BORDER-RIGHT	:	1px solid;
	BORDER-TOP		:	1px solid;
	BORDER-LEFT		:	1px solid;
	BORDER-BOTTOM	:	1px solid;
	background-color:	#ffffff;
}

table.admin 
{
	BORDER-RIGHT	:	1px solid;
	BORDER-TOP		:	1px solid;
	BORDER-LEFT		:	1px solid;
	BORDER-BOTTOM	:	1px solid;
	background-color:	#e9e9e9;
}

table.bordered
{
	BORDER-RIGHT	:	1px solid;
	BORDER-TOP		:	1px solid;
	BORDER-LEFT		:	1px solid;
	BORDER-BOTTOM	:	1px solid;
}

table.worksheet
{
	BORDER-RIGHT	:	1px solid;
	BORDER-TOP		:	1px solid;
	BORDER-LEFT		:	1px solid;
	BORDER-BOTTOM	:	1px solid;
	padding : 5
}

tr.worksheetrow
{
	BORDER-RIGHT	:	0px solid;
	BORDER-TOP		:	1px solid;
	BORDER-LEFT		:	1px solid;
	BORDER-BOTTOM	:	0px solid;
}

td.worksheetcell
{
	BORDER-LEFT		:	1px solid;
	padding : 10
}


td.unitlistingcell
{
	BORDER-RIGHT	:	1px solid;
	BORDER-TOP		:	1px solid;
	BORDER-LEFT		:	1px solid;
	BORDER-BOTTOM	:	1px solid;
	border-color	:	Gray;
}


td.portfoliocell
{
	BORDER-RIGHT	:	1px solid;
	BORDER-TOP		:	1px solid;
	BORDER-LEFT		:	1px solid;
	BORDER-BOTTOM	:	1px solid;
	border-color	:	White;
}



table.adminrt 
{
	BORDER-RIGHT	:	1px solid;
	BORDER-TOP		:	1px solid;
	BORDER-LEFT		:	1px solid;
	BORDER-BOTTOM	:	1px solid;
	background-color:	#FFFFFF;
}


A:link.menu {
	font-size	:	11px;
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	font-weight :	bold;
	color 		:	#EEEEEE;
	text-decoration	:	none;
}

A:visited.menu  {
	font-size	:	11px;
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	font-weight :	bold;
	color 		:	#EEEEEE;
	text-decoration	:	none;
}

A:hover.menu { 
	font-size	:	11px;
	font-family	:	verdana, arial, sans-serif;
	font-style	:	normal;
	color 		:	#CCCCCC;
	text-decoration	:	none;
	line-height	:	11px;
}



/* Very Crucial: supports the rte.css padding...!*/
#Public_ContentSection
{
	margin:			0 0 0 0;
	WIDTH:			650; 
	PADDING-LEFT:	0px; 
	PADDING-RIGHT:	0px; 
	PADDING-TOP:	0px; 
	PADDING-BOTTOM:	0px; 	
}

#ContentSection
{
	margin:			0 0 0 0;
	background:		#FFFFFF; 
	BORDER-LEFT:	#999999 1px solid; 
	BORDER-RIGHT:	#999999 1px solid; 
	BORDER-TOP:		#999999 1px solid;
	BORDER-BOTTOM:	#999999 1px solid;
	WIDTH:			540; 
}



#div_cell
{
	BORDER-LEFT:	#999999 1px solid; 
	BORDER-RIGHT:	#999999 1px solid; 
	BORDER-TOP:		#999999 1px solid;
	BORDER-BOTTOM:	#999999 1px solid;
}

#ContentSection_Padding
{
	PADDING-LEFT:	25px; 
	PADDING-RIGHT:	25px; 
	PADDING-TOP:	0px; 
	PADDING-BOTTOM:	0px; 
}


#Worksheet
{
	margin:			15 15 15 15;
	WIDTH:			900; 	
}


/* Button Sizing */
.button_small
{
	width: 60px;
	border-style: solid;
	border-bottom-color: Black;
	border-right-color: Black;
	border-top-color: Black;
	border-left-color: Black;	
	border-width: 1px
}

/* Button Sizing */
.button_small_find
{
	background-image: url(Resources/Images/Home/FindButton.gif);
	width: 37px;
	height: 23px;
	border-style:none;
	font-family:Arial;
	font-size:9px;
	font-weight:bolder;
	vertical-align:middle;
}

.button_small_find_white
{
	background-image: url(Resources/Images/Other/FindButton_white.gif);
	width: 37px;
	height: 23px;
	border-style:none;
}

.button_small_enter_white
{
	background-image: url(Resources/Images/Home/EnterButton.gif);
	width: 37px;
	height: 23px;
	border-style:none;
}

.button_medium
{
	width: 120px;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: Black;
	border-right-color: Black;
	border-top-color: Black;
	border-left-color: Black;	
}

.button_large
{
	width: 180px;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: Black;
	border-right-color: Black;
	border-top-color: Black;
	border-left-color: Black;	
}

.button_xlarge
{
	width: 240px;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: Black;
	border-right-color: Black;
	border-top-color: Black;
	border-left-color: Black;	
}


#Graphics_Widget
{
	border-left:	#FFFFFF 1px solid; 
	border-right:	#FFFFFF 1px solid; 
	border-top:		#FFFFFF 1px solid;
	border-bottom:	#FFFFFF 1px solid;
	padding-left:	15px;
	padding-right:	10px;
	padding-top:	10px;
	padding-bottom: 0px;
}


-->
</STYLE>

