﻿body
{
	font-family: Calibri;
	font-size: 10px;
}
.rbtd
{
	text-align: right;
	font-weight: bold;
	font-size: 13px;
}
.rtd
{
	text-align: right;
}
.ctd
{
	text-align: center;
}

.rctd
{
	text-align: left;
	font-weight: bold;
}
.btd
{
	font-weight: bold;
}
.lettersize
{
	font-size: 10px;
}

.MainHeading
{
	color: #1b8cc6;
	font-size: 20;
	font-family: Verdana;
}

.GridHeaderRow
{
	background-color: #cbe9f9;
	font-weight: bold;
	color: Black;
}
.GridRowAleter
{
	background-color: #f4f3f3;
}
.GridRowStyle
{
	background-color: white;
}

.RequiredField
{
	font-size: 11px;
	color: Red;
}

.drop_menu
{
	font-family: Corbel;
	font-size: 11px;
	color: #999999;
}

.drop_select
{
	font-family: Corbel;
	font-size: 11px;
	color: black;
	background-color: #76b1eb;
}
.reset_button
{
	font-family: Corbel;
	font-size: 11px;
	color: #e5e5e5;
}
.BrowseCat
{
	font-family: DaunPenh;
	font-size: 40px;
}

.Lnk_button
{
	font-family: Corbel;
	color: #999999;
	width: 160px;
	text-decoration: none;
}
.Lnk_button:hover
{
	font-family: Corbel;
	color: #363636;
	width: 160px;
	text-decoration: none;
}
.All_Buttons
{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: none;
	background-color: #649BD2;
}
.dots
{
	color: #3f77ae;
	font-size: 15px;
}


.flatbutton
{
	font-family: Verdana;
	font-size: 12px;
	color: #1b8cc6;
	text-decoration: none;
}
.flatbutton:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tablebutt
{
	background-color: #E4E4E4;
	text-align: center;
}

.MainTable
{
	background-color: #f3f3f3;
	border-color: #d6d6d6;
	border-bottom-width: 10px;
	border-top-width: 10px;
	border-left-width: 10px;
	border-right-width: 10px;
}
.ImageUpload
{
	background-color: #f3f3f3;
}

.tbl1
{
	width: 100%;
	height: 100%;
	border: 5px;
	border-color: black;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
}
.MainPgHead
{
	background-color: #cbe9f9;
	font-family: Calibri;
	font-size: 18px;
	height: 35px;
	font-weight: bold;
	border-color: #cccccc;
}

.note
{
	font-style: italic;
	font-size: 13px;
	color: #999999;
}

.disableimage
{
	cursor: default;
}



.saved
{
	font-family: Verdana;
	font-size: 11px;
	color: #e96b86;
	text-decoration: none;
}
.saved:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


