﻿body
{
	font-size: 13px;
}

a
{
	text-decoration: none;
}

.tabMain
{
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	padding-right: 7px;
	padding-left: 7px;
	height: 100%;
	border: 0px;
	width: 950px;
	background-color: White;
}

.tabLogo
{
	background-image: url(Images/logo_bg.jpg);
	height: 61px;
	width: 935px;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
}

.tdLogin
{
	background-image:url(Images/big_bg.jpg); 
	background-repeat:no-repeat;
	width: 495px;
	height: 61px;
}

.tdLogo
{
	background-image:url(Images/logo.jpg); 
	background-repeat:no-repeat; 
	width: 234px;
}

.lblLogin
{
	font-family: arial;
	font-size: 10px;
	padding-right: 10px;
}

.txtLogin
{
	font-family: arial;
	font-size: 10px;
	padding-right: 10px;
	border: 1px solid black;
	height: 15px;
	width: 100px;
}

.btnLogin
{
	border: 0px;
	width: 32px;
	height: 32px;
}

.mnuLeft
{
	background-image: url(Images/button_bg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 211px;
}

.mnuLeft A
{
	position: relative;
	left: 20px;
	top: 7px;
	font-family: arial;
	font-size: 11px;
	color: #858585;
}
