html {overflow-y: scroll;}

BODY, p, td 
{
	font-family:Times New Roman;
    color: #000000; 
    font-size: 13px; 
    
	scrollbar-base-color: #F2F2F2;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;

	scrollbar-shadow-color: #FFFFFF;
	scrollbar-lightshadow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;

	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;       
}

UL
{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;	
}

OL
{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;	
}

p
{
	margin:0px;
	line-height: 150%;
}

H1, H2, H3, H4 {
	font-family:Times New Roman;
	font-weight: bold;   
}

H6 
{
	font-family:Times New Roman;
	font-weight: normal;   	
}

H1 { font-size: 18px; }
H2 { font-size: 15px; }	
H3 { font-size: 13px; }	
H4 { font-size: 12px; }
H6 { font-size: 10px; }
	

ul
{
	list-style-image:url(../images/Design/silver_bullet.gif);
}

input, textarea, select
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Verdana, Arial;
}

.command
{
	border: 1px solid #000000;
	font-weight: bold;
	width: 90px;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #AAAAAA;
}

hr
{
	color:#45818B;
}

a:link
{
	color: #4E4E96;	
	text-decoration: none;
	cursor:pointer;	
}


a:visited
{
	color: #4E4E96;	
	text-decoration: none;
	cursor:pointer;	
}


select.submenu
{
	color: #000000;
	background-color: #FFFFFF;
	
	
}

.error
{
	font-weight: bold;	
	color: red;
}

.adminBody
{
	background-color: white;
	margin:0px;
}

div.copyText
{
	line-height: 150%;
	
}

td.copyText
{
	line-height: 150%;
}

@media print
{
	.noprint
	{
		display:none;
	}
	
}

@media screen
{
	.noprint
	{
		display:inline;		
	}
	
}
	
td.mediaManagerHeader
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	COLOR: white;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: 2px solid #000000;
	BACKGROUND-COLOR: #AAAAAA;
	height: 20px;
	font-weight: bold;
}

td.mediaManagerFooter
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #DDDDDD;
	height: 20;
}

td.mediaManagerList
{
	OVERFLOW: auto; 
	HEIGHT: 100%;
	vertical-align: top;
}

td.mediaManagerPreview
{
	PADDING-RIGHT:10px; 
	PADDING-LEFT:10px; 
	PADDING-BOTTOM:10px; 
	OVERFLOW:auto; 
	WIDTH:100%; 
	PADDING-TOP:10px; 
	HEIGHT:100%
}

td.adminHeader
{
    font-family: Verdana, Arial;    
    color: #FFFFFF; 	 
	 font-size: 18px; 
	PADDING: 4px;	 
	COLOR: white;
	BORDER-BOTTOM: 2px solid #000000;
	BACKGROUND-COLOR: #AAAAAA;
	height: 20px;
	font-weight: bold;
}

label.adminLabel
{
	font-family: Verdana, Arial;
	color: #AAAAAA;
	font-size: 11px;
	font-weight:bold;
}

td.adminLabel
{
	font-family: Verdana, Arial;
	color: #AAAAAA;
	font-size: 11px;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	font-weight:bold;	
}

