/* CSS Document */
#container {
	margin:auto;
	margin-bottom:5px;
	width:768px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px
	}
#border {
	margin:auto;
	width:746px;
	border:1px solid #d8e4eb;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px
	}
div.clear {
	clear:both
	}
img.left {
	float:left;
	clear:both
	}
#heading {
	width:746px;
	padding-bottom:15px;
	padding-top:5px;
	clear:both;
	}
#leftcol {
	width:160px;
	padding-right:15px;
	float:left;
	}
#main {
	margin-left:175px;
	}
img.box {
	margin-bottom:15px;
	padding-right:5px
	}
div.item {
	border-bottom:1px solid #d8e4eb;
	padding-bottom:2px;
	margin-bottom:25px
	}
ul.browse { list-style-type:none; padding-left:0px; padding-right:0px; padding-bottom:10px; padding-top:5px; margin:0px }
li.browse { padding-bottom:5px; padding-top:3px; border-bottom:1px dotted #bdc8d0; margin:0px; }


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
    line-height: 15px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}
a:link {text-decoration: underline; color:#000;}
a:active {text-decoration: underline; color:#000;}
a:visited {text-decoration: underline; color:#000;}
a:hover {text-decoration: underline; color:#ff0033;}

.blacksmall
{
    font-size: 11px;
    color: #000; 
    line-height: 15px;
 }

a.blacksmall:link { color: #000; }
a.blacksmall:visited { color: #000; }
a.blacksmall:hover { color: #ff0033; }

.blackmedium
{
    font-size: 12px;
    color: #000; 
    line-height: 15px
 }

a.blackmedium:link { color: #000; }
a.blackmedium:visited { color: #000; }
a.blackmedium:hover { color: #ff0033; }

.blacklarge
{
    font-size: 15px;
    color: #000; 
    line-height: 18px;
	}

a.blacklarge:link { color: #000; }
a.blacklarge:visited { color: #000; }
a.blacklarge:hover { color: #ff0033; }

.redsmall
{
    font-size: 11px;
    color: #ff0033; 
    line-height: 15px;
    }

a.redsmall:link { color: #ff0033; }
a.redsmall:visited { color: #ff0033; }
a.redsmall:hover { color: #000; }

.redmedium
{
    font-size: 12px;
    color: #ff0033; 
    line-height: 15px;
 font-weight: normal;
 }

a.redmedium:link { color: #ff0033; }
a.redmedium:visited { color: #ff0033; }
a.redmedium:hover { color: #666666; }

.redlarge
{
    font-size: 15px;
    color: #ff0033; 
    line-height: 18px;
 }

a.redlarge:link { color: #ff0033; }
a.redlarge:visited { color: #ff0033; }
a.redlarge:hover { color: #666666; }

.redxlarge
{
    font-size: 24px;
    color: #ff0033; 
    line-height: 30px;
 text-decoration:none
 }

a.redxlarge:link { color: #ff0033;text-decoration:none }
a.redxlarge:visited { color: #ff0033;text-decoration:none }
a.redxlarge:hover { color: #cccccc;text-decoration:underline }
