h1 
{
font-family 	: 	georgia;
font-size		:	 16px;
font-weight		:	bold;
color			: 	#4A4565;
line-height		:	15px;
margin-bottom	: 	8px;

}
h2
{
font-family 	: 	georgia;
font-size		:	 15px;
font-weight		:	bold;
color			: 	#4A4565;
line-height		:	15px;
margin-bottom	: 	8px;

}

h3
{
font-family 	: 	georgia;
font-size		:	 14px;
font-weight		:	bold;
color			: 	#4A4565;
line-height		:	15px;
margin-bottom	: 	8px;

}

h4
{
font-family 	: 	georgia;
font-size		:	 13px;
font-weight		:	bold;
color			: 	#4A4565;
line-height		:	15px;
margin-bottom	: 	8px;
}

h5
{
font-family 	: 	georgia;
font-size		:	 12px;
font-weight		:	bold;
color			: 	#4A4565;
line-height		:	15px;
margin-bottom	: 	8px;

}

h6
{
font-family 	: 	georgia;
font-size		:	 11px;
font-weight		:	bold;
color			: 	#A6C6CF;
line-height		:	15px;
margin-bottom	: 	8px;

}
body, td, div, p
{
font-family		:	verdana,sans-serif;
font-size		:	11px;
color:	#688090;
line-height		: 	18px;

}

p
{
margin:0px;
}

a
{ 
color			:	#0060FF;
text-decoration	:	none;
}



.content
{
font-family		:	verdana,sans-serif;
font-size		:	11px;
color			:	#688090;
width			:	480px;
line-height		: 	18px;
background-color: #E6EBE2;
}

.PRINAV		
{
font-family			:	verdana,sans-serif; 
font-size			:	11px;
color				:	#9A9E8A;
text-decoration		:	none;
padding-right		:	20px;

}

.PRINAV-on		
{
font-family			:	verdana,sans-serif; 
font-size			:	11px;
color				:	#CB7C7C;
text-decoration		:	none;
padding-right		:	20px;
}

.SECNAV	
{
font-family			:	verdana,sans-serif; 							 
font-size				:	11px;
color					:	#6B6A6A;
text-decoration			:	none;
padding-right			:8px;
}

.SECNAV-on
{		
font-family			:	verdana,sans-serif; 	
font-size				:	11px;
color					:	#F87088;
text-decoration			:	none;
padding-right			:8px;
}

 /* --------------  DISCUSSION STYLES  -------------- */

 /*   INPUT BOXES   */

.txtDiscussName
{
font-family: verdana;
font-size: 10px;
width: 200px;
color	: #5D5D5C;
border: 1px solid #C0B475;
background-color:#30353E;
}

.td_txtDiscussName
{
text-align:right;
}

.txtDiscussTitle
{
font-family: verdana;
font-size: 10px;
width: 200px;
color	: #5D5D5C;
border: 1px solid #C0B475;
background-color:#30353E;
}

.td_txtDiscussTitle
{
text-align:right;
}

.txtDiscussComments
{
font-family: verdana;
font-size: 10px;
color	: #5D5D5C;
border: 1px solid #C0B475;
width:  320px;
height:  100px;
margin-bottom:		10px;
background-color:#30353E;
}

.td_txtDiscussComments
{
text-align:right;
}


 /*   END INPUT BOXES   */

 /*   DISCUSSION ITEMS   */

.DiscussPostedDT
{
color: #7C9A8C;
}

.DiscussDiv
{
font-family: verdana;
font-size: 11px;
color: #C0B475;
margin-top: 10px;
}

 /*    END DISCUSSION ITEMS       */

 /*    WELCOME TO MY DISCUSSION   */
 
#AddDiscussDiv
{
font-family: arial Black;
font-size: 11px;
color: #7A96A8;
text-align: left;
letter-spacing: 1px;
padding-left:67px;
text-transform: uppercase;
}

 /*    END WELCOME TO MY DISCUSSION   */

 
 /*    DISCUSS COMMENTS   */

.DiscussDivCtr
{
font-family: arial mt, arial;
font-size: 11px;
color: #7C9A8C;
line-height: 15px;
}
 
 /*    END DISCUSS COMMENTS   */
 
 
 /*    TITLE  & YOUR NAME    */

#TD_txtDiscussTitle_Label
{
font-family: verdana;
padding-left:65px;
font-size: 11px;
text-align: right;
color: #C0B475;
letter-spacing: 1px;
}

#TD_txtDiscussName_Label
{
font-family: verdana;
font-size: 11px;
text-align: right;
color: #C0B475;
letter-spacing: 1px;
}

/*   END TITLE  & YOUR NAME   */


/*   FORM SPACING             */
#frmDiscussionAdd
{
margin-top: 10px;
}

/*  END FORM SPACING          */


/*  POST YOUR COMMENTS BUTTON  */

#cmdSubmitDiscussion
{
background-color	:	#E7E5D3;
width				:	170px;
border-style		:	none;
height				:	32px;
cursor				: 	hand;
text-align			:	center;
font-weight			:	bold;
font-family			:	verdana;
font-size			:	9px;
color				:	#7B7689;
border				:	4px solid #869FAE;
}


/*  END POST YOUR COMMENTS BUTTON  */

.DiscussContainer
{
margin-top:0px;
padding-left:20px;

}

 /* --------------  END DISCUSSION STYLES  -------------- */