
content
{
	font-family:Tahoma, arial, Verdana;
	font-size: 11px;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
	color: #000000;
}
td
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}
body
{
	background-image:url(../img/background.jpg);
	background-position: top center;
	background-attachment:fixed;
	margin:0px;
        background-repeat:no-repeat;
}

.style1
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #013857;
	padding-top: 40px;
	padding-left: 5px;
}
.style2
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding-left: 16px;
	padding-right: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}
.style3
{
	font-family: Tahoma, Verdana;
	color: #0171A7;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
}
.style4
{
	color: #CCCCCC;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
a.style4
{
	color: #CCCCCC;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: underline;
}
a.style4:hover
{
	color: #858585;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
}
.topmenu
{
	color: #CCCCCC;
	font-family: Verdana,Arial,Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu
{
	color: #CCCCCC;
	font-family: Verdana,Arial,Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu:hover
{
	color: #005F85;
	font-family: Verdana,Arial,Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.style6
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
a.style6
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
a.style6:hover
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #858585;
}

.style10
{
	color: #004360;
	font-weight: bold;
}
.styleadm
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #013857;
	padding-left: 5px;
}

.TopGroup
{
	background-image: url(../img/menu/menu01a.jpg);
	border: 0px #000000 solid;
	cursor: default;
	color: #000000;
	font-family: Verdana,Arial,Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.MenuGroup
{
	background-color: #ffffff;
	border: 0px #000000 solid;
	cursor: default;
	color: #000000;
	font-family: Verdana,Arial,Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}



.TopMenuItem
{
	background-image: url(../img/menu/menu01a.jpg);
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.TopMenuItemHover
{
	background-image: url(../img/menu/menu01b.jpg);
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.MenuItem
{
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	background-color: Black;
}

.MenuItemHover
{
	background-image: url(../img/menu/menu01b.jpg);
	background-color: #E3E3E3;
	color: #ffffff;
	border: 1px solid #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

.MenuBreak
{
	width: 100%;
	height: 2px;
	background-color: white;
}

#main
{
	float: left;
	width: 98%;
	height: 400px;
	margin: 10px 5px 0px 5px;
	padding: 10px 5px 0px 5px;
	vertical-align: top;
	border: 0px solid black;
}

/* Copied from style1  */
/*xzcxzc*/
.margin
{
	padding-left: 10px;
}

.rightmargin
{
	padding-right: 15px;
}

.txtBlue
{
	color: Blue;
}

.txtRed
{
	color: Red;
}

.txtGray
{
	color: Gray;
}

/*  Main Text  */
.Default
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
}

/* Same as Default only Bold */
.Bold
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	padding-left: 5px;
}
.BoldRed
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	padding-left: 5px;
	color: Red;
}
.BoldBlackMain
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	color: Black;
}
.instruction
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	font-style: italic;
}
/* A disabled/faded font */
.Faded
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	color: #999966;
}

/* Page Titles */
.TitlePage
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.8px;
	color: Black;
}

/* Main Titles */
.TitleMain
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #003366;
}

/* Error Message - Warnings */
.Invalid
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	color: #993333;
}

/* A lighter red/invalid font used for finer text */
.Red
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	color: #996633;
}

.Message
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	color: Black;
}

/* Links */
a
{
	font-weight: normal;
	font-size: 11px;
	color: #3366ff;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 0.7px;
	text-decoration: underline;
	cursor: hand;
}

/* Forms */
/* ddl is for dropdownlists, radiobuttonlists, checkboxes */
.link
{
	font-weight: normal;
	font-size: 11px;
	color: #3366ff;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 0.7px;
	text-decoration: underline;
	cursor: hand;
}
.pledgelink
{
	font-weight: Bold;
	font-size: 11px;
	color: #3366ff;
	font-family: Navy;
	letter-spacing: 0.7px;
	text-decoration: none;
	cursor: hand;
}
a.pledgelink:HOVER
{
	font-weight: Bold;
	font-size: 11px;
	color: #3366ff;
	font-family: Navy;
	letter-spacing: 0.7px;
	text-decoration: underline;
	cursor: hand;
}
a.link1:HOVER
{
	font-weight: Normal;
	font-size: 11px;
	color: #3366ff;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 0.7px;
	text-decoration: underline;
	cursor: hand;
}
.link1
{
	font-weight: normal;
	font-size: 11px;
	color: #3366ff;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 0.7px;
	text-decoration: none;
	cursor: hand;
}

