/*
# -----------------------------------------------------------------------
# This file is part of AROUNDMe
# 
# Copyright (C) 2003, 2005 Barnraiser
# http://www.barnraiser.org/
# info@barnraiser.org
# 
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
# Free Software Foundation; either version 2, or (at your option) any
# later version.
# 
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
# 
# You should have received a copy of the GNU General Public License
# along with program; see the file COPYING. If not, write to the Free
# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.
# -----------------------------------------------------------------------
*/

/*
green = D9E478
dark green = 9ECF13
Dark Blue = #03A2F6
Light Blue = #01CDF6
Orange #FF9C00
GMail Blue = #C3D9FF
Simply Hired Blue = #86c8e3
Simply Hired Green = #EAFAB6
Get Hooked Green = #9DCE13
Yellow (sudhakar) = #FFFF80
*/



@media print {
	#header {
		display: none;
	}
	
	#breadcrumb {
		display: none;
	}
	
	#footer {
		display: none;
	}
	
	#content .col_side {
		display: none;
	}
	
	#comment_form {
		display: none;
	}
	
	#content .col_main {
		width: 100%;
	}

	
	#content .col_left1 {
		float:left;
		position:relative;
		left:0px;
		width:49%;
	}
	
	#content .col_right1 {
		float:left;
		position:relative;
		left:12px;
		width:49%;
	}


/* Adrian */
	.box_bottom {
/*		width:100%; */
		width:228px;
		float:left;
		border-color: #DCDCDC; #DCDCDC; #DCDCDC; #DCDCDC;
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 0px; 
		border-bottom-width: 0px; 
		border-left-width: 0px; 
	}
	
	#header .masthead {
		font-size: 10pt;
	}
	
	#content {
		font-size: 12pt;
	}
	
	#content .metadata {
		font-size: 10pt;
	}
	
	#content .metadata_top {
		font-size: 10pt;
	}
}


@media screen {

	#layout	{
/*		position:absolute; top:0px; left:0px; width:980px;  */
		position:absolute; top:0px; left:0px; width:740px;
		padding:10px;
		background-color:#FFF;
	}
	
	#layout a {
		color: #333333; 
		text-decoration: underline;
	}
	
	#layout .txt_highlight {
/*		color: #9ECF13;  */
		color: #03A2F6;
		text-decoration: none;
	}
/* Adrian 27-09-06 Added white*/
	#layout .txt_options {
		color: #03A2F6;
		text-decoration: none;
	}

	
	#layout a:hover {
/*		#color: #9ECF13;  */
/*	#color: #FFFFFF; */
	#color: #03A2F6;
		text-decoration: underline;
	}
	
	#header {
		float:left;
		width:100%;
		padding: 0px;
	}
	
	#header .masthead {
		float:left;
		border-color: #DCDCDC; 
		border-style: solid; 
		border-width: 1px;
		text-decoration: none;
		text-align:right;
		font-size: 60%;
		width:100%;
	}
	
	#header .shoutbox {
		padding: 9px;
		text-align:left;
	}
	
	#header .menu {
		padding: 9px;
		white-space: nowrap;
		float:right;
		padding-left:18px;
	}
	
	#main_menu {
		width:100%;
		padding: 0px;
		float:left;
		border-color: #DCDCDC; #DCDCDC; #DCDCDC; #DCDCDC;
		border-style: solid; 
		border-top-width: 0px; 
		border-right-width: 1px; 
		border-bottom-width: 0px; 
		border-left-width: 1px; 
		font-size: 80%; 
/*		background: #03A2F6; */
		background: #FF9C00;
/*		background-image: url(img/background.jpg);   Adrian 27-09-06 Removed*/
		background-repeat: repeat-x;
	}

/* Adrian 27-09-06 Added */
	#main_menu_invactive {
		width:100%;
		padding: 0px;
		float:left;
		border-color: #DCDCDC; #DCDCDC; #DCDCDC; #DCDCDC;
		border-style: solid; 
		border-top-width: 0px; 
		border-right-width: 1px; 
		border-bottom-width: 0px; 
		border-left-width: 1px; 
		font-size: 80%; 
		background-image: url(img/background.jpg);
		background-repeat: repeat-x;
	}


	
	#main_menu .content {
		float:left;
		background-color: #DCDCDC;
	
	}
    
    #main_menu .content_select{
    	float:right;        
    }
	
	#main_menu p {
		margin:0px;
		float:left;
		border-color: #FFFFFF; 
		border-style: solid; 
		border-width: 1px; 
		background: #FF9C00;
