html , body 	{
		margin : 0; 
		} 

a:link 		{
		color : #0033ff; 
		text-decoration : none; 
		}
 
a:visited 	{
		color : #0033ff; 
		text-decoration : none; 
		}
 
a:hover 	{
		color : #0033ff; 
		text-decoration : underline; 
		}
 
a:active 	{
		color : #0033ff; 
		text-decoration : underline; 
		} 

.blog {
		margin : 0 10px 10px 0; 
		padding : 8px 5px 10px 15px; 
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		font-size : 14px; 
		color : #000; 
		}
 
.header 	{
		margin-top : 20px; 
		} 

#headerleft 	{
		margin:0 0 0 14px;
		}

#headercenter 	{
		margin:0 0 0 14px;
		}

#headerright 	{
		margin:0 0 0 14px;
		}

h5	      {
                font-size : 14px; 
		}

.title 		{
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		font-size : 14px; 
		color : #000; 
		font-weight : bold; 
		} 

.date 		{
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		color : #3333cc; 
		font-size : 14px; 
		font-weight : bold; 
		padding : 0; 
		margin : 3px 10px 7px 0; 
		text-transform : uppercase; 
		text-align : left; 
		}
 
.posted 	{
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		font-size : 11px; 
		color : #999; 
		margin-bottom : 20px; 
		} 

.copyright 	{
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		font-size : 11px; 
		color : #999; 
                                text-align : center;
		margin-bottom : 5px; 
		} 

.note 	{
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		font-size : 11px; 
		color : #990000; 
		margin-bottom : 10px; 
		}

.footer 	{
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		font-size : 11px; 
		color : #999; 
                                text-align : left;
		margin-bottom : 5px; 
		} 

.left 		{
		background-color : #fff; 
		background-image : url(graphics/left_bkgd.gif); 
		padding : 0; 
		margin : 0 0 0 14px; 
		border-left : 1px solid #000; 
		border-right : 1px solid #000; 
		border-bottom : 1px solid #000; 
		} 

.center 	{
		background-color : #fff; 
		background-image : url(graphics/center_bkgd.gif); 
		padding : 0; 
		margin : 0 0 0 14px; 
		border-right : 1px solid #000;
		border-bottom : 1px solid #000; 
		}
 
.right 		{
		background-color : #fff; 
		background-image : url(graphics/right_bkgd.gif); 
		padding : 0; 
		margin : 0 0 0 14px; 
		border-left : 1px solid #000; 
		border-right : 1px solid #000; 
		border-bottom : 1px solid #000; 
		} 

.leftsub 		{
		background-color : #fff; 
		background-image : url(graphics/leftsub_bkgd.gif); 
		padding : 0; 
		margin : 0 0 0 14px; 
		border-left : 1px solid #000; 
		border-right : 1px solid #000; 
		border-bottom : 1px solid #000; 
		} 

.body 		{
		font-family : trebuchet ms, verdana, arial, helvetica, sans-serif; 
		color : #000; 
		font-size : 14px; 
		margin : 0; 
		padding : 10px; 
		text-align : left; 
		}
 
.comments-body 	{
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		color : #000; 
		font-size : 12px; 
		font-weight : normal; 
		padding : 5px; 
		text-align : left; 
		} 

.comments-post {
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		color : #000; 
		font-size : 11px; 
		margin-bottom : 20px; 
		font-weight : normal; 
		text-align : center; 
		}
 
.comment 	{
		position : relative; 
		width : auto; 
		color : #000; 
		border : 1px solid #000; 
		min-width : 120px; 
		margin : 30px; 
		padding : 10px; 
		}
 
.trackback-url 	{
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		color : #000; 
		font-size : small; 
		font-weight : normal; 
		background : #fff; 
		padding : 5px; 
		} 

.trackback-body {
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		color : #000; 
		font-size : small; 
		font-weight : normal; 
		background : #fff; 
		padding-bottom : 10px; 
		padding-top : 10px; 
		} 

.trackback-post {
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		color : #000; 
		font-size : x-small; 
		font-weight : normal; 
		background : #fff; 
		} 

.comments-head 	{
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		font-size : small; 
		color : #000; 
		margin-top : 0; 
		font-weight : bold; 
		} 

#banner-commentspop {
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		color : #fff; 
                                text-align: center;
		font-size : large; 
		font-weight : bold; 
		border-bottom : 1px solid #000; 
		background : #E1E1E1; 
		margin-bottom : 10px; 
		padding : 15px; 
		} 

INPUT , TEXTAREA , SELECT , OPTION {
		color : #000; 
		font-size : 14px; 
		text-decoration : none; 
		font-family : trebuchet ms, verdana, arial, sans-serif; 
		border : 1px solid #000; 
		background-color : #E1E1E1; 
		}
		
		.underline{
		text-decoration: underline;
		}

hr{
height: 1px;
background-color: transparent;
color: #000000;
}