html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
	scrollbar-face-color:#ACBFA3;
	scrollbar-arrow-color:#223322;
	scrollbar-track-color:#DAE4D6;
	scrollbar-highlight-color:#EdEEEc;
	scrollbar-3dlight-color:#ACBFA3;
	scrollbar-shadow-color:#98AA90;
	scrollbar-darkshadow-Color:#65705F;
}

/*Font*/
body
{
	font : normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

.img
{
        border:4px solid #C7DBFD; 
        align: center;
}

.img1
{
        border:1px solid #979799; 
        align: center;
}

.imgfl
{
        border:4px solid #FEB97D; 
        align: center;
}

.imgsa
{
        border:4px solid #B9D6AF; 
        align: center;
}

/*Links*/

A {
	color : #47259F;
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

A:HOVER {
	color : #743DFF;
	font : 	bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

a:active {
        color: #9167FD;
	text-decoration : underline;
}

/*Font in table*/

table
{
	font-size:100%;
}

small
{
	font-size:85%;
}


/*Blogs*/

table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment td, table.blog-table-post-comment th
{
	background-color:#F4F5F9;
}


table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th,
table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td,
table.blog-table-post-comment td, table.blog-table-post-comment th
{
	border-color: #C3C9D7;
}

.blog-post-date 
{
	color:#333;
}

table.blog-table-post-table th, table.blog-table-post-table td, table.blog-table-post-comment-table th, table.blog-table-post-comment-table td
{
	font-size:95%;
}

.blogtoolblock {border-color:#C3C9D7;}
.blogtoolbar {background-color:#F4F5F9;border-color:#C3C9D7;border-top:none;}
.blogtoolsection {border-color:#C3C9D7}
.blogtoolbutton, .blogmessbuttontext {color:#333;}
a.blogtoolbutton, .blogmessbuttontext{color:#333;}
.blogtoolseparator {border-left:1px solid #C3C9D7;border-right:1px solid #F4F5F9;}

/* social network*/
div#sonet_events_ms_message {width:150px;}