body {
	margin: 0px;
	background-color: #0C1232;
	background-image: url("../images/pinstripe_bg.png");
	text-align: left;
}

a:link {color: blue;}

a:visited {color: blue;}

a:hover {color: darkblue;}

a:active {color: blue;}



a.header:link {color: #666; text-decoration: none;}

a.header:visited {color: #666; text-decoration: none;}

a.header:hover {color: #666; text-decoration: none;}

a.header:active {color: #666; text-decoration: none;}






td.header {
	background-image: url("../images/Daswani_header_flash4.png");
}

td.body {
	background-image: url("../images/Daswani_bg_tile_flash.png");
	background-repeat: repeat-y;
}

p {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

li {
	font-family: arial;
	font-size: 12px;
	margin-bottom: 5px;
	color: #666666;
}

ul { 
	list-style-type: circle;
}

p.luc {
	font-family: lucida grande;
}

td.form {
	font-family: arial;
	font-size: 12px;
}

td {
	color: #666666;
}

#pop_up{
	background-color: #FFF5D9;
	border: 1px solid #3300FF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	width: 220px;
	padding: 8px;
	position: absolute;
	left:10px; 
	top:-500px; 
	z-index: 100;
}

h2 {
	font-size: 125%;
	font-family: "times";
	/*color:#0066CC;*/
	position: relative;
}

h2.topper {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: left;
}

h3.header {
	font-family: trebuchet ms;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 0px;
	color: darkblue;
}

h3 {
	font-family: times;
	font-style: italic;
	color: darkblue;
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: left;
}

h4 {
	font-family: times;
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: left;
}

h5 {
	font-family: times;
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: left;
}

div.rage_button_616903 {
	float: left;
	width: 110px;
	height: 18px;
}


div.rage_button_616903 a {
	display: block;
	margin: 0px;
	overflow: hidden;
	text-decoration: none;
	height: 100%;
	background: url('button.jpg') top left no-repeat;
	color: #000000;
	font-family: 'Verdana';
	font-size:12px;
	line-height: 18px;
	text-align: center;
}


div.rage_button_616903 a:hover {
	background-position: -110px 0;
	color: #004080;
}


div.rage_button_616903 a:active {
	background-position: -220px 0;
	color: #0000FF;
}


.menuspace {
	margin-top: 0px
	margin-bottom: 20px;
}

.mtable {
	border: 1px solid #666666;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	background-color: #eee;
}


/*for the scheduling page*/

.middle {
		background:#3D5D8C url(../images/gradient.jpg) repeat-x right top;
		line-height:24px;
		color:#ffffff;
		font-family: Verdana;
		height:30px;
		font-size:18px;
}

.right {
		background:#3D5D8C url(../images/right.gif) no-repeat right top;
}

.left {
		background:#3D5D8C url(../images/left.gif) no-repeat left top;
}

.rightlong {
		background:#3D5D8C url(../images/right_long.jpg) no-repeat right top;
}

.leftlong {
		background:#3D5D8C url(../images/left_long.jpg) no-repeat left top;
}

.dates {
		background:#f2f2f2;
		font-family:Verdana; 
		font-size:13px; 
		color:black;
		padding:5px 0px 5px 10px;
		border-left: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
}

.dates-right {
		background:#f2f2f2;
		font-family:Verdana; 
		font-size:13px; 
		color:black;
		padding:5px 0px 5px 10px;
		border-right: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
}

.content {
		background:#ffffee;
		font-family:Verdana; 
		font-size:13px; 
		line-height:20px;
		color:black;
		padding:5px 0px 5px 10px;
		border-left: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
}

.content-right {
		background:#ffffee;
		font-family:Verdana; 
		font-size:13px; 
		line-height:20px;
		color:black;
		/*padding:5px 0px 5px 10px;*/
		border-right: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
}

.tablestyle {
			margin-top: 20px;
}

/*end of scheduling page*/