BODY
{
	/*background-image:url(/images/common/prick_green.gif);*/
    font-family: verdana,arial,helvetica;
    font-size: 10px;
 	margin-left:5px;
	margin-top:5px;
	margin-right:5px;
}

TD
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
}

HR
{
	color:#6699cc;
	height:1px;
}

.ErrorRed
{
	color: Red;
}

.Bold
{
	font-weight: bold;
}

.Border
{
	border: solid 1px #dddddd;
}

.BorderBottom
{
	border-bottom: solid 1px #dddddd;
}

.BorderTop
{
	border-top: solid 1px #dddddd;
}

.IndentLeft
{
	padding-left:3px;
}

/* Table BG Colors */

.TableBG
{
	/*background-color: Gainsboro;*/
	background-color: #f5f5f5;
}

.TableSubBG
{
	/*background-color: Whitesmoke;*/
	background-color: #f5f5f5;
}

.AscentAdminTable
{
	width: 100%;
	background-color: Gainsboro;
	border: solid 1px Dimgray;
}

.AscentAdminTableProject
{
	width: 100%;
	background-color: Gainsboro;
	background-image:url(/images/common/prick_dddddd.gif); 
	border: solid 1px Dimgray;
}

.AscentListHeadRow
{
	background-color: #f5f5f5;
	border: solid 1px #dddddd;
	font-size:11px;
	height:20px;
}

.AscentListHeadRowProject
{
	background-color: #f5f5f5;
	background-image:url(/images/common/prick_dddddd.gif); 
	border: solid 1px #dddddd;
}

.AscentCommentTextBox
{
	width: 150px;
	height: 55px;
}

.AscentCommentTextBoxProject
{
	width: 300px;
	height: 100px;
}

.AscentCommentBoxProject
{
	background-color: Gainsboro;
	background-image:url(/images/common/prick_dddddd.gif); 
	border: solid 1px Dimgray;
	cursor: pointer;
}

.LabelBold10
{
 font-family: verdana,arial,helvetica;
 font-size: 10px;
 font-weight:bold;
}

.LabelBold11
{
 font-family: verdana,arial,helvetica;
 font-size: 11px;
 font-weight:bold;
}

.TextBox10
{
 font-family: verdana,arial,helvetica;
 font-size: 10px;
}

.Submit10
{
 font-family: verdana,arial,helvetica;
 font-size: 10px;
}

.Submit11
{
 font-family: verdana,arial,helvetica;
 font-size: 11px;
 font-weight:bold;
}
.MainText
{
 font-family: verdana,arial,helvetica;
 font-size: 10px;
}

/* Firefox */
.CountryListBox
{
	width:133px;
}

.DateTextBox
{
	width:75px;

}

/* AscentStats */
#AscentStats TABLE
{
	background-color: #f5f5f5;
	border: solid 0px Dimgray;
}

#AscentStats TD
{
	border: solid 0px Dimgray;
	background-color: White;
}

#AscentStats .Border
{
	border: solid 1px #dddddd;
}


#AscentPyramid TD
{
	border: solid 0px #dddddd;
	height: 11px;
}

#AscentPyramid TABLE
{
	background-color:White;
	border: solid 0px Dimgray;
}

/* A */
.Page A:link
{
	text-decoration: none;
	color:#0000b3;
	font-weight: normal;
}

.Page A:visited
{
	text-decoration: none;
	color:#0000b3;
	font-weight: normal;
}

.Page A:hover
{
	text-decoration: underline;
	color:#0000b3;
}

.a8
{
	font-size:1px;
	width:1px;
	visibility:hidden;
}