/*		background: #03A2F6;  */
/*		background-image: url(img/background_hl.jpg); */
		background-repeat: repeat-x; 
		padding-left: 9px; 
		padding-right: 12px; 
		padding-top: 6px; 
		padding-bottom: 6px;
		margin-right:1px;
		color: #FFFFFF;
		font-weight: bold
	}
	
	#main_menu a {
		text-decoration: none; 
		font-weight: bold
	}
	
	#main_menu a:hover {
		color: #FFFFFF; 
		text-decoration: none
	}
	
	#sub_menu {
		width:100%;
		padding: 0px;
		float:left;
		border-color: #DCDCDC; #DCDCDC; #DCDCDC; #DCDCDC;
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 0px; 
		border-left-width: 1px; 
		font-size: 70%;
	}
	
	#sub_menu .content {
		padding-left: 9px; 
		padding-right: 9px; 
		padding-top: 9px; 
		padding-bottom: 6px;

	}
/* Added 28-09-06 Adrian */
	#sub_menu a {
		text-decoration: none; 
		font-weight: bold
		color: #FFFFFF;
		
	}
	
	#sub_menu a:hover {
		color: #03A2F6; 
		text-decoration: none
	}

	#breadcrumb	{
		color: #999999;
		text-decoration: none; 
		font-size: 55%; 
		padding: 9px;
		padding-bottom: 12px;
	}
	
	#breadcrumb a {
		color: #999999;
	}
	
	#footer {
		float: left;
		padding-top: 12px;
		padding-bottom: 9px;
		padding-right: 100px;
		padding-left: 9px;
		color: #999999;
		text-decoration: none; 
		font-size: 55%; 
	}
	
	#footer img {
		float: left;
		margin-right: 50px;
	}

	
	#content .col_left1 {
		float:left;
		position:relative;
		left:0px;
		width:364px;
	}
	
	#content .col_right1 {
		float:left;
		position:relative;
		left:12px;
		width:364px;
	}

	#content .col_left2 {
		float:left;
		position:relative;
		left:0px;
/*		width:600px; */
		width:500px;
	}

	#content .col_mid2 {
		float:left;
		position:relative;
		top: 0px;
		left:220px;
		width:220px;
	}
	
	#content .col_right2 {
		float:left;
		position:relative;
		left:12px;
/*		width:364px; */
		width:228px;
	}


	
	#content .col_main {
		float:left;
		position:relative;
		left:0px;
		width:528px;
	}
	
	#content .col_side {
		float:left;
		position:relative;
		left:12px;
		width:200px; 
/*		width:200px; */
	}
	
	.box_bottom {
		width:100%;
		height:18px;
		float:left;
		background-image: url(img/box_bottom.png); 
		background-repeat: repeat-x;
		margin-bottom:3px;
	}

	.box_bottom_new {
		width:228px;
		height:18px;
		float:left;
		background-image: url(img/box_bottom.png); 
		background-repeat: repeat-x;
		margin-bottom:3px;
	}


	.box_bottom_sb {
		width:200px;
		height:18px;
		float:left;
		background-image: url(img/box_bottom.png); 
		background-repeat: repeat-x;
		margin-bottom:3px;
	}


	
	.box_bottom_right {
		float:right;
		background-image: url(img/box_bottom_right.png);
		width:5px;
		height:18px;
	}
	
	.box_bottom_left {
		float:left;
		background-image: url(img/box_bottom_left.png);
		width:5px;
		height:18px;
	}
	
	.input {
		font-size: 100%;
		font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
		border: 1px solid #DCDCDC; 
		padding: 0.2em;
		float:left;
	}
	
	.input1 {
		font-size: 100%;
		font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
		border: 1px solid #DCDCDC; 
		padding: 0.2em;
	}
	
	.input_submit {
		font-size: 90%;
		font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	}
	
	textarea {
		font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
		border: 1px solid #DCDCDC; 
		padding: 0.2em; 
		font-size: 100%;
	}
	
	select {
		border: 1px solid #DCDCDC; 
		padding: 0px; 
		font-size: 80%;
	}
	
	.col_side .options_select {
		border: 1px solid #DCDCDC; 
		font-size: 100%;
		width:126px;
		float:left;
	}
	
	.gui_select {
		border: 1px solid #DCDCDC; 
		font-size: 80%;
		width:62px;
		float:left;
	}
	
	#content .go {
		width:14px;
		border:0px;
		margin-left:9px;
		margin-right:9px;
		float:right;
	}
	
	#comment_form {
		margin-right:9px;
		padding-top:3px;
	}
	
	#comment_form textarea {
		width:100%;
	}
	
	#comment_form .gui {
		float:right;
	}
	
	.calendar {
		position: relative; 
		display: none; 
		border-top: 2px solid #fff; 
		border-right: 2px solid #333; 
		border-bottom: 2px solid #333; 
		border-left: 2px solid #fff; 
		font-size: 11px; 
		color: #333333; 
		cursor: default; 
		background: #E2E2E2; 
		font-family: tahoma,verdana,sans-serif
	}
	
	.calendar table {
		border: 1px solid #DCDCDC;
	}
	
	.calendar .button {
		text-align: center;
		padding: 1px; 
		border-top: 1px solid #fff; 
		border-right: 1px solid #333333; 
		border-bottom: 1px solid #333333; 
		border-left: 1px solid #fff;
		background: #D9E478;
	}
	
	.calendar thead .title {
		padding: 1px; 
		border: 1px solid #333333; 
		background: #D9E478; 
		color: #FFF; 
		text-align: center;
	}
	
	.calendar thead .name {
		border-bottom: 1px solid #333333; 
		padding: 2px; 
		text-align: center; 
		background: #E2E2E2;
	}
	
	.calendar thead .hilite {
		background-color: #9ECF13;
	}
	
	.calendar tbody .day {
		width: 2em; 
		text-align: right; 
		padding: 2px 4px 2px 2px;
	}
	
	.calendar tbody td.hilite {
		padding: 1px 3px 1px 1px; 
		border: 1px solid; 
		border-color: #fff #000 #000 #fff;
	}
	
	.calendar tbody td.selected {
		font-weight: bold;
		background-color:#F5F5F4;
	}
	
	.calendar td.time {
		border-top: 1px solid #000; 
		padding: 1px 0px; 
		text-align: center;
		background-color: #F5F5F4;
	}
	
	.calendar tfoot .ttip {
		padding: 1px; 
		border: 1px solid #fff; 
		background: #E2E2E2;
		text-align: center;
	}
	
	.txt_search_highlight {
		color: #F36692;
		font-weight: bold;
	}
	
	.listnav {
		margin-top:20px;
		text-align:center;
	}
}