label.adminHeader
{
	color: #AAAAAA;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

label.adminHeader2
{
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

td.adminData
{
    color: #000000; 
    font-size: 11px; 
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

td.mainmenu
{
	color:#000000;
	padding:0px;	
	padding-right:6px;	
}

td.mainmenuTitle
{
	color:#000000;
	padding:0px;
	padding-right:6px;	
}
a:link.mainmenu, a:visited.mainmenu, a:hover.mainmenu, a:active.mainmenu
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-family:Times New Roman;	
}

a:link.mainmenuTitle, a:visited.mainmenuTitle, a:hover.mainmenuTitle, a:active.mainmenuTitle
{
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-family:Times New Roman;	
}


a:link.submenu, a:visited.submenu, a:hover.submenu, a:active.submenu
{
	font-weight: normal;
	font-size: 10px;
	color: #AAAAAA;
	font-family: Verdana, Arial;
	text-decoration: none;
}

a:link.submenuTitle, a:visited.submenuTitle, a:hover.submenuTitle, a:active.submenuTitle
{
	font-weight: normal;
	font-size: 10px;
	color: #FF0000;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.pageDIV
{
	text-align:center;
	width:1000px;
}

.tableIMG
{
	background-image:url(../images/Design/bg.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

.strip
{

	height:25px;
    background-image:url(../images/Design/top_strip.gif);
    background-repeat:repeat-x;
    color:white;
    padding-top:3px;
    font-weight:bold;
    text-align:left;
    padding-left:230px;/*padding-right:30px;*/
}

.strip a, .strip a:visited
{
	color:White;
}

.whitestrip
{
	background-color:#FFFFFF;
	height:5px;
}

.tdContent 
{
	padding-top:20px;
	padding-bottom:-5px;
	padding-left:30px;
	padding-right:30px;
	
}

	/* BEGIN SIDE NAV CLASSES */


	td.snL1
	{
		font-family:Times New Roman;		
		width:162px;
		height:24px;
		background-image:url(../images/Design/sidenav.gif);
		background-repeat:no-repeat;
		background-position: top left;
	}

	td.snActiveL1
	{
		font-family:Times New Roman;				
		width:162px;
		height:24px;
		background-image:url(../images/Design/sidenav_over.gif);
		background-repeat:no-repeat;
		background-position: top left;
	}	
	
	a:link.snL1, a:visited.snL1, a:active.snL1, a:hover.snL1
	{
		font-family:Times New Roman;				
		text-decoration: none;
		color: #FFFFFF;
		cursor: pointer;
		font-size:16px;
		font-weight:bold;
		padding:2px;
		padding-left:7px;
		padding-right:5px;		
		display:block;
		width:100%;	
	}

	
	a:link.snActiveL1, a:visited.snActiveL1, a:active.snActiveL1, a:hover.snActiveL1
	{
		font-family:Times New Roman;				
		text-decoration: none;
		color: #F90B0B;
		cursor: pointer;
		font-size:16px;
		font-weight:bold;
		padding:2px;
		padding-left:7px;
		padding-right:5px;		
		display:block;
		width:100%;					
	}
	
		
	a.snL2, a:link.snL2, a:visited.snL2, a:active.snL2
	{
		font-family:Times New Roman;				
		text-decoration: none;
		color: #ffffff;		
		cursor: pointer;
		font-size:12px;
		font-weight:bold;
		padding:2px;
		padding-top:5px;
		padding-left:24px;
		display:block;		
		width:135px;
		background-repeat:no-repeat;		
		background-color:#F09384;
		border-bottom:1px solid #000000;		
	}
	
 a:hover.snL2
	{
		font-family:Times New Roman;				
		text-decoration: none;
		color: #ffffff;		
		cursor: pointer;
		font-size:12px;
		font-weight:bold;
		padding:2px;
		padding-top:5px;
		padding-left:25px;		
		display:block;
		width:135px;
		/*background-image:url(../images/Design/silver1.gif);*/
		background-repeat:no-repeat;		
		background-position:14px 10px;
		background-color:#F90B0B;
		border-bottom:1px solid #000000;

		

		
	}

	
	a:link.snActiveL2, a:visited.snActiveL2, a:active.snActiveL2, a:hover.snActiveL2
	{
		font-family:Times New Roman;				
		text-decoration: none;
		color: #ffffff;		
		cursor: pointer;
		font-size:12px;
		font-weight:bold;
		padding:2px;
		padding-top:3px;		
		padding-left:24px;	
		display:block;
		width:135px;	
		/*background-image:url(../images/Design/silver1.gif);*/
		background-repeat:no-repeat;
		background-color:#F90B0B;
		border-bottom:1px solid #000000;
		background-position:0px 0px;
							
	}
	
	a:link.snL3, a:visited.snL3, a:active.snL3, a:hover.snL3
	{
		text-decoration: none;
		color: #F09384;		
		cursor: pointer;
		font-size:11px;
		font-weight:bold;	
		padding:2px;
		padding-top:5px;
		padding-left:15px;		
		display:block;
		width:100%;						
	}

	
	a:link.snActiveL3, a:visited.snActiveL3, a:active.snActiveL3, a:hover.snActiveL3
	{
		text-decoration: none;
		color: #FFFFFF;		
		cursor: pointer;
		font-size:11px;
		font-weight:bold;
		padding:2px;
		padding-top:5px;		
		padding-left:15px;	
		display:block;
		width:100%;					
	}
	
	/* END SIDE NAV CLASSES */
	