﻿body 
{
	font-family : Verdana;
}

.leftColoumn
{
	width:219px; 
	height:30px; 
	float:left; 
	text-align:left; 
	font-family:Verdana; 
	font-size:13px;
	
}

.rightColoumn
{
	width:675px; 
	height:30px; 
	float:left; 
	text-align:left;
	
}

.longTextBox
{
 width : 600px;
 font-family : Verdana;
 font-size : 10pt;
 height : 15px;
}

.longTextBoxMultiLine
{
 width : 600px;
 height : 50px;
}

.cssfileUploader
{
	width : 428px;
}


.header
{
	padding-top: 5px; 
	background-color: #EEEEEA; 
	height:20px; width:525px; 
	vertical-align :middle; 
	margin-top: 5px; 
	border-bottom: solid 1px #A0B6BC; 
	border-top: solid 1px #A0B6BC;
	font-weight : bold;
	padding-left : 10px;
	width : 930px;
}

.calander
{
	background-color : Gray;	
}


.SelectButtonClassMain
{
	background-color: #66858D;
	border: solid 0px #EB8A23 ; 
	font-family:Arial;
	font-size:10pt;
	width: 100px;
	color : White ;
	font-weight: bolder ;
	cursor:hand;
	margin : 7px;
}

.menuCss
{
	background-color: #66858D;
	border: solid 0px #EB8A23 ; 
	font-family:Arial;
	font-size:10pt;
	width:80px;
	color : White ;
	font-weight: normal ;
	cursor:hand;   
}


.MasterLinkEvent
{
	color : #5E696B;
    font-size: 8pt;      
}


.headerNew
{	
	background-color: #EEEEEA; 
	height:20px;
	vertical-align :middle; 
	margin-top: 5px; 
	border-bottom: solid 1px #A0B6BC; 
	border-top: solid 1px #A0B6BC;	
	text-align : center;
	font-family : Arial;
	font-size : 10pt;
}

.eventlocation
{
    background-color : White;
    border : solid 5px gray;    
    padding-top : 20px;
    padding-left : 40px;
}