.ddl
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
}
.chk
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: Bold;
	text-decoration: none;
	letter-spacing: 0.7px;
}

/* txtbox is for textboxes */
.txtBox
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 20px;
}

.txtBox100
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 20px;
	width: 100px;
}

/* txtbox is for textboxes witht he yellow background.  Use with obout calendar and in aspx page the textbox should be set to read-only for obout calendar */
.txtBoxDate
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 20px;
	background-color: Beige;
	border: 1px solid #31485E;
	padding: 2px 0px 0px 4px;
}

/* for all buttons */
.btn
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 22px;
}

.login
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding-left: 16px;
	padding-right: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	color: #a00202;
}

.FootTopGroup
{
	margin-bottom: 6px;
	width: 200px;
}

.FootMenuItem
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding-left:13px;
	text-decoration:none;
	color: #94d3fa;
}

.FootMenuItemHover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding-left:13px;
	text-decoration:underline;
	color: #ffffff;
}


/* Grid */
.GridOrd
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #31485E;
}

.GridOrdItem
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #ffffff;
	padding-left: 10px;
}

.GridOrdAltItem
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #eeeeee; /*padding-left:10px;*/
}
.GridOrdHead
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #5A6B7D; /*padding-left:10px;*/
}
.cellTitle
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #eeeeee;
	padding: 2px 5px 2px 6px;
	height: 30px;
	border-bottom: 1px solid white;
}

.txtBoxDate110
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 20px;
	background-color: Beige;
	border: 1px solid #31485E;
	padding: 2px 0px 0px 4px;
	width: 110px;
}
/* txtbox is for textboxes */
.txtBox
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 20px;
}
.txtBox80
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 20px;
	width: 80px;
}
.txtBox110
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 20px;
	width: 110px;
}
.txtBox150
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 20px;
	width: 150px;
}
.txtBox200
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 20px;
	width: 200px;
}

.txtBox380
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 20px;
	width: 380px;
}

/* txtbox is for textboxes witht he yellow background.  Use with obout calendar and in aspx page the textbox should be set to read-only for obout calendar */
.txtBoxDate
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 20px;
	background-color: Beige;
	border: 1px solid #31485E;
	padding: 2px 0px 0px 4px;
	width: 80px;
}
.ddl
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
}
.ddl50
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	width: 50px;
}
.ddl110
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	width: 110px;
}
.ddl150
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	width: 150px;
}
.ddl200
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	width: 200px;
}
/* for comonent art grid making a column in a row invisible*/
.1_visible
{
	display: inline;
}
.0_visible
{
	display: none;
}
.1_visible0
{
	display: none;
}
.0_visible0
{
	display: inline;
}
.white
{
	background-color: White;
}

#headcontent
{
	width: 1004px;
	border-right: 0px solid #cccccc;
	background-color: white;
}

/* Body Container
This contains #leftcontent and #maincontent */
#fullcontainer
{
	width: 957px;
}
#bodycontent
{
	width: 1004px;
	vertical-align: top;
	padding-top: 0px;
}
#bodycontentmember
{
	border: 0px solid red;
	width: 957px;
	vertical-align: top;
}


/* Main Area
This holds the body text of each webpage */
#maincontent
{
	border: 0px solid red;
	vertical-align: top;
	width: 662px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 0px;
	text-decoration: none;
	padding-top: 0px;
	color:white;
	
}
#maincontentmember
{
	border: 0px solid red;
	vertical-align: top;
	width: 912px;
	padding: 5px 15px 5px 15px;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	color:Black;
	float: left;
}
/* RighSidebar
This is the main container for the right side. Inside this container are the; */
#rightcontent
{
	width: 254px;
	float: right;
	clear: left;
	position: relative;
	background-color: #132330;
	overflow: visible;
	vertical-align: top;
	background-repeat: repeat-x;
	background-image: url(../img/news-bg.jpg);
}
/* Left Sidebar
This is the main container for the left side. Inside this container are the;
Menu Container and News Container */
#leftcontent
{
	border: 0px solid green;
	width: 327px;
	float: left;
	
	
}
#loginarea
{
	background-color: black;
	padding: 0px 0px 0px 0px; /*height: 123px;*/
	width: 187px;
	overflow: hidden;
	vertical-align: top;
}
#newscontent
{
	vertical-align: top;
	background-repeat: no-repeat;
	
	padding-left: 0px;
	padding-right: 0px;
	background-color: #1A1A1A;
	width:327px;
	
}
#leftadvt
{
	width: 202px;
	float: left;
	padding-bottom: 0px;
	border-right: 0px solid red;
	background-color: #e5e5e5;
	vertical-align: bottom;
}
#menucontent
{
	width: 941px;
	float: left;
	padding-left: 0px;
	background-image: url(../img/menu/menu01a.jpg);
}
.DefaultBlue
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	color: #333f82;
}
#footcontent
{
	width: 1004px;
	padding-left: 0px;
	background-color: white;
}

