body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
        
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	background-color: #000000;
}

p {
    font-size:12px;
    margin-left:20px;
}

table.blog {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #CCCCCC solid;
	display: table;
	border-collapse: collapse;
	text-align: left;
} 

small {
    font-size: 11px;   
}

A:link {
color: #006699;
text-decoration: none;
}

A:active {
color: #006699;
text-decoration: none;
}

A:visited {
color: #006699;
text-decoration: none;
}

A:hover {
color: #0083C5;
text-decoration: underline;
}

#name a
{
	border: 0px;
	color: #C00;
}
 
.homelink A, .homelink A:visited, .homelink A:active
{	
    font-size: 12px;
    font-weight: bold;
	color: #C00;
    text-decoration: none;
}

.homelink A:hover
{	
    text-decoration: underline;
}

.navTxt {
	font-size: 12px;
	color: #555CFF;
	text-align: left;
	border-top-color: #373BA1;
	border-right-color: #373BA1;
	border-bottom-color: #373BA1;
	border-left-color: #373BA1;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
}

.nameTxt {
	font-size: 12px;
	color: #E33A3F;
	font-family: Arial, Helvetica, sans-serif;
}


td.caption1 {
	background-color: #FFFFFF;
	border: 1px #E4EEF3 solid;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #8E8FA5;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

td.caption2 {
	background-color: #F3F9FB;
	border: 1px #E4EEF3 solid;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

td.caption3 {
	background-color: #ffffff;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 2px;
	height: 46px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	
}

td.caption4 {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #006699;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

td.caption5 {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

td.caption6 {
background-color: #FFFFFF;
border: 1px #CCCCCC dotted;
padding: 4px;
height: 20px;
font-size: 12px;
font-weight: bold;
line-height: 15px;
}

td.caption7 {
	background-color: #F3F9FB;
	border: 1px #E4EEF3 solid;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
}

td.caption8 {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-bottom: 0px;
	text-align: right;
	height: 36px;
}

.postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}


.inputButton {
	font-family: Arial, Helvetica, sans-serif;
	border-top: #993333 1px solid;
	border-right: #993333 1px solid;
	border-bottom: #993333 1px solid;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../images/gradient2.gif);
	background-color: #FF0000;
	border: #993333 1px solid;
	border-top-color: #FF0000;
	border-right-color: #C60000;
	border-left-color: #C60000;
	border-bottom-color: #990000;
}

.credits {
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-style: normal;
}

.comments {	
	margin-bottom:20px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.commentTitle{	
	margin-left:30px;
	font-weight:bold;
}

#txpCommentInputForm{
	font-weight:bold;
    color: #C00;
}

.comments li{	
	margin-bottom:30px;	
}

dd {
   margin: 0px 0px 0px 0px;
   padding: 0;
   list-style: none none
}

.style3 {
    font-size: 12px;   
}

.caption3 {
    font-weight:bold;
    color: #C00;
}

