﻿html, body
{
	background-color: #fff;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 auto;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
#dAll	{
	padding: 0;
	margin: 0 auto;
	width: 945px;
	height: auto;
	display: block;
	background:#ffffff url(/app_gfx/bg_all.gif) repeat-y;
}
#dTop
{
    width:945px;
    height:135px;
    background-image:url(bg_logo.jpg);
    text-align:right;
}
#dMenu
{
    height:37px;
    background-color:#343434;
    color:#7b7b7b;
    line-height:37px;
    border-bottom:2px solid #ffffff;
    text-align:center;
}
#dLeft
{
    float:left;
    width:186px;
    border-right:4px solid #ffffff;
    background-color:#f1f1e9;
}
#dCon
{
    float:left;
    width:755px;
    padding:0 0 0 0;
}
#dBot
{
    clear:both;
    width:945px;
    height:37px;
    text-align:center;
    line-height:37px;
    background-color:#343434;
    color:#ffffff;
}
#dBot   a
{
    color:#ffffff;
    text-decoration:none;
}
h1
{
    clear:both;
    color:#b61d1e;
    line-height:35px;
    font-size:15px;
    border-bottom:1px dotted #b61d1e;
    margin:0 0 10px 0;
    font-weight:normal;
}
h2
{
    font-size:14px;
    color:#b61d1e;
    margin:0;
    padding:2px;
    font-weight:normal;
    border-bottom:1px dotted #b61d1e;
}
label
{
    width:100%;
    clear:right;
}
#dCon  a
{
    color:#b61d1e;
    text-decoration:none;
    font-weight:bold;
}
#dCon  a:hover
{
    color:#000;
}
#dMenu  a
{
    display:inline-block;
    font-size:14px;
    padding:0 10px 0 10px;
    color:#ffffff;
    text-decoration:none;
    border-right:1px dotted #7b7b7b;
}
#dMenu  a:hover
{
    text-decoration:underline;
    color:#b61d1e;
}
#dLeft  a
{
    display:block;
    color:#8a8a85;
    text-decoration:none;
    margin:0 5px 0 5px;
    border-bottom:1px dotted #8a8a85;
    line-height:20px;
}
#dLeft  a:hover
{
    text-decoration:underline;
    background-color:#e2e2d5;
    color:#b61d1e;
}
#dCon img
{
    border:1px solid #b0c0c9;
    padding:3px;
    margin:3px;
}
#dCon  img a:hover
{
    border:1px solid #eac783;
}
.dHomeStallions
{
    background:url(/app_gfx/bg_stallions.gif);
    width:166px;
    height:157px;
    padding:5px 5px 5px 44px;
}
.dHomeStallions a
{
    color:#ffffff !important;
}
.dHomeStallions a:hover
{
    color:#000000 !important;
}
.pTh
{
    float:left;
    width:245px;
    margin:0 5px 10px 0;
    padding:0 0 3px 0;
}
.pTh    img
{
    padding:5px 0 5px 0 !important;
    background-color:#fff;
    margin:0 !important;
    border:0 !important;
}
.pTh    span
{
    color:#6a9239;
    font-weight:bolder;
}
.pTh    div
{
    height:215px;
}
img
{
    border:0;
}
form
{
    padding:0;
    margin:0;
}
p
{
    margin:0 0 25px 0;
    padding:0;
    line-height:20px;
}
.fBtn
{
    border:2px outset #b61d1a;
    background-color:#b61d1a;
    color:#fff;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight:bold;    
}
.fTxt
{
    border:1px inset #eac783;
    background-color:#faeacc;
    color:#000;
	font-family: Tahoma, Arial;
	font-size: 11px;
	width:150px;
	padding:1px;
	overflow-y:auto;
}
.add
{
    float:right;
    background-image:url(plus.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left:20px;
    color:#fff;
}
#dMidR img
{
    border:1px solid #b0c0c9;
    padding:3px;
    margin:3px;
}
#dMidR  img a:hover
{
    border:1px solid #eac783;
}
#rptPaging
{
   border:1px solid #eeeeee;
   padding:3px;
   margin:10px 0 10px 0;
}
ul 
{
    list-style-image: url(bg_dMidL_a.gif);
}
.i
{
    background-image:url(info.gif);
    background-position-x:left;
    background-position-y:top;
    background-repeat:no-repeat;
    padding-left:13px;
    font-size:smaller;
    line-height:100%;
}

#dprCount
{
    position:relative;
    width:36px;
    height:36px;
    top:-4px;
    right:161px;
    color:#ffffff;
    font-weight:bold;
    text-align:center;
}
#dLinks  a
{
    padding:0;background-image:none;margin:0;
}
#dBP
{
    clear:both;
    margin:10px 10px 10px 0;
}
#dBP    a
{
    background-color:#b61d1a;
    color:#fff;
    text-decoration:none;
    margin-right:5px;
    padding:3px 3px 3px 15px;
    display:inline-block;
    background-position:left;
    background-repeat:no-repeat;
    border:2px outset #b61d1a
}
.btnPrint
{
    background-image:url(print.gif);
}    
.btnBack
{
    background-image:url(back.gif);
}