﻿

.MainAuthorizationControls
{
	border-width:thin;
	border-color:#cccc00;
	border-style:solid;
	font-family:Arial;
	font-size:medium;
	background: url(img/tile_sub_background.gif);
	text-align:center;
	line-height:normal;
}

.MainAuthorizationControls input
{
	margin-top:12px;
	margin-bottom:6px;
}

.MainAuthorizationControlsTitle
{
	color:White;
	font-weight:bold;
	font-size:large;
	background-color:Olive;
}

.MainAuthorizationControlsLink
{
	display:inline;
}
.MainAuthorizationControlsLink A:link
{
	color:Blue;
}
.MainAuthorizationControlsLink A:visited
{
	color:Blue;
}
.MainAuthorizationControlsLink A:hover
{
	color:Red;
}

.main_table_background
{
	background-image:  url(img/fon2.jpg); 
	background-repeat: no-repeat;
}

.picture_cutline
{
	font-weight: bold;
	font-size: small;
	font-family: arial;
	text-decoration: none;
	vertical-align:middle;
	top:10px
}
.picture_cutline:link
{
	color: darkgreen;
}

.picture_cutline:visited
{
	color: darkgreen;
}

.picture_cutline:hover
{
	color: Red;
}

.ramatopleft 
{ 
	background-image:  url(img/rama_topleft.jpg); 
	height: 27px; 
	width:  27px
}

.ramatopright 
{ 
	background-image:  url(img/rama_topright.jpg); 
	height: 27px; 
	width:  27px
}

.ramabotleft 
{ 
	background-image:  url(img/rama_bottomleft.jpg); 
	height: 27px;  
	width: 27px
}

.ramabotright 
{ 
	background-image:  url(img/rama_bottomright.jpg); 
	height: 27px;  
	width: 27px
}

.ramaleft 
{  
	background-image:  url(img/rama_left.jpg); 
	background-repeat:  repeat-y; 
	width: 27px
}

.ramaright 
{ 
	background-image:  url(img/rama_right.jpg); 
	background-repeat:  repeat-y ; 
	width: 27px
}

.ramatopper 
{ 
	background-image:  url(img/rama_up.jpg); 
	height: 27px;
	width: 470px
}

.ramabottomer 
{ 
	background-image:  url(img/rama_down.jpg); 
	height: 27px;  
	width: 470px
}



