﻿
html {
	overflow-y: scroll;
	overflow-x: auto;
	padding: 0px;
	margin: 0px;
	height:100%;
}

body {
	padding: 0px;
	margin: 0px;
	color: #666666;
	background-color: #e7faca;
	height:100%;
	width:100%;
	font-size : 9pt;
	font-family :Tahoma,Microsoft Sans Serif , Tahoma , Arial , Sans-Serif ;
	background-image   : url('images/bgBody.gif');		
	background-position: left top;
	background-repeat:repeat-x;
	
}

.trLeft
{
	background-image   : url('images/line_left2.gif');		
	background-position: left top;
	background-repeat:repeat;
}
.trRight
{
	background-image   : url('images/line_right2.gif');		
	background-position: left top;
	background-repeat:repeat;
}
.topleft
{
	background-image   : url('images/corner_top_left_bg.gif');		
	background-position: left top;
	background-repeat:repeat-y;
}
.topright
{
	background-image   : url('images/corner_top_right_bg.gif');		
	background-position:right bottom;
	background-repeat:repeat-y;
}

.bottomcenter
{
	background-image   : url('images/bgbottom.gif');		
	background-position: left top;
	background-repeat:repeat-x;
	background-color:Transparent;
}
.contentlogo
{
	background-image   : url('images/bghead.jpg');		
	background-position: right bottom;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.menuleft
{
	background-image   : url('images/menu_left.gif');		
	background-position: left top;
	background-repeat:no-repeat;
	width:10px;
	height:39px;
}
.menuright
{
	background-image   : url('images/menu_right.gif');		
	background-position: right top;
	background-repeat:no-repeat;
	width:11px;
	height:39px;
}

.menucenter
{
	background-image   : url('images/menu_body.gif');		
	background-position: left top;
	background-repeat:repeat-x;
	background-color:Transparent;
	color:#ffffff;
	font-size:10pt;
	font-family:Tahoma, Verdana;
	

}

.mainmenu 
{
	background-image   : url('images/menu_body.gif');		
	background-position: left top;
	background-repeat:repeat-x;
	background-color:Transparent;
	color:#ffffff;
	font-size:10pt;
	font-family:Tahoma, Verdana;
	text-decoration:none;
	color:#ffffff;
	font-size:10pt;
	font-family:Tahoma, Verdana;
	text-decoration:none;
	
}
.mainmenu a
{
	text-decoration:none;
	color:#ffffff;
	   padding:5px;
}
.mainmenu a:hover
{
	text-decoration:underline;
	color:#fed53b;
		background-image   : url('images/bgmenuhover.gif');		
	background-position: left top;
	background-repeat:repeat-x;
     padding:5px;
	

}
.mainmenu a:visited 
{
	text-decoration:none;
	color:#ffffff;
}
.mainmenu a:linked 
{
	text-decoration:none;
	color:#ffffff;
}

.mainmenu .link a
{
	text-decoration:none;
	color:#ffffff;
	   padding:5px;
}

.mainmenu .link a:hover
{
	text-decoration:underline;
	color:#fed53b;
	   padding:5px;
}

.mainlink
{
		text-decoration:none;
	color:#ffffff;
}

.mainlink a
{
		text-decoration:none;
	color:#ffffff;
}
.mainlink a:linked
{
		text-decoration:none;
	color:#ffffff;
}

.sublink
{
	color:#008800;
	text-decoration:none;
}

.sublink a
{
	color:#008800;
	text-decoration:none;
}
.sublink a:hover
{
	color:#ff6600;
	text-decoration:none;
}
.slogan
{
	color:#00a5e7;
	font-style:italic;
	font-size:16pt;
		font-family:"Lucida Calligraphy", Tahoma, "Microsoft Sans Serif", Arial;
	font-weight:bold;
	
}
.phone
{
	color:#000000;
	font-style:italic;
	font-size:15pt;
	font-family:Tahoma, Verdana;
	font-weight:bold;
	}
		.submenu 
{
	text-decoration:none;
	color:#8c8c8c;
	   
}
	.submenu a
{
	text-decoration:none;
	color:#8c8c8c;
	   
}
.submenu a:hover
{
	text-decoration:underline;
	color:#00cf05;
		
	

}
.submenu a:visited 
{
	text-decoration:none;
	color:#8c8c8c;
	   
}

.PageHeader
{
	font-size:12pt;
	font-weight:bold;
	color:#65b822;	
	border-bottom:1px dotted #dddddd;
	background-color:Transparent;
	background-image:url('images/icons/Search_24x24.gif');
	background-position:left middle ;
	background-repeat:no-repeat;
		FONT-FAMILY: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
		border-right:7px solid #ff9900;
}
.HeaderSearch
{
	padding-left:25px;
	
	width:100%;
}

.Instruction
{
	font-family: Tahoma;
	font-size:9pt;
	color:#817d47;
}
.bgSearch
{
	background-color:#ffffff;	
	border:1px dotted #99a364;
}

.lWhite
{
	color:#ffffff;
	font-family:Tahoma;
	font-size:9pt;
}
.lGray
{
	color:#058114;
	font-family:Tahoma;
	font-size:9pt;
}
.footer
{color:#eae7e7;
	font-size:9pt;
}
.bgGray
{
	background-image   : url('images/bgGray.gif');		
	background-position: left top;
	background-repeat:repeat-y;
     border-bottom:1px solid #dddddd;
     border-right: 1px solid #dddddd;
     background-color:#f6f6f6;
     padding:5px;
     width:180px;
     margin:5px;
     
	
}
.bgGray .title
{
	color:#156af6;
	font-size:10pt;
	font-weight:bold;
    height:24px;
    
}
.bgGray .content
{
	color:#666666;
}
.bgGray .content #text
{
	 height:20px;
}

.bgGray .content a
{
	color:#666666;
	text-decoration:none;
	height:24px;
	 padding-bottom:2px;
}

.bgGray .content a:hover
{
	 color:#ff9900;
	 text-decoration:none;
	 border-bottom:1px dotted #dddddd;
}


.headblue
{
	margin:5px;
}
.headblue .title
{
	background-image   : url('images/head_blue.gif');		
	background-position: left top;
	background-repeat:no-repeat;
	 width:201px;
	 height:32px;
	 color:#ffffff;
	 
	 
	
}
.headblue .title .head
{

	 font-size:11pt;
	 font-weight:bold;
	 padding-top:5px;
	 padding-left:55px;
	
	 
	
}
.headblue .content
{
	 background-color:#d1fdfb;
	 width:199px;
		  height:80px;
		  border-bottom:1px solid #b1e5fb;
		   border-right:1px solid #b1e5fb;
		    border-left:1px solid #b1e5fb;
}

.headorange
{
	margin:5px;
}
.headorange .title
{
	background-image   : url('images/head_orange.gif');		
	background-position: left top;
	background-repeat:no-repeat;
	 width:201px;
	 height:32px;
	 color:#744008;
	 
	 
	
}
.headorange .title .head
{

	 font-size:11pt;
	 font-weight:bold;
	 padding-top:5px;
	 padding-left:55px;
	
	 
	
}
.headorange .content
{
	 background-color:#fdf1bc;
	 width:199px;
		  height:80px;
		  border-bottom:1px solid #fce686;
		   border-right:1px solid #fce686;
		    border-left:1px solid #fce686;
}

.headgreen
{
	margin:5px;
}
.headgreen .title
{
	background-image   : url('images/head_green.gif');		
	background-position: left top;
	background-repeat:no-repeat;
	 width:201px;
	 height:32px;
	 color:#ffd200;
	 
	 
	
}
.headgreen .title .head
{

	 font-size:11pt;
	 font-weight:bold;
	 padding-top:5px;
	 padding-left:55px;
	
	 
	
}
.headgreen .content
{
	 background-color:#e0fed7;
	 width:199px;
	  height:80px;
	  border-bottom:1px solid #d1fcc5;
	    border-left:1px solid #d1fcc5;
	      border-right:1px solid #d1fcc5;
	  float:center;
	  text-align:center;
	  vertical-align:middle;
}

.bodyContent
{
	font-size:10pt;
	font-family:Tahoma;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	color:#000000;
}
.bodyContent .ucool
{
	color:#156af6;
	font-weight:bold;
}

.bodyContent .solgan
{
	color:#ff9900;
	font-weight:bold;
	font-style:italic;
}
.txtbox
{
	border:1px solid #d0e8fe;
	padding:2px;
	height:13px;
	font-size:8.25pt;
}
.txtdropdown
{
	border:1px solid #d0e8fe;
	padding:2px;
	font-size:8.25pt;
	width:130px;

}

.button
{
	background-image   : url('images/search.gif');		
	background-position: left top;
	background-repeat:no-repeat;
	 width:68px;
	 height:26px;
	 color:#ffffff;
	 font-family:Verdana;
	 font-size:9pt;
	 background-color:Transparent;
	 border:0px;
	 cursor:hand;
	 
	 
	
}
.header1
{
	background-image   : url('images/bg_01.jpg');		
	background-position: left top;
	background-repeat:no-repeat;
	width:100%;
	height:200px;
}
.header1 .title
{
	color:#fdfa05;
	font-size:16pt;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	width:96%;
	font-weight:bold;
	
}

.header1 .pagetitle
{
	color:#ffffff;
	font-size:12pt;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	width:96%;
	 font-weight:bold;
	 text-decoration:underline;
	 padding-top:3px;
	
}

.header2 .pagetitle
{
	color:#ffffff;
	font-size:12pt;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	width:96%;
	 font-weight:bold;
	 text-decoration:underline;
	 padding-top:3px;
	
}

.header2 .title
{
	color:#fdfa05;
	font-size:16pt;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	width:96%;
	font-weight:bold;
	
}
.header2
{
	background-image   : url('images/bg_02.jpg');		
	background-position: left top;
	background-repeat:no-repeat;
	width:100%;
	height:200px;
}

.header3
{
	background-image   : url('images/bg_03.jpg');		
	background-position: left top;
	background-repeat:no-repeat;
	width:100%;
	height:200px;
}
.title2
{
	color:#0ea907;
	font-family:JasmineUPC, Tahoma;
	font-size:18pt;
	font-style:italic;
	font-weight:bold;
	width:100%;
	border-bottom:1px dotted #ff9900;
	
}

.header3 .pagetitle
{
	color:#ffffff;
	font-size:12pt;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	width:96%;
	 font-weight:bold;
	 text-decoration:underline;
	 padding-top:3px;
	
}

.header3 .title
{
	color:#fdfa05;
	font-size:16pt;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	width:96%;
	font-weight:bold;
	
}

.header4
{
	background-image   : url('images/bg_04.jpg');		
	background-position: left top;
	background-repeat:no-repeat;
	width:100%;
	height:200px;
}
.header4 .title
{
	color:#fdfa05;
	font-size:16pt;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	width:96%;
	font-weight:bold;
	
}

.header4 .pagetitle
{
	color:#ffffff;
	font-size:12pt;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	width:96%;
	 font-weight:bold;
	 text-decoration:underline;
	 padding-top:3px;
	
}
.headerbold
{
	font-weight:bold;
	text-decoration:underline;
}
.content
{
	
}

.placecontent
{
	background-color:#ffffff;
	background-image   : url('images/content.gif');		
	background-position: left top;
	background-repeat:repeat-x;
}


.placecontent2
{
	background-color:#ffffff;
	background-image   : url('images/content2.gif');		
	background-position: left bottom;
	background-repeat:repeat;
}

.btnOrange
{
	background-color:Transparent;
	background-image:url('images/buttons/btnOrange2.png');
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	width:81px;
	height:22px;
	font-family:Verdana,Tahoma;
	font-size:9pt;
	color:#3b2803;
	cursor:hand;
}
.btnGreen
{
	background-color:Transparent;
	background-image:url('images/buttons/btnGreen2.png');
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	width:81px;
	height:22px;
	font-family:Verdana,Tahoma;
	font-size:9pt;
	cursor:hand;
}

.txtDropDown
{
	border:1px solid #425a39;
	height:20px;
	font-family:Verdana,Tahoma;
	font-size:9pt;
	color:#296f2c;
	background-color:#efefef;
	background-image:url('images/bgBoxGray.png');
	background-position:left bottom;
	background-repeat:repeat;
}

.txtBox
{
	border:1px solid #425a39;
	height:16px;
	font-family:Verdana,Tahoma;
	font-size:9pt;
	color:#3b2803;
	background-color:#ffffff;
	background-image:url('images/bgBoxGray.png');
	background-position:left bottom;
	background-repeat:repeat-x;
}

/*Paging*/
div.pagination {
			padding: 3px;
			margin: 3px;
		}
		div.pagination a {
			padding: 2px 5px 2px 5px;
			margin: 2px;
			border: 1px solid #45a3da;
			background-image:url('images/gPage4.gif');
			background-position:left bottom;
			background-repeat:repeat;
			text-decoration: none; /* no underline */
			color: navy;
		}
		div.pagination a:hover, div.pagination a:active {
			border: 1px solid #1ca20e;
			background-image:url('images/gPage5.gif');
			background-position:left bottom;
			background-repeat:repeat;
			color: #475c25;
		}
		div.pagination span.current {
			padding: 2px 5px 2px 5px;
			margin: 2px;
			border: 1px solid #ec9d20;
			background-image:url('images/gPage3.gif');
			background-position:left bottom;
			background-repeat:repeat;
			color: #ffffff;
			font-weight: bold;
			
			color: #666666;
		}
		div.pagination span.disabled {
			padding: 2px 5px 2px 5px;
			margin: 2px;
			border: 1px solid #EEE;
			color: #DDD;
		}
		.GridHeaderRow
		{
		    background-image   :url('images/gridheadergreen.gif');
			background-position:left bottom;
			background-repeat:repeat;
			color: #ffffff;
			font-weight: bold;
			border: 1px solid #eafbcf;
			height:20px;
		}
		.GridHeaderRow2
		{
		  
			color: #ffffff;
			background-color:#aa0000;
			font-weight: bold;
			border: 1px solid #ffffff;
			height:20px;
		}
		
		.GridHeaderRow3
		{
		  
			color: #ffffff;
			background-color:#999999;
			font-weight: bold;
			border: 1px solid #ffffff;
			height:20px;
		}
		.GridHeaderRow A
		{
			color: #ffffff;
			text-decoration:none;
		}
			.GridHeaderRow A:Link
		{
	 color  : #ffffff;
			text-decoration:none;
		}
		
			.GridHeaderRow A:hover
		{
	 color  : #bee7fb;
			text-decoration:underline;
		}
		.GridRow
		{
			border-bottom: 1px dotted #b1d677;
			height:20px;
		}
		
		.GridRow A, A:Link, A:Visited
		{
			 color  : #666666;
			 text-decoration:none;
			
		}
		.GridRow A:hover
		{
			 color  : #ff6600;
			 text-decoration:underline;
		}
		
		.GridRowAlter
		{
			
			height:20px;
			background-color:#eafbcf;
			border-top: 1px dotted #b1d677;
		}
		
			.GridRowAlter A, A:Link, A:Visited
		{
			 color  : #666666;
			 text-decoration:none;
			
		}
		.GridRowAlter A:hover
		{
			 color  : #ff6600;
			 text-decoration:underline;
		}
		
		.GridRowHover
		{
			
			height:20px;
			background-color:#eafda8;
			border-top: 1px dotted #99d5f8;
			

		}
		.GridRowHover A, A:Link, A:Visited
		{
			 color  : #666666;
			 text-decoration:none;
			
		}
		.GridRowHover A:hover
		{
			 color  : #ff6600;
			 text-decoration:underline;
		}
		
		.Grid
		{
			border: 0px;
		}
		.TotalResult
		{
			color: #ff6600;
		}
		
		.OK
		{
		    background-image   :url('images/icons/gem_okay.png');
			background-position:left bottom;
			background-repeat:no-repeat;
			color: #ffffff;
			background-color:Transparent;
			font-weight: bold;
			
			height:16px;
			width:16px;
		}
		.Cancel
		{
		    background-image   :url('images/icons/gem_remove.png');
			background-position:left bottom;
			background-repeat:no-repeat;
			color: #ffffff;
			background-color:Transparent;
			font-weight: bold;
			
			height:16px;
			width:16px;
		}
		.Edit
		{
		    background-image   :url('images/icons/ic-edit-bbg.gif');
			background-position:left bottom;
			background-repeat:no-repeat;
			color: #ffffff;
			background-color:Transparent;
			font-weight: bold;
			border:0px;
			height:22px;
			width:22px;
			cursor:hand;
		}
		
		.Delete
		{
		    background-image   :url('images/icons/ic-del-bbg.gif');
			background-position:left bottom;
			background-repeat:no-repeat;
			color: #ffffff;
			background-color:Transparent;
			font-weight: bold;			
			height:22px;
			width:22px;
			border:0px;
			cursor:hand;
		}
		.View
		{
			
			background-image   :url('images/icons/ic-view-wbg.gif');
			background-position:left bottom;
			background-repeat:no-repeat;
			color: #ffffff;
			background-color:Transparent;
			font-weight: bold;			
			height:22px;
			width:22px;
			border:0px;
			cursor:hand;
		}
		
		.required
		{
			color:#CC0000;
			font-family:Verdana;
			font-size:9pt;
			background-image   :url('images/icons/required.gif');
			background-position:left middle;
			background-repeat:no-repeat;
			background-color:Transparent;
			 width:16px;
			 height:16px;
		}
		.trLabel
		{
			color:#4f6335;
			font-size:9pt;
			background-color:#f8ffec;
			border-bottom:1px dotted #8bc43f;
			height:24px;
			padding:2px;
		}
		.trLabel2
		{
			color:#058114;
			font-size:9pt;
			background-color:#f7f6f6;
			border-bottom:1px dotted #8bc43f;
			height:24px;
			padding:2px;
		}
		
		
/*
.mainmenu A:link {COLOR: #1b96d2; TEXT-DECORATION: underline}
.mainmenu A:visited {COLOR: #1b96d2; TEXT-DECORATION: underline}
.mainmenu A:hover {COLOR: #8cc63e; TEXT-DECORATION: none}
.mainmenu A:active {COLOR: #1b96d2; TEXT-DECORATION: underline}
*/
	
.txtBold
{
	font-weight:bold;
	font-size:9pt;
	color:#000000;
	}
	
	
.radcalendar .ajax__calendar_container 
{
    background-color:#fff;
    margin-top :3px;
    margin-left :2px;
    border:solid 1px #000;
    font-family: Verdana, sans-serif;
    cursor:default;
    width:205px;
    font-size:11px;
    text-align:center;
    padding:0px;
}

.radcalendar .ajax__calendar_body 
{
    height:136px;
    width:205px;
    position:relative;
    overflow:hidden;
}

.radcalendar .ajax__calendar_days, .radcalendar .ajax__calendar_months, .radcalendar .ajax__calendar_years 
{
    top:0px; 
    left:0px;
    height:136px;
    width:195px;    
    padding:5px;
    position:absolute;
    text-align:center;
}

.radcalendar .ajax__calendar_days table
{
    border-spacing:0;
    border-collapse:collapse;
    font:100% Verdana;
    text-align:center;    
}

.radcalendar .ajax__calendar_header 
{
    padding-top:3px;
    background:url(images/bg_calendar_header.gif) repeat-x; 
    background-color : #0060A1;
    height:16px;
    border-bottom : 1px solid #6B1EA1;
}

.radcalendar .ajax__calendar_prev 
{
    margin-left:8px;
    margin-top:3px;
    display:block;
    cursor:pointer;
    float:left;
    background:url(images/radcalendar/prev.gif) no-repeat;
}

.radcalendar .ajax__calendar_next 
{
    margin-top:2px;
    margin-right:0px;
    display:block;
    cursor:pointer;
    float:right;
    background:url(images/radcalendar/next.gif) no-repeat;
}

.radcalendar .ajax__calendar_title 
{
    cursor:pointer;
    text-align:center;
    font-weight:600;
    font-size:11px;
    color:#fff;
    font-family: Verdana, sans-serif;
}

.radcalendar .ajax__calendar_footer, .radcalendar .ajax__calendar_today 
{
    display:none;
}

.radcalendar .ajax__calendar_dayname 
{
    padding-left:3px;
    padding-right:3px;
    margin-bottom:5px;
    margin-left:2px;
    margin-right:2px;
    text-align:center;
    font-weight:700;
    font-size:11px;
    color:#000;
    border-bottom:solid 1px #a6a6a6;
}

.radcalendar .ajax__calendar_day, .radcalendar .ajax__calendar_month, .radcalendar .ajax__calendar_year
{
    padding:0px;
    color:#000;
    text-align:center;  
    padding:0pt 2px;
}

.radcalendar .ajax__calendar_hover .ajax__calendar_day, .radcalendar .ajax__calendar_hover .ajax__calendar_month, .radcalendar .ajax__calendar_hover .ajax__calendar_year
{
    color:#0066cc;
}

.radcalendar .ajax__calendar_other .ajax__calendar_day, .radcalendar .ajax__calendar_other .ajax__calendar_year
{
    color:#a6a6a6;   
}

.radcalendar .ajax__calendar_active .ajax__calendar_day
{
    color:#ffffff;
    border :0px solid #0000ff;
    background-color :#6B1EA1;   
}



.radcalendar .ajax__calendar_hover .ajax__calendar_day, .radcalendar .ajax__calendar_hover .ajax__calendar_month, .radcalendar .ajax__calendar_hover .ajax__calendar_year
{
    color:#0066cc;
    background-color :#ECD8FA; 
}
.error
{
	color:#ff0000;
}

.txtHeader
{
	text-align:left;
	font-weight:bold;
	font-size:12pt;
	font-family:Comic Sans MS,Tahoma;
	color:#8bc43f;
	padding:8px;
	width:100%;
	border-bottom:1px dotted #eff1d0;
}

.txtHeader2
{
	text-align:left;
	font-weight:bold;
	font-size:12pt;
		font-family:Comic Sans MS,Tahoma;
	color:#ff9900;
	padding-top:8px;
		padding-left:8px;
			padding-bottom:3px;
	width:100%;
	border-bottom:1px dotted #f9de9b;
	margin-bottom:4px;
}

.pager
{
	padding:2px; 
	
	color: #cc0000;
	font-size:9pt;
	font-family:Comic Sans MS,Tahoma;
		
}

.pager a
{
	padding:2px; 
 width:20px;
	
	font-size:9pt;
	font-family:Comic Sans MS,Tahoma;
		
}


.pager a:hover
{
	 background-color:#eeeeee
		
}

.small
{
	font-size:10px;
	font-family:Verdana;
}

.titlenews
{
	font-size:10pt;
	font-family:Tahoma;
	font-weight:bold;
}

.tabHeadContianer
{
	font-weight:bold;
	font-size:9pt;
	font-family:Verdana;
	color:#4d6efb;
	line-height:18px;
	
	text-align:center;
}

.tabHeadContianerOff
{
	font-weight:bold;
	font-size:9pt;
	font-family:Verdana;
	color:#999999;
	line-height:18px;
	
	text-align:center;
}

.pagetext
{
	 background  : url(images/icons/bgPage.gif) repeat-x top left ;
	
	height:17px;
	background-color:#ffffff;
	 width:18px;
	border:1px solid #666666;
	text-align:center;
	font-size:8.25pt;
	margin-bottom:1px;
}
.pagetext2
{
	 background  : url(images/icons/bgPage.gif) repeat-x top left ;
	
	height:17px;
	background-color:#ffffff;
	 width:18px;
	border:1px solid #666666;
	text-align:center;
	font-size:8.25pt;
	margin-bottom:1px;
	color:#cc0000;
	margin-right:5px;
	font-family:Tahoma;
}
.pagetext2 a
{color:#cc0000;
}
.pagetext3 a
{color:#cc0000;
}

.pagetext2 a:link { color :#cc0000 ; text-decoration: none}
.pagetext2 a:visited { color:  #cc0000; text-decoration: none}
.pagetext2 a:active { color: #666666; text-decoration: none}
.pagetext2 a:hover { color:#ff9900; text-decoration: underline}
.pagetext3
{
	 background  : url(images/icons/bgPage.gif) repeat-x top left ;
	
	height:17px;
	background-color:#ffffff;
	 width:18px;
	border:1px solid #666666;
	text-align:center;
	font-size:8.25pt;
	margin-bottom:1px;
	color:#cc0000;
	margin-left:5px;
	font-family:Tahoma;
}
.pagetextActive
{
	
	 background  : url(images/icons/bgPage.gif) repeat-x top left ;
	
	height:17px;
	background-color:#ffffff;
	 width:18px;
	border:1px solid #69142d;
	text-align:center;
	font-size:8.25pt;
	margin-bottom:1px;
}
.pagetextActive
{
	
	 background  : url(images/icons/bgPage1.gif) repeat-x top left ;
	
	height:17px;
	background-color:#ffffff;
	 width:18px;
	border:1px solid #69142d;
	text-align:center;
	font-size:8.25pt;
	margin-bottom:1px;
}

.btnOrange
{
	background-color:Transparent;
	background-image:url('images/buttons/btnOrange2.png');
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	width:81px;
	height:22px;
	font-family:Verdana,Tahoma;
	font-size:9pt;
	color:#3b2803;
	cursor:hand;
}
.btnGreen
{
	background-color:Transparent;
	background-image:url('images/buttons/btnGreen2.png');
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	width:81px;
	height:22px;
	font-family:Verdana,Tahoma;
	font-size:9pt;
	cursor:hand;
}

.newsline
{
	 border-bottom:1px dotted #cccccc;
}
