﻿body
{
	font-size: small;
}

.calendar
{
	color: white;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

.normalTable
{
	font-size: 11px;
	font-family: Arial;
}

.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(Images/FilledStar.jpeg);
}

.emptyRatingStar
{
	background-image: url(Images/EmptyStar.jpeg);
}

.savedRatingStar
{
	background-image: url(Images/SavedStar.png);
}

.tableBack
{
	background-color: #95A6BB;
}

body
{
	font-family: arial;
}

img
{
	border: 0px;
}

A
{
	text-decoration: underline;
	color: #6a8ac5;
}

p, td
{
	font-size: 12px;
}

.TopPic
{
	width: 651px;
	text-align: left;
}

.TopMenu
{
	background-color: white;
	color: #3f60a3;
	font-size: 12px;
	font-weight: bold;
}

.TopMenu A
{
	color: #3f60a3;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.BlueTop
{
	background-image: url(/images/blue_t.jpg);
	background-repeat: repeat-X;
}

.BlueBot
{
	background-image: url(/images/blue_b.jpg);
	background-repeat: repeat-X;
}

.BlueLeft
{
	background-image: url(/images/blue_l.jpg);
	background-repeat: repeat-Y;
}

.BlueRight
{
	background-image: url(/images/blue_r.jpg);
	background-repeat: repeat-Y;
}

.BlueTop
{
	background-image: url(/images/blue_t.jpg);
	background-repeat: repeat-X;
}

.RightPath
{
	float: right;
}


.RightPath td, .RightPath P
{
	font-size: 12px;
	font-family: tahoma;
}

.RightPathText
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}


.TableHeader1
{
	text-align: center;
	font-family: arial;
	font-size: 11px;
	height: 21px;
}

.TableHeader2
{
	text-align: center;
	font-family: arial;
	font-size: 11px;
	height: 21px;
	color: #6a6a6a;
}

.MainField
{
	padding-left: 0px;
	padding-top: 10px;
}

.Text
{
	color: #6a6a6a;
}

.Search1
{
	font-size: 13px;
	font-weight: bold;
}

.Search1 input
{
	border: 1px solid #7e9cb4;
	height: 25px;
}

input.Button
{
	border: 0px;
}

input.Button2
{
	position: relative;
	top: 5px;
}

.Persons
{
	width: 500px;
	height: 250px;
	border: 1px solid black;
	overflow: scroll;
}

.HelpEmail
{
	padding-top: 20px;
	padding-left: 20px;
}
.Copyright
{
	font-size: 11px;
	font-weight: bold;
}

.Scrolls
{
	width: 192px;
	height: 200px;
	overflow: scroll;
}

.Login input
{
	border: 1px solid #000000;
	height: 20px;
}

.Header
{
	font-size: 20px;
	font-weight: bold;
}

.BorderRight
{
	border-right: 1px solid black;
	padding-right: 20px;
}

.Register input
{
	border: 1px solid #7e9cb4;
	width: 250px;
}


.Comments
{
	font-size: 10px;
}

.ChooseServ td
{
	width: 200px;
	text-align: right;
}


.ChooseServ th
{
	font-size: 12px;
}

.Other
{
	padding-left: 140px;
}

.Other input
{
	border: 1px solid #7e9cb4;
	width: 430px;
}

.RegBut
{
	padding-right: 200px;
}