@media screen,print {
	body {
  		font-family:arial, verdana, 'trebuchet ms', sans-serif;
		font-size: 101%; 
		color: #333333; 
		text-decoration: none;
		background-color:#FFF;
		font-size: 13pt;
	}

	#system_message {
		color: #FF5A5A; 
		font-size: 70%; 
		text-align: right;
		padding: 9px;
		position:relative; 
		left-margin:300px; 
		top-margin:20px;
	}
	
	#content {
		float:left;
		font-size: 70%;
		width:100%;
	}

/* Added 28-09-06 - Adrian */

h1 {
	font-family:arial, verdana, 'trebuchet ms', sans-serif;
	color:#828c77;
	font-size:2.4em;
	position:relative;
	left:66px;
	top:33px;
}

h2 {
	font-size:1.8em;
	font-family:arial, verdana, 'trebuchet ms', sans-serif;
}
h3 {
	font-size:1.7em;
	color:#666;
	border-bottom:1px solid #e1e4de;
	padding-bottom:.2em;
	margin-bottom:10px;
}
h4 {
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:.2em;
}
h5 {
	font-size:1em;
	text-transform:uppercase;
}
h5 small {
	font-size:1em;
	text-transform:none;
	color:#999;
}
h5 small a {
	font-weight:normal;
}
h5 small span {
	color:#333;
}
h6 {
	font-size:1.3em;
	font-weight:bold;
}
h6 a {
	color:#34491f;
}

	
/* Edited 18-09-06 - Adrian */

	#content .box {
		width:100%; 
		float:left;
		border-color: #DCDCDC #DCDCDC #DCDCDC #DCDCDC; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 0px; 
		border-left-width: 1px;
	}
	
	#content .box_top {
		border-color: #DCDCDC #DCDCDC #DCDCDC #DCDCDC;
/*		background-color:#66B3FF;    */
		background-color:#FF9C00;
		font-family:arial, verdana, 'trebuchet ms', sans-serif;
		font-weight:bold; 
		color:#FFFFFF; 
		border-style: solid; 
		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width: 1px; 
		border-left-width: 0px; 
		text-align: right;
	/*	font-size: 110%; */
		font-size: 1.5em;
		position:relative;
		padding:6px;
	}

/* Added Adrian 29-09-06 */
	#content .box_top_new {
		border-color: #DCDCDC #DCDCDC #DCDCDC #DCDCDC;
