--------------------------------------Image Slide Show-------------------------------------
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 286px;	/* IE 5.x */
		height/* */:/**/290px;	/* Other browsers */
		height: /**/286px;
		width: 344px;
	}
	#previewPane img{
		line-height:266px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
		width: 600px;/*562px;*/
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:1000000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:relative;
		left:160px;
		top:120px;
		background-color:#FFF;
		padding:4px;
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
	.thumbImageQueue
	{
		display:none;
		position:relative;
		left:100px;
		top:100px;
	}
--------------------------------User Defined Part-------------------------------
body
{
	font-family:Arial;
	font-size:10pt;
	color:black;
}
.formBorder {
	background-color: #C6D7EC;
	border: 1px solid #FFFFFF;
}
.formOuterBorder {
	border: 1px solid #AFC8E4;
	background-color: #FFFFFF;
}
a.anewstitle
{font-family:Arial;
font-size:12px;
font-weight:bold;
color:#555555;
text-decoration:none;}

a.anewstitle:hover
{font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:underline;}

.newstime
{font-family:Arial;
font-size:12px;
color:#aaaaaa;
text-decoration:none;}

.usertitle
{
	font-family: Arial;
	font-size: 24px;
}
.usercontent
{
	font-family: Arial;
	font-size: 13px;
}
a.footergroup1
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:Gray;
	padding-left:7px;
	cursor:hand;
	text-decoration:none;
}

.footergroup
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#3D4E61;
	text-decoration:none;
}

.footergroup2
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#3D4E61;
	text-decoration:none;
}
.footergroup:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:Bold;
	color:#3D4E61;
	text-decoration:none;
}

a.login_s{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:black;
}
a.login_s:hover{
	color:#DA231B;	
}
cc{
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
}
a.login_f{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#023797;
}
a.login_f:hover{
	color:#DA231B;
}
a.leftmenu{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	color:black; 
}
a.leftmenu:hover{
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
	color:#B52111;
}

.flattenText{
	border: 1px solid #7F9DB9; 
	background-color: White ;
}
.flattenText:hover
{
	border: 1px solid #7F9DB9;
	background-color:#F5F5F5;
}
textarea{
border: #7F9DB9 1px solid;
color: #000000;
font-size: 11px;
font-family: Verdana; BACKGROUND-COLOR: #ffffff }

input{
	border: 1px solid #7F9DB9; 
	background-color: White ;
}
input:hover
{
	border: 1px solid #7F9DB9;
	background-color:#F5F5F5;
}

.tableborder
{
	border: 1px solid silver;
}
.tableheader{
	background-color:#5371A8;
	font-family:Arial;
	font-size:small;
	font-weight:bold;
	color:white;
}
.tablefooter{
	background-color:#DFDFDF;
	border-color:#7F9DB9;
	color:Black;
	font-weight:bold;
	font-size:small;
}
.tablerow{
	background-color:#F5F5F5;
	font-family:Arial;
	font-size:10pt;
	color:black;
}
.tablerowalt{
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:10pt;
	color:black;
}
.tablerow:hover{
	background-color:#DDE3EE;
}
.tablerowalt:hover{
	background-color:#DDE3EE;
}

.cssummsg
{
	color:#FF0000;
	background-color:#FFF1A8;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
}
.pageheader
{
	font-family:Arial;
	color:#242471;
	font-size:large;
	font-weight:bold;
}
.treeviewselectednodestyle
{
	background-color:#5371A8;
	font-family:Arial;
	font-size:small;
	font-weight:bold;
	color:White;
}

.pagertemplate
{
	color:Black;
	font-size:10pt;
	font-family:Arial;
}
.pagertemplate1
{
	color:Black;
	font-size:10pt;
	font-family:Arial;
}
