﻿body
{
    margin: 0px;
    font-size: 12px;
    color: #444444;
    font-family: Arial,Verdana,Helvetica,sans-serif;
}

.smalltb
{
    width: 48px;
}
.smalltb1
{
    width: 88px;
    font-size: large;
    background-color: White;
    color: #CD080F;
}
.bigtb
{
    width: 248px;
}
.footer
{
    color: White;
    background-color: #336699;
}
.white
{
    color: White;
}
.pinkheading
{
    color: #f16bba;
    font-size: 16pt;
    font-weight:bold;
}
.blueheading
{
    color: #336699;
    font-size: 16pt;
    font-weight: bold;
}
.blackline
{
    background-color: #cccccc;
    height:1px;
}
.total
{
    text-align: right;
    font-weight: bold;
}
.msg
{
    color:Red;
    font-weight:bold;
}
.bighead
{
	font-size: 21px;
	color: #01ccd1;
	font-weight: bold;
}
.bigheadred
{
	font-size: 21px;
	padding: 0 0 0 0;
	color: #f02900;
	font-weight: bold;
}
.heading
{
	font-weight: bold;
	font-size: 14px;
}
.bighead2
{
	font-weight: bold;
	font-size: 16px;
	color: #01ccd1;
}
.subheading
{
	font-weight: bold;
	font-size: 13px;
	color: #336666;
}
.subheading1
{
	font-weight: bold;
	font-size: 12px;
	color: #336666;
}
.topmenu
{
    font-weight: bold;
    font-size: 12px;
    color: #CD080F;
    text-decoration: none;
    text-transform: capitalize;
}
.topmenu:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #336666;
    text-transform: capitalize;
}

.boldblack
{
	font-weight: bold;
	color: black;
}
.blubox
{
	border-right: #048c87 1px solid;
	padding-right: 5px;
	border-top: #048c87 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #048c87 1px solid;
	padding-top: 5px;
	border-bottom: #048c87 1px solid;
	background-color: #e8fbf9;
}
.darkmenu
{
	color: #336666;
	text-decoration: none;
}
.darkmenu:hover
{
	color: #01ccd1;
	text-decoration: none;
}
.lightmenu
{
	color: #01ccd1;
	text-decoration: none;
}
.lightmenu:hover
{
	color: #336666;
	text-decoration: none;
}
INPUT
{
	font-weight: bold;
	height: 18px;
	background-color: #FCFEFD;
	border-right: #d2dde3 1px solid;
	border-top: #d2dde3 1px solid;
	border-left: #d2dde3 1px solid;
	border-bottom: #d2dde3 1px solid;
	font-size: 12px;
}
.but
{
	font-weight: bold;
	height: 22px;
	background-color: #CD080F;
	border-right: #f2f5f7 1px ridge;
	border-top: #f2f5f7 1px ridge;
	border-left: #f2f5f7 1px ridge;
	border-bottom: #f2f5f7 1px ridge;
	font-size: 12px;
	color: white;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.but1
{
	font-weight: bold;
	height: 22px;
	background-color: #FCFEFD;
	border-right: #f2f5f7 1px ridge;
	border-top: #f2f5f7 1px ridge;
	border-left: #f2f5f7 1px ridge;
	border-bottom: #f2f5f7 1px ridge;
	font-size: 12px;
}
.titlerows
{
    border-top: #D2DDE3 1px dotted;
    font-weight: bold;
    font-size: 12px;
    border-bottom: #D2DDE3 1px dotted;
    background-color: #eefdfd;
}
.notbold
{
	font-weight: normal !important;
}
.underline
{
	text-decoration: underline;
}
.bold
{
	font-weight: bold;
}
A
{
	color: #0187d1;
	text-decoration: none;
}
.greybox
{
	border-bottom: #efefef 1px solid;
	border-left: #efefef 1px solid;
	background-color: #fcfff8;
	border-top: #efefef 1px solid;
	border-right: #efefef 1px solid;
}
.initcap
{
    text-transform: capitalize;
}
.desc1
{
	color: Green;
	text-decoration: underline;	
}
.desc2
{
	color: Red;
	text-decoration: underline;	
	font-weight: bold;	
}