/*		background-color:#EAFAB6;   */
/*		background-color:#D9E478; */
		background-color:#FFFF80;
		font-family:arial, verdana, 'trebuchet ms', sans-serif;
		color:#FFFFFF; 
		border-style: solid; 
		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width: 1px; 
		border-left-width: 0px; 
		text-align: right;
	/*	font-size: 110%; */
		font-size: 16px;
		position:relative;
		padding:6px;
	}


	#content .box_top_new a:hover {
		color: #03A2F6; 
		text-decoration: none
	}

/* Adrian 13-10-06 */
	#content .box_top_new .content a:hover {
		color: #03A2F6; 
		text-decoration: none

	}	



	#content .box_mid {
		float:left;
		width:100%;
	}


/* Added 18-09-06 adrian */	
	#content .box_mid .content {
		float:left;
		padding:9px;
	}

	#content .box_mid .content a:hover {
		color: #03A2F6; 
		text-decoration: none

	}	

	#content .box_mid_options {
		float:left;
		width:100%;
/*		background-color:#EAFAB6; */
		background-color:#FFFF80;
	}

	#content .box_mid_options .content a:hover {
		color: #03A2F6; 
		text-decoration: none

	}	


	.box_bottom_options {
		width:200px;
		height:18px;
		float:left;
		text-align:left;
		background-image: url(img/box_bottom_options.png);
		background-repeat: repeat-x;
		margin-bottom:3px;
	}


	.box_bottom_options_new {
		width:228px;
		height:18px;
		float:left;
		text-align:left;
		background-image: url(img/box_bottom_options.png);
		background-repeat: repeat-x;
		margin-bottom:3px;
	}


	.box_bottom_options_sb {
		width:200px;
		height:18px;
		float:left;
		text-align:left;
		background-image: url(img/box_bottom_options.png);
		background-repeat: repeat-x;
		margin-bottom:3px;
	}


	
	.box_bottom_right_options {
		float:right;
		background-image: url(img/box_bottom_right_options.png);
		width:7px;
		height:18px;
	}
	
	.box_bottom_left_options {
		float:left;
		background-image: url(img/box_bottom_left_options.png);
		width:5px;
		height:18px;
	}

	#content .box_mid_options .content {
		float:left;
		padding:9px;
	}
	

	.highlight  {
		padding-bottom:6px; 
		padding-top:4px; 
		padding-left:10px; 
		padding-right:10px; 
/*		background-color:#C4DFFD;   */
		background-color:#FFFFFF;
		border-collapse:3px; 
		border: 1px solid #DCDCDC; 
		border-bottom-color:#FFFFFF;
		font-weight:bold;
		text-decoration: none;
		color: #FF9C00;
	}
	
	.nothighlight {
		padding-bottom:6px; 
		padding-top:4px; 
		padding-left:10px; 
		padding-right:10px; 
/*		background-color:#EAFAB6; */
		background-color:#FFFF80; /* Green */
		border-collapse:3px; 
		border: 1px solid #DCDCDC;
		font-weight:bold;
		text-decoration: none;
	}


	.nothighlightmain {
		padding-bottom:6px; 
		padding-top:4px; 
		padding-left:10px; 
		padding-right:10px; 
		background-color:#03A2F6; /* Dark Blue */
		border-collapse:3px; 
		border: 1px solid #DCDCDC;
		font-weight:bold;
	}


	.highlightbl  {
		padding-bottom:6px; 
		padding-top:4px; 
		padding-left:10px; 
		padding-right:10px; 
/*		background-color:#C4DFFD;   */
		background-color:#FFFFFF;
		border-collapse:3px; 
		border: 1px solid #DCDCDC; 
		border-bottom-color:#FFFFFF;
		font-weight:bold;
		text-decoration: none;
		color: #03A2F6;
	}




	.highlightblue  {
		padding-bottom:6px; 
		padding-top:4px; 
		padding-left:10px; 
		padding-right:10px; 
		background-color:#FFFFFF; 
		border-collapse:3px; 
		border: 1px solid #DCDCDC; 
		border-bottom-color:#FFFFFF;
		font-weight:bold;
	}
	
	.nothighlightblue {
		padding-bottom:6px; 
		padding-top:4px; 
		padding-left:10px; 
		padding-right:10px; 
		background-color:#E6FFAD; 
		border-collapse:3px; 
		border: 1px solid #DCDCDC;
		font-weight:bold;
	}


