body					{ 	background-color:#dddddd;
							margin-top:0px;
							margin-left:0px;
							margin-right:0px;
							margin-bottom:0px;
							font-size:11px;
							line-height:14px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							color:#000000;
							z-index:1;
						}	
						
						
						
h2					{ 	font-size:22px;
							line-height:26px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							font-weight:normal;
							color:#555555;
						}
						
.normal					{ 	font-size:11px;
							line-height:14px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							color:#000000;
						}

.inputtext					{ 	font-size:12px;
							line-height:14px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							color:#000000;
						}

.bighead					{ 	font-size:18px;
							line-height:23px;
							font-family:Verdana,Arial,Helvetica,sans-serif;
							font-weight:normal;
							color:#555555;
							margin-bottom:20px
						}

.nav					{ 	font-size:11px;
							line-height:12px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							color:#ffffff;
							background-color:#6666cc;
						}

.table_head					{ 	font-size:12px;
							line-height:12px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							font-weight:bold;
							color:#ffffff;
							background-color:#666666;
						}

.table_head2					{ 	font-size:12px;
							line-height:12px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							font-weight:bold;
							color:#ffffff;
							background-color:#555555;
						}


.table_cell					{ 	font-size:11px;
							line-height:14px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							color:#000000;
							background-color:#bbbbbb;
						}
						
.table_cell_hell					{ 	font-size:11px;
							line-height:14px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							color:#000000;
							background-color:#cccccc;
						}
						
.table_cell2					{ 	font-size:11px;
							line-height:14px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							color:#000000;
							background-color:#aaaaaa;
						}
						
.table_cell_hell2					{ 	font-size:11px;
							line-height:14px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							color:#000000;
							background-color:#bbbbbb;
						}
						
.table_cell_nav					{ 	border:1px #000000 dashed;
							border-top-width:0px;
							border-right-width:0px;
							border-left-width:0px;
						}
						
.formfield				{ 	background-color:#ffffff; 
							border: 1px solid #999999; 
							font-family:Verdana, Arial, Helvetica, sans-serif; 
							font-size: 11px; 
							line-height:13px; 
							padding:2px
						}
						
.alarm					{ 	color:#ff4500; 
							font-weight:bold 
						}

						
a:link					{ 	text-decoration:none;
							color:#ff4500;
							font-weight:bold 
						}
						
						
a:active				{ 	text-decoration:none;
							color:#ff4500;
							font-weight:bold 
						}
						
						
a:visited				{ 	text-decoration:none;
							color:#ff4500;
							font-weight:bold 
						}
						
a:hover					{ 	text-decoration:underline;
							color:#ff4500;
							font-weight:bold 
						}
						
a:link.text				{ 	text-decoration:underline;
							font-weight:normal;
							font-size:11px;
							line-height:14px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							color:#000000;
						}
						
						
a:active.text			{ 	text-decoration:underline;
							font-weight:normal;
							font-size:11px;
							line-height:14px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							color:#000000; 
						}
						
						
a:visited.text			{ 	text-decoration:underline;
							font-weight:normal;
							font-size:11px;
							line-height:14px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							color:#000000;
						}
						
a:hover.text			{ 	text-decoration:none;
							font-weight:normal;
							font-size:11px;
							line-height:14px;
							font-family:Verdana,Helvetica,Arial,sans-serif;
							color:#000000;
						}

