/* =======================================
    CSS STYLES FOR SHADOWSHEEP HOME PAGE
    v0.1, 06/2004
   =======================================
*/
.Title
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 15px;
    font-weight: bold;
}

/* */
.MenuHeader
{
    color: #990033;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
}

/* */
.MenuBody
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
}

.MenuLabel
{
    width: 10px;
}

A.MenuBody, A.MenuBody:link, A.MenuBody:visited, A.MenuBody:active
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #999966;
    font-size: 10px;
	font-weight: bold;
}

A.MenuBody:hover
{
    text-decoration: underline;
    color: #990033;
	font-weight: bold;
}

.MyBody
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
}

.MyBodyModify
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 9px;
    font-weight: normal;
}


.MyBodyBold
{
    color: #CC3333;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
}

.UserHeader
{
    color: #CC3333;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
}

.MyBodyBlack
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
}

.TableBodyBlack
{
    color: black;
    font-family:Arial;
    font-size: 11px;
    font-weight: normal;
	border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}

.MyBodyBlackBold
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
}

.HeaderMenu
{
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
	color: #999966;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
}

/* text style for the links */

link
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: normal;
    color:white;
    font-size: 10px;
}

link123
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color:white;
    font-size: 12px;
}

hover
{
    text-decoration: underline;
    color: white;
}

.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 9px;
    line-height: 20pt;
    font-weight: normal;
}

/***** Blog Styles *********/

.PcblogHead
{
    background-color: Black;
    border-bottom: dimgray;
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
}

.PcblogItem
{
    background-color: Black;
    border-bottom: dimgray;
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
	line-height: 15px;
}

.PcblogItemAlt
{
    background-color: Black;
    border-bottom: dimgray;
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
	line-height: 15px;
}

.PcblogFooter
{
    background-color: Black;
    line-height: 10px;
}

.PcblogTextBox
{
    width: 100%;
    font-size: 11px;
    
}
.AddPcblogTextBox
{
    width: 100%;
    font-size: 11px;
}

.PcblogIdTextBox
{
    width: 100%;
    font-size: 10px;
}

.PcblogLeft
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    border-right: #000000 1px solid;
    border-top: 0px;
    border-left: #000000 1px solid;
    border-bottom: 0px;
    /* border-style: dashed; */
}

.PcblogTitle
{
    font-size: 16px;
	font-weight:bold;
	color: White;
	line-height: normal;
	font-style: normal;
	font-family: Arial;
    
     /* border-style: dashed; */
}

.PcblogSubTitle
{
    color: white;
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px;
  /*  border-top: #000000 1px solid;
    border-style: dashed; */
}

.PcblogCommentTitle
{
    color: green;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
}

.PcblogBody
{
    color: white;
    font-family:Arial; 
    font-size: 11px;
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    /* border-style: dashed; */
}

.PcblogSign
{
    color: white;
    font-family: Verdana, Arial;
    font-size: 9px;
    font-weight: normal;
    border-right: 0px;
    border-left: 0px;
    border-top: #000000 1px solid;
    border-bottom: #000000 1px solid;
     /* border-style: dashed; */
}

.PcblogComment
{
    color: white;
    font-family: Verdana, Arial;
    font-size: 9px;
    font-weight: normal;
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    background-color:black; 
    /* border-style: dashed; */
}

.link
{
	font-weight: normal;
	font-size: 10px;
	color:white;
	font-family: Arial;
	text-decoration: none;
}

.link:hover
{
	font-weight: normal;
	font-size: 10px;
	color:white;
	font-family: Arial;
	text-decoration: none;
}



.link1
{
	font-weight: normal;
	font-size: 10px;
	color:Navy;
	text-decoration: none;
}

.link1:hover
{
	font-weight: normal;
	font-size: 10px;
	color:Navy;
	text-decoration: none;
}

.linkHead
{
	font-size: 14px;
	
	color: White;
	font-family: Arial;
	text-decoration: none;
}

.linkHead:hover
{
	font-size: 14px;
	
	color: White;
	font-family: Arial;
	text-decoration: none;
}

.UserHead
{
    color: black;
    font-family: Verdana, Arial;
    font-weight:bold;
    font-size: 12px;
    border-right: #000000 1px solid;
    border-top: 0px;
    border-left: #000000 1px solid;
    border-bottom: 0px;
    /* border-style: dashed; */
}

.label
{
	font-size: 11px;
	font-weight:bold;
	color: White;
	line-height: normal;
	font-style: normal;
	font-family: Arial;
	
}


/*.DataGridHeaderText
{
	font-size: 11px;
	font-weight:bold;
	color: White;
	line-height: normal;
	font-style: normal;
	font-family: Arial;
}*/



.labelRed
{
	font-size: 16px;
	font-weight:bold;
	color: Red;
	line-height: normal;
	font-style: normal;
	font-family: Arial;
	
}


.copyright{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.copyrightlink{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}



.menu
{
	color: #FFFFFF;
	float: left;
	position: relative;
	text-align: center;
	width:190px;
}


.outer
{
	margin: 50px auto;
	width: 990px;
	height: 720px;
	position: absolute;
	background: url(../images/blank.gif);
}



