﻿.msmGlobalTableHeader {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CCFFCC;
	background-color: #003300;
	text-align: center;
}
.msmGlobalTableData {
	font-family: verdana;
	font-size: 12px;
	text-align: center;
}
.msmGlobalDeleteButton {
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	background-color: #F2F2F2;
}
.msmGlobalGreenMessage {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.msmGlobalErrorMessage {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.msmGlobalBodyText{
	font-family: verdana;
	font-size: 12px;
	text-align:left;
}
.deleteText {
	font-family: calibri;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
	background-color: #CCCCCC;
}
.msmGlobalTreeMenuText{
	font-family: verdana;
	font-size: 10px;
	text-align:left;
}
.MessageText {
	border-style: solid;
	border-width: thin;
	color: #FFFF66;
	background-color: #000066;
	text-decoration: blink;
}
.MessageText:hover {
	color:Yellow;
	background-color: inherit;
}
.msmButton_BeguniRong_ShadaLekha
{
    border: thin solid #CCFFFF;
    background-color: #660066;
    color: #F4FFF4;
    vertical-align: middle;
    text-align:center;    
}

.greenishButton
{
	BORDER-RIGHT: #6eb6da thin solid;
	BORDER-TOP: #6eb6da thin solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BORDER-LEFT: #6eb6da thin solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #6eb6da thin solid;
	FONT-FAMILY: 'Trebuchet MS', Verdana, Tahoma, Arial;
	BACKGROUND-COLOR: #003700;
	text-align:center;	
}
.greenishButton a
{
	BORDER-RIGHT: #6eb6da thin solid;
	BORDER-TOP: #6eb6da thin solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BORDER-LEFT: #6eb6da thin solid;
	COLOR:#FFFFCC;
	BORDER-BOTTOM: #6eb6da thin solid;
	FONT-FAMILY: 'Trebuchet MS', Verdana, Tahoma, Arial;
	BACKGROUND-COLOR: #003700;
	width:100%;
	text-align:center;
}
.msmLightBackDarkText
{
    background: #ECE9D8;
    color: #200010;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}
.smallText
{
	background: #ECE9D8;
    color: #200010;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
	font-size:x-small;
}

.msmGlobalTableDataLight {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
}
caption {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00000F;
}
th {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 9.5px;
	font-weight: bold;
}
.cyanButton {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A4A400;
	border: thin solid #008000;
}
.redButton {
	-moz-box-shadow:inset 0px 2px 1px 0px #ffffff;
	-webkit-box-shadow:inset 0px 2px 1px 0px #ffffff;
	box-shadow:inset 0px 2px 1px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 3px 0px #f00028;
}
.redButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.redButton:active {
	position:relative;
	top:1px;
	}
a {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #0000FF;
}
.menulines a 
{
	text-decoration: none;
	color: #153601;
	font-size: 10px;
	font-family: Verdana;

}
}
.OrganizationName {
	font-family: "modern No. 20", verdana;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
	text-indent: 1px;
}
.IDBBISEWLarge {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.alignRight
        {
            text-align: right;
        }
        .alignLeft
        {
            text-align: left;
        }
