
/* vasyukovr */


.MainForm
{
border:1px silver solid;
font-family:Times New Roman;
font-size:14px;
padding-left:3px;
background-image:url("images/formbg.jpg");
height:20px;
width:80%;
} 


.SearchForm
{
border:1px silver solid;
font-family:Times New Roman;
font-size:14px;
padding-left:3px;
background-image:url("images/searchbg.jpg");
height:20px;
width:90%;
} 

.HeaderForm
{
border:1px silver solid;
font-family:Times New Roman;
font-size:14px;
padding-left:3px;
background-image:url("images/hform.jpg");
height:20px;
} 


.ContentForm
{
border:1px silver solid;
font-family:Times New Roman;
font-size:14px;
padding-left:3px;
background-image:url("images/form.jpg");
width:80%;
height:200px;
} 



.AuthorsBlog {
/*	width: 90%; /* table width */	*/
/*	background : url(images/authorsbg.gif); */
	font-family: Times New Roman;
	color : #000000;
	font-size: 11px;
	font-weight: normal;
	border-collapse: collapse;
	border: 1px solid;
}


.ewTableRowBlog {
	background : url(images/userbg.jpg);
	font-family: Times New Roman;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

.ewHeaderBlog {
	width: 80%; /* table width */	
	background : url(images/mybg.jpg);
	font-family: Times New Roman;
	color: #000000; /* header font color */
	font-weight: bold;
	vertical-align: top;
}


.ewTableBlog {
	width: 80%; /* table width */	
	background : url(images/lastbg.gif);
	font-family: Times New Roman;
	color : #000000;
	font-size: 11px;
	font-weight: normal;
	border-collapse: collapse;
	border: 1px solid;
}

a.pagelinkBlog {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal; 
	color: red; 
	text-decoration: none;
}

.timeBlog {
	font-family: Times New Roman;
	color : #c0c0c0;
	font-size: 14px;
	font-weight: normal;
}

.textAboutBlog {
	font-family: Times New Roman;
	color : #000000;
	font-size: 12px;
	font-weight: normal;
}

.textLastBlog {
	font-family: Times New Roman;
	color : #666666;
	font-size: 12px;
	font-weight: normal;
}

.lgUserLinkBlog {
	font-family: Times New Roman;
	color : #0066FF;
	font-size: 14px;
	font-weight: bold;
}

.HeadBlog {
	font-family: Times New Roman;
	color : #CC3300;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