/* Changes Ends Here */


	
	#content .box_mid .content {
		float:left;
		padding:9px;
	}
	
	#content .box_mid .content_right {
		float:right;
		padding-left:9px;
	}
	#content .box_mid .pic_content {
		float:left;
		padding-top:9px;
		padding-bottom:9px;
		width:258px;
	}
	
	#content .box_mid .pic {
		float:left;
		padding:9px;
	}
	
	#content h2 {
		font-size: 1.5em; 
		font-weight: bold;
	}
	
	#content h3 {
		font-size: 1.1em; 
		font-weight: bold;
	}
	
	#content h4 {
		font-size: 1.0em; 
		font-weight: bold;
	}
	
	#content pre {
		background-color: #EEEEEE;
		padding:6px;
	}
	
	#content code {
  		font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
		font-size: 101%; 
		color: #333333; 
	}
	
	#content .metadata {
		font-size: 80%;
		margin-left:0px;
		margin-right:0px;
		border-color: #DCDCDC; #DCDCDC; #DCDCDC; #DCDCDC;
		border-style: dotted; 
		border-top-width: 1px; 
		border-right-width: 0px; 
		border-bottom-width: 0px; 
		border-left-width: 0px;
		padding-top:9px;
		padding-bottom:9px;
		color:#666;
	}
	
	#content .metadata_top {
		font-size: 80%;
		margin-left:0px;
		margin-right:0px;
		border-color: #DCDCDC; #DCDCDC; #DCDCDC; #DCDCDC;
		border-style: dotted; 
		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width: 1px; 
		border-left-width: 0px;
		padding-top:0px;
		padding-bottom:9px;
		color:#666;
	}
	
	#content .comment {
		border-color: #DCDCDC; #DCDCDC; #DCDCDC; #DCDCDC;
		border-style: dotted; 
		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width: 0px; 
		border-left-width: 0px;
		padding-bottom:9px;
		padding-top:3px;
		width:100%;
	}
	
	#content .comment_author {
		font-size: 80%;
	}
	
	#content .comment_child {
		padding-bottom:3px;
		padding-top:0px;
		width:100%;
		font-size: 90%;
	}
	
	#content .comment_author a:hover {
		color:#F36692;
	}
	
	.bg1 {
		background-color: #F494B2
	}
	
	.bg2 {
		background-color: #F1EEF0
	}
	
	.bg3 {
		background-color: #DCDCDC
	}
	
	.bg4 {
		background-color: #FDF3F6
	}
	
	.txt_item_title {
		font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
		color: #333333;
		font-size: 1.5em; 
		font-weight: bold; 
		text-decoration: none;
	}
	
	hr {
		color: #DCDCDC;
		height: 1pt;
		margin-top: 6px; 
		margin-right: 0px; 
		margin-bottom: 4px; 
		margin-left: 0px;
		border-top: 1px; 
		border-right: 0px; 
		border-bottom: 0px; 
		border-left: 0px;
		border-style: dotted; 
	}
	
	.picture_right	{
		border: #333333 solid 1px; 
		margin-bottom: 4px; 
		margin-left: 10px;
	}
	
	.picture_left	{
		border: #333333 solid 1px; 
		margin-bottom: 4px; 
		margin-right: 10px;
	}
		
	.picture	{
		border: #333333 solid 1px;
	}
	
	fieldset {
		 border: 1px solid #CCCCCC;
		-moz-border-radius: 3px;
	} 
	
	legend {
		padding-left: 6px;
		padding-right: 6px;
	}
	
	#id_frm label {
		float:left; 
		width:6.0em; 
		display:block
	}
}


/* Adrian 04-10-06 new home page css */

.menu {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #1B1B1B; FONT-FAMILY: Arial; TEXT-DECORATION: none;
}
.menu:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #03A2F6; FONT-FAMILY: Arial; TEXT-DECORATION: underline;
}
.menu_hi {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #7BA400; FONT-FAMILY: Arial; TEXT-DECORATION: none;
}
.sub1 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.sub2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #595959; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.sub3 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #03A2F6; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.sub4 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #FF9C00; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.sub5 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.sub6 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FF9C00; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.sub7 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.dot {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #6E6E6E; FONT-FAMILY: Verdana; 
}
.body_txt {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #6E6E6E; FONT-FAMILY: Arial; text-decoration:none
}
.body_txt_login {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #03A2F6; FONT-FAMILY: Arial; text-decoration:none
}
.body_txt_ins {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #FF9C00; FONT-FAMILY: Arial; text-decoration:underline
}
.inputstyle {
	BORDER-RIGHT: #DCDCDC 1px solid; BORDER-TOP: #DCDCDC 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #DCDCDC 1px solid; WIDTH: 150px; COLOR: #6E6E6E; BORDER-BOTTOM: #DCDCDC 1px solid; FONT-FAMILY: Tahoma, Verdana, Arial; HEIGHT: 15px; BACKGROUND-COLOR: #ffffff
}
