body 	{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	scrollbar-track-color: #CACACA; 
	scrollbar-face-color: #5F9ED3; 
	scrollbar-highlight-color: #003366; 
	scrollbar-shadow-color: #003366; 
	scrollbar-arrow-color: #003366;
	}

/* all */

TABLE, TH, TR, TD, FONT, BLOCKQUOTE, LABEL 
	{ 
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
        }

p, ul, li, ol, em 	{
	line-height:16px;
	color: #000000;
	font-size : 13px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Tahoma;
	}


b, strong {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
}

.img1 {
	border: 1px solid #147D5D;
}

.tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #0448A2;
	text-align: center;
}

.submen {
	font-size: 12px;
	font-weight: normal;
}

/* all */

/* Header */
h1 {	 
	color: #000000;
	font-size: 18px;
	display:inline;
	line-height:16px;
	font-weight: 800;
	font-family: Tahoma;
	word-spacing: 4px;
	font-variant: small-caps;
	}
h3 {	 
	color: #000000;
	font-size: 16px;
	display:inline;
	line-height:16px;
	font-weight: 800;
	font-family: Tahoma;
	word-spacing: 4px;
	font-variant: small-caps;
	}

/* Header H1, H2, H3 */
/* ---------------------------------------------------------------------------------------------------------- */


/* Forms */
/* ---------------------------------------------------------------------------------------------------------- */
	
INPUT, TEXTAREA, select, button {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color: #f5f5f5;
	border: 1px solid #44649A;
	}
/* Forms */

.bg {
	background-attachment: fixed;
	background-image: url(../img/bg/green_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	white-space: nowrap;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
}

.bg_center {
	background-attachment: fixed;
	background-image: url(../img/bg/diplom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_center2 {
	background-attachment: fixed;
	background-image: url(../img/bg/crimea.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

