@import url(http://maksoft.net/css/standart_classes.css);
	/* predefine here*/
/* standart tags */
body { SCROLLBAR-BASE-COLOR: #dce2e5; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FFF; font-size: 10px; margin: 0px; padding: 0px;}
p, ul, ol, li { font-size: 10px; color: #FFF; list-style: square; }
A {text-decoration: none; font-size: 10px; color: #FFF}
A:Hover { color: Orange; text-decoration: underline;}
p a{text-decoration: underline;}
hr {border: solid 1px #dce2e5; }
table {color: #FFF; font-family:inherit; font-size: 10px; background: inherit; border: 0px; padding: 0px;margin: 0px;}

.head_text 	{font-size: 20px; font-weight: bold; color: Orange; border: 0px; margin: 0px 0px 10px 0px;} 

li { font-size: 10px; color: inherit; list-style: decimal; }
@import url(http://maksoft.net/css/text_classes.css);
	/* predefine here*/

@import url(http://maksoft.net/css/link_classes.css);
	/* predefine here*/

#pagination {display: block; text-align: center;}
#pagination a.page{display: block; background-color: #d9d9d9; width: 15px; color: #000000; padding: 2px; margin: 2px; float: left; text-decoration: none;}
#pagination a.page_selected, #pagination a.page:hover{display: block; background-color: #000000; color: #FFFFFF;  width: 15px; padding: 2px; margin: 2px; float: left; text-decoration: none; font-weight: bold;}

/* read more link, >>, text-decoration, color, bgcolor */
.next_link {font-size: 10px; font-weight: bold; color: inherit; display: block; clear: both; text-align: right; width: 100%; border-top: 1px dotted #FFF;}
	.next_link:hover {color: #2f6fbf}

.toplinks, .toplinks a{color: #001a29; text-transform: uppercase;}

@import url(http://maksoft.net/css/image_classes.css);
	/* predefine here*/

.main_image {margin: 5px; border: 0px;}

@import url(http://maksoft.net/css/table_classes.css);
	/* predefine here*/

@import url(http://maksoft.net/css/block_classes.css);
	/* predefine here*/

@import url(http://maksoft.net/css/form_classes.css);
	/* predefine here*/

@import url(http://maksoft.net/css/menu_classes.css);
	/* predefine here*/

/* main menu buttons, bgcolor, border, bgimage, font style, size, color, padding, aplha filter */
a.menu_button {display: block; margin:0px 0px 0px 5px; font-family: inherit; font-size: 12px; font-weight: normal; background: transparent; border: 0px; border-bottom: solid 1px #b2c0c6; padding:0px; line-height: 30px; color: #002641;}
	a.menu_button:hover { background: #e3e6e7; text-decoration: none;}

@import url(http://maksoft.net/css/extra_classes.css);
	/* predefine here*/

.bullet1 {white-space:nowrap; background-image: url(http://www.maksoft.net/css/images/bullets/bullet_arrow.gif); width:10px; height:10px; background-repeat: no-repeat; margin: 2px;}/* prefix bullet */

@import url(http://maksoft.net/css/admin_classes.css);
	/* predefine here*/
	
/*CMS classes*/

/*page content identificator*/
#pageContent {display: block; border: 0px solid #FF0000;}
#pageContent .sPage{float: left; border: 0px solid #d9d9d9; margin: 1px; margin-top: 5px;}
#pageContent .sPage a {font-weight: normal; text-decoration: none; }
#pageContent .sPage a:hover {font-weight: normal; text-decoration: none; color: #FF0000;}

#pageContent .sPage a.title{float: left; border: none; border-bottom: 1px solid Orange; color: #000000; font-weight: bold; display: block; width: 100%; margin: 1px; font-size: 14px; color: #FFF; margin-bottom: 10px;}
#pageContent .sPage a.title:hover{background-color: #d9d9d9; color: #000000; font-weight: bold;}

#pageContent .sPage .text{float: left; margin: 1px; cursor: hand; margin-top:0px;}
#pageContent .sPage img{display: block; background-color: #d9d9d9; border: 0px; margin: 0px;}

#pageContent .sPage .ssLinks {display: block;}
#pageContent .sPage .ssLinks a{font-weight: italic; text-decoration: underline; color: #FF0000; margin-left: 15px; display: block;}
#pageContent .sPage .ssLinks a:hover{text-decoration: underline; color: #000000;}

.news {display: block; margin: 10px 60px 10px 60px; width: 100%; color: #000;}
.news a{color: #002641;; display: block; line-height: 30px;}
.news a.title{font-size: 12px; border-bottom: 1px dotted #002641;}

.login {color: #999999; text-align: right;}
.login form {margin: 0px 10px 0px 10px; float: right; color: #999999; vertical-align: middle;}
.login input {margin: 2px;}
