body 
{ 

	margin: 0;
	padding: 0;
	background-color:#FFFFFF; 
}

p, ul, ol, th, address
{
	font-family: Georgia, Verdana, Arial; 
	font-size:12px; 
	color:#0C0C0C;
	line-height:21px; 
	text-align:left; 
	margin-top: 0px; 
	margin-bottom: 10px;
}

table.entryform td
{
    font: normal 12px/21px Georgia, Helvetica, Arial;
	color:#0C0C0C;
	text-align:left;
}

table.entryform th
{
    font: bold 12px/21px Georgia, Helvetica, Arial;
	color:#000000;
	text-align:left;
	border-bottom: 1px dotted #CCCCCC;
}

ul
{	
	list-style: disc;
	margin:0;
}

ul li
{
	
	margin-left: 0;
    padding-left: 0;
}

ol
{
	list-style-position: inside;
	margin: 0;
    padding: 0;

}

ol li
{
	margin-right: 10px;
    padding-left: 10px;
}

p.smallfooter
{
	margin-bottom: 4px;
}

#content
{
/*	background: url(images/background1.gif) no-repeat; */
}

#nav
{
	color:#666666;
	text-align:right;
	font: bold 14px/17px Helvetica, Arial;
}

#contentPlain
{}

#contentWide
{}

#quote
{}

#quote dl 
{
	font-family: Georgia, Verdana, Arial;
	font-size:12px;
	font-style:italic; 
	color:#333300; 
	line-height:22px; 
	text-align:left; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

#quote dt
{
	font-family: Georgia, Verdana, Arial;
	font-size:12px;
	font-style:normal; 
	color:#333300; 
	line-height:15px; 
	font-weight:bold;
	text-align:right; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

#quote dd
{ 
	color:#666666; 
	text-align:right; 
	margin-top: 0px; 
	margin-bottom: 30px;
	font: normal 10px/13px Georgia, Verdana, Arial;
	border-bottom: 1px dotted #CCCCCC;
}

.infolink
{
	text-align:right;
	margin-top: 0px;
	display: block;
}

.review
{ 
	color:#333300; 
	text-align:left; 
	margin-top: 0px; 
	margin-bottom: 30px;
	font: italic normal 12px/22px Georgia, Verdana, Arial;
}
.reviewNoBottom
{ 
	color:#333300; 
	text-align:left; 
	margin-top: 20px; 
	margin-bottom: 0px;
	font: italic normal 11px/18px Georgia, Verdana, Arial;
}
.reviewName
{
	font-family: Georgia, Verdana, Arial;
	font-size:12px;
	color:#333300; 
	line-height:15px; 
	font-weight:bold;
	text-align:left; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

.reviewDesc
{
	font-family: Georgia, Verdana, Arial;
	font-size:10px; 
	color:#666666; 
	line-height:13px; 
	text-align:left; 
	margin-top: 0px; 
	margin-bottom: 10px;
}


p.intro
{
	color: #330000; 
	font-weight:bold;
}


p.bigintro
{
	color: #330000;
	text-align:left;
	margin-top: 0px;
	font: bold 13px/19px Helvetica, Arial;
	margin-bottom: 8px;
}

.bolder
{
    color: #000000;
	font: bold 14px/19px Helvetica, Arial;
}

p.highlight
{
	color:#990000; 
	font-weight:bold; 
}

a
{
	color: #330000;
	text-decoration: none;
} 

a:link
{ 
	color: #330000;
	text-decoration: none; 
} 

a:visited	
{ 
	color: #330000;
	text-decoration: none;
} 

a:active	
{ 
	color: #cc3333; 
} 

a:hover
{ 
	color: #cc3333; 
	text-decoration: underline; 
} 

h1 
{ 
	color:#330000;
	text-align:left; 
	margin-top: 10px; 
	margin-bottom: 10px;
	font: Georgia, Helvetica, Arial;
	text-transform: uppercase;
}

h2 
{ 
	color: #330000;
	text-align:left; 
	margin-top: 0px;
	font: bold 17px/21px Helvetica, Arial;
	text-transform: uppercase;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 8px;
	letter-spacing: 1px;
}

h3 
{ 
	color: #660000; 
	text-align:left; 
	margin-top: 0px; 
	margin-bottom: 0px;
	font: normal 15px/21px Helvetica, Arial;
	border-bottom: 1px dotted #666666;
	border-style: none;
	background: inherit;
	letter-spacing: 1px;
}

h2 em
{ 
	color: #999999; 
	font: italic small-caps bold 12px/21px Helvetica, Arial;
	letter-spacing: 1px;
}

b, strong 
{
	font-weight: bold;
	color: #660000;	
}

.cat
{ 
	color:#333300; 
	text-align:left; 
	margin-top: 0px; 
	margin-bottom: 20px;
	font: normal 12px/20px Georgia, Verdana, Arial;
}

.catName
{
	font-family: Georgia, Verdana, Arial;
	font-size:12px;
	color:#333300; 
	line-height:15px; 
	font-weight:bold;
	text-align:left; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

.catDesc
{
	font-family: Georgia, Verdana, Arial;
	font-size:10px; 
	color:#666666; 
	line-height:13px; 
	text-align:left; 
	margin-top: 0px; 
	margin-bottom: 10px;
}

#download h1 {
	font: bold 14px/20px Georgia, Verdana, Arial;
	text-transform: none;
}
