/* Basics */
body {
	background-color: 	#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

a {
	color: #4A9273;
	text-decoration: none;
}

A:hover {
	COLOR: black; 
	TEXT-DECORATION: underline;
}
H1 { FONT: 16pt Arial; COLOR: #666666; TEXT-decoration: none}
H2 {FONT: 14pt Arial; COLOR: #666666; TEXT-decoration: none}
H3 { FONT: 12pt Arial; COLOR: #666666; TEXT-decoration: none}
.H1 { FONT: 16pt Arial; COLOR: #666666; TEXT-decoration: none}
.H2 {FONT: 14pt Arial; COLOR: #666666; TEXT-decoration: none}
.H3 { FONT: 12pt Arial; COLOR: #666666; TEXT-decoration: none}

.blogText
	{
	color: #000000;
	}

td.titleBar {
	background-color: #4d9171;
	color: #000000;
	font-weight:bold;
	}
td.list1{
	background-color: #FFFFFF;
	}
td.list-1 {
	background-color: #CCCCCC;
	}


/* Upper Bar ---------------------------------------------------------*/
td.UpperBar {
	background-color: #000000;
}
td.UpperBarSeperator {
	background-color: #000000;
}
a.UpperBar {
	color: #4D9171;
	text-decoration: none;
	font-weight: bold;
}

A.UpperBar:hover {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: underline;
	font-weight: bold;
}
/* Forms ---------------------------------------------------------*/
.formheadingtext
{
    FONT: 8pt Arial;
	color: #666666;
    VERTICAL-ALIGN: bottom
}


/* Photo Album ---------------------------------------------------------*/
a.photoAlbum
	{
	color: #4D9171;
	text-decoration: none;
	font-size: 8pt;
}

A.photoalbum:hover {
	COLOR: black; 
	TEXT-DECORATION: underline;
	font-size: 8pt;
}
/* story ---------------------------------------------------------*/
.sent {}
.sentHighlight{
	BORDER-RIGHT: #000000 0px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 0px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #dddddd;
	cursor: hand;

}
.commenting {
BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	padding-left:10px;
	padding-right:10px;
    WIDTH: 150px;
    CURSOR: hand;
    TEXT-INDENT: 0px;
    POSITION: absolute;
    
    TEXT-ALIGN: left;
	FONT-WEIGHT: bold;
	FONT: Arial, Helvetica, sans-serif 8pt;

	BACKGROUND-COLOR: #92BDAA;
	COLOR: #000000; 
	TEXT-DECORATION: none
	}
.commentingChoose {
BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	padding-left:10px;
	padding-right:10px;
    WIDTH: 150px;
    CURSOR: hand;
    TEXT-INDENT: 0px;

    TEXT-ALIGN: left;
	FONT-WEIGHT: bold;
	FONT: Arial, Helvetica, sans-serif 8pt;

	BACKGROUND-COLOR: #92BDAA;
	COLOR: #000000; 
	TEXT-DECORATION: none
	}
.commentHolder {
	margin-left: 50px;
	padding-left: 5px;
	BORDER: #000000 1px solid;
}
.commentHeader {
	FONT-size:8pt;
	color: #666666
}
.comment {
	FONT: Arial, Helvetica, sans-serif 8pt;
	color: #000000
}

/*---Movie List--------------------------------------------------------------------------*/
.MovieTableText {
FONT: Arial, Helvetica, sans-serif;
FONT-SIZE: 8pt;
	color: #000000;
}

/*-----------------------------------------------------------------------------*/
.flyingTag {
	POSITION: relative;
	
}