.more
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	color: red;
}
.lefthead
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	width: 199px;
	padding-left: 15px;
	padding-right: 2px;
	text-decoration: none;
	color: White;
}
.DefaultGrey
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	color: Gray;
}
.TitlePageWhite
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.8px;
	color: White;
}
.matterheadblue
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding-right: 5px;
	color: #094B94;
}
a.matterheadblue:hover
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding-right: 5px;
	color: #0A6ACD;
}
.whitehead
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	color: #ffffff;
}
a.whitehead:hover
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	color: #ffffff;
}
a.more
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #E8190A;
}
a.more:hover
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #E8190A;
}
.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	color:#f1d649;
}
.TitlePageWhite
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.8px;
	color: White;
}
.DefaultRed
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	color: Red;
}
.DefaultRedSmall
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	color: Red;
}
.swimclub
{
	font-family: tahoma, Verdana;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
}
.invoice
{
	font-family: tahoma, Verdana;
	font-size: 25px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #898989;
}
.imatter
{
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	border-bottom: 0px solid white;
	border-top: 0px solid white;
}
.imatter1
{
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	border-bottom: 1px solid Black;
	border-top: 0px solid white;
}

.stampStyle
{
	font-family: tahoma, Verdana;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #00006F;
	border-bottom: 0px solid white;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
}

.stampStyle2
{
	font-family: tahoma, Verdana;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #140097;
	border-bottom: 0px solid white;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
}
.pledgepagelink
{
	font-weight: normal;
	font-size: 11px;
	color: #3366ff;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 0.7px;
	text-decoration: none;
	cursor: hand;
}
a.pledgepagelink:HOVER
{
	font-weight: normal;
	font-size: 11px;
	color: #3366ff;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 0.7px;
	text-decoration: underline;
	cursor: hand;
}

#TOOLTIPS
{
	z-index: 100;
	visibility: hidden;
	position: absolute;
	font-family: Tahoma, Verdana;
	font-size: 15px;
	background-color: Black;
	color: White;
	border: 1;
	padding: 5 5 5 5;
}
.galSmallImg
{
	cursor: pointer;
}
.BoldWhite
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	padding-left: 5px;
	color: #FFFFFF;
}

.goalsettingTD
{
	border-bottom: solid 1px #E6E6EF;
	border-left: solid 0px white;
	border-right: solid 0px white;
	border-top: solid 0px white;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	padding-left: 5px;
}
.defaultimestyle
{
	color: #254272;
	background-color: #000000;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
}
.selectedtimestyle
{
	color: Black;
	background-color: #88BDF9;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
}

.lefthead5
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	color: #ffffff;
}
.ddlbold
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
}
.forgetpassword
{
	font-family: Tahoma, arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	text-decoration: none;
}
a.forgetpassword:hover
{
	font-family: Tahoma, arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	text-decoration: underline;
}
.txtBoxLogin
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 20px;
	width: 95px;
}
.lefthead
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	color: #ffffff;
}

.contact-number
 {
	font-family:Arial, Tahoma, Verdana;
	font-size: 18px;
	letter-spacing:-1px;
	font-weight:normal;
	color: #797979;
}

.forgetpassword
 {
	font-family:Arial, Tahoma, Verdana;
	font-size: 11px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
	color: #000000;
}
a.forgetpassword:hover 
{
	font-family:Arial, Tahoma, Verdana;
	font-size: 11px;
	line-height:20px;
	font-weight:normal;
	text-decoration:underline;
	line-height:15px;
	color: #000000;
}
.matter1 
{
	font-family:Arial, Tahoma, Verdana;
	font-size: 13px;
	line-height:20px;
	font-weight:normal;
	color: #000000;
}

.news-title {
	font-family:Arial, Tahoma, Verdana;
	font-size: 20px;
	line-height:20px;
	font-weight:normal;
	color: #f1d649;
}

.news {
	font-family:Arial, Tahoma, Verdana;
	font-size: 13px;
	line-height:20px;
	font-weight:normal;
	color: #b3bbc0;
}


