body  {
	font-size: 10pt;
	font-family: Georgia;
	color: #959595;
	text-align: center;
	width: 100%;
	margin: 10px 0px 0px 0px;
	zoom: 1;
}

form {
	display: inline;
}

input.big {
	font-size: 26pt;
	font-family: Georgia;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #8CC1F3;
	padding: 10px 10px 10px 10px;
}

input.sm {
	font-size: 12pt;
	font-family: Georgia;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #8CC1F3;
	width: 114px;
	padding: 6px 6px 6px 6px;
}


.iknowgo_top {
	width: 760px;
	height: 79px;
	background-image: url(/images/iknowgo_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.iknowgo_middle {
	background-image: url(/images/iknowgo_middle_repeater.gif);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: center;
	padding: 30px 20px 30px 20px;
}

.iknowgo_bottom {
	width: 760px;
	height: 90px;
	background-image: url(/images/iknowgo_bottom.gif);
	background-repeat: no-repeat;
}

label {
	font-size:16pt;
	font-weight: bold;
	font-family: Georgia;
	color: #92D5A2;
	padding-right: 14px;
}

.reg {
	font-size: 16pt;
	font-family: Georgia;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #8CC1F3;
	width: 240px;
	padding: 6px;
}

input.button {
	background-color: #92D5A2;
	font-size: 16pt;
	font-family: Georgia;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color : #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: hand;
	cursor: pointer;
	
}

.header {
	font-size:18pt;
	font-weight: bold;
	font-family: Georgia;
	color: #DFB25B;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.header a{
	font-size: 18pt;
	color:#8CC1F3;
	font-weight: bold;
	font-family: Georgia;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: underline;
}

.header a:hover{
	font-size: 18pt;
	color:#8CC1F3;
	font-weight: bold;
	font-family: Georgia;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

.link_top {
	color: #8CC1F3;
	font-family: Georgia;
	font-size: 14pt;
	text-decoration: none;
}

.link_top:hover {
	color: #8CC1F3;
	font-family: Georgia;
	font-size: 14pt;
	text-decoration: underline;
}

.green {
	color: #92D5A2;
}

.link_auto {
	color: #DFB25B;
	font-size: 8pt;
	font-family: Georgia;
	text-decoration: underline;
	font-weight: bold;
}


.link_under_command
{
	color: #AAAAAA;
	line-height: 16px;
	font-size: 8pt;
	font-family: Georgia;
	text-decoration: none;
}

.link_under_command:hover
{
	color: #CCCCCC;
	line-height: 16px;
	font-size: 8pt;
	font-family: Georgia;
	text-decoration: underline;
}

.link_auto:hover {
	color: #DFB25B;
	font-size: 8pt;
	font-family: Georgia;
	text-decoration: none;
	font-weight: bold;
}


.link_auto_sel {
	color: #92D5A2;
}


.auto_desc {
	color: #DFB25B;
	font-size: 8pt;
	font-family: Georgia;
}


#command_more {
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 999;
	position: absolute;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	background-color: #FFFAEF;
	visibility: hidden;
	padding-top: 6px;
	padding-right: 40px;
	padding-left: 6px;
	padding-bottom: 6px;
	width: 290px;
	text-align: left;
	line-height: 20px;
	color: #8CC1F3;
	top: 190px;
}



.link_my {
	color: #DFB25B;
	font-size: 10pt;
	font-family: Georgia;
	text-decoration: none;
	font-weight: bold;
}


.link_my:hover {
	color: #DFB25B;
	font-size: 10pt;
	font-family: Georgia;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}




.mytab_on {
	border-left: 1px solid #B7E3C2;
	border-right: 1px solid #B7E3C2;
	border-top: 3px solid #B7E3C2;
	padding: 6px;
	text-align: center;
	font-size: 8pt;
	font-family: Georgia;
	margin-left: 20px;
	cursor: hand;
	cursor: pointer;
}

.mytab_off {
	border-left: 1px solid #B7E3C2;
	border-right: 1px solid #B7E3C2;
	border-top: 1px solid #B7E3C2;
	padding: 6px;
	text-align: center;
	font-size: 8pt;
	font-family: Georgia;
	margin-left: 20px;
	margin-top: 3px;
	cursor: hand;
	cursor: pointer;
}

.value {
	font-size: 16pt;
	font-family: Georgia;
	color: #8CC1F3;
}

.small {
	font-size: 8pt;
	font-family: Georgia;
}

.url {
	font-size: 10pt;
	font-family: Georgia;
}

.command_desc {
	color: #D0D0D0;
}

#error {
	color: #DF3737;
}


.command_row {
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 2px dashed #e9e9e9;
	line-height: 20px;
}

.command_regular {
	border: 1px solid #F9FDFA;
	cursor: hand;
	cursor: pointer;
	background-image: url();
	background-color: #F9FDFA;
}

.command_over {
	border: 1px solid #D9F1E0;
	background-color: #ffffff;
	cursor: hand;
	cursor: pointer;
	background-image: url(/images/iknowgo_icon_edit_command.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.command_edit {
	border: 1px solid #e9e9e9;
	padding: 2px;
	font-size: 8pt;
	font-family: Georgia;
	color: #333333;
}

.command_edit_error {
	border: 1px solid #EFA9A4;
	padding: 2px;
	font-size: 8pt;
	font-family: Georgia;
	color: #333333;
}

.button_small {
	background-color: #92D5A2;
	font-size: 8pt;
	font-family: Georgia;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color : #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

.header_blue {
	font-size:18pt;
	font-weight: bold;
	font-family: Georgia;
	color: #8CC1F3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.header_green {
	font-size:18pt;
	font-weight: bold;
	font-family: Georgia;
	color: #92D5A2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.link_orange {
	color: #DFB25B;
	font-size: 10pt;
	font-family: Georgia;
	text-decoration: none;
	font-weight: bold;
}


.link_orange:hover {
	color: #DFB25B;
	font-size: 10pt;
	font-family: Georgia;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}


.link_blue {
	color: #8CC1F3;
	font-size: 10pt;
	font-family: Georgia;
	text-decoration: none;
	font-weight: bold;
}


.link_blue:hover {
	color: #8CC1F3;
	font-size: 10pt;
	font-family: Georgia;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}



.link_green {
	color: #92D5A2;
	font-size: 10pt;
	font-family: Georgia;
	text-decoration: none;
	font-weight: bold;
}


.link_green:hover {
	color: #92D5A2;
	font-size: 10pt;
	font-family: Georgia;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}



.command_letter {
	background-color: #ffffff;
	border: 1px solid #B7E3C2;
	width: 14px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 8pt;
	font-family: Georgia;
	color: #8CC1F3;
	font-weight: bold;
	float: left;
	clear: none;
	margin-right: 2px;
	cursor: hand;
	cursor: pointer;
}

.command_letter_over {
	background-color: #ffffff;
	border: 1px solid #8CC1F3;
	width: 14px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 8pt;
	font-family: Georgia;
	color: #B7E3C2;
	font-weight: bold;
	float: left;
	clear: none;
	margin-right: 2px;
	cursor: hand;
	cursor: pointer;
}

.command_letter_chosen {
	background-color: #ffffff;
	border: 1px solid #8CC1F3;
	width: 14px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 8pt;
	font-family: Georgia;
	color: #DFB25B;
	font-weight: bold;
	float: left;
	clear: none;
	margin-right: 2px;
	cursor: hand;
	cursor: pointer;
}


.album_image {
	border: 1px solid #e9e9e9;
	padding: 6px;
}


.album_cell {
	padding-bottom: 4px;
	padding-top: 4px;
	line-height: 20px;
}

.album_title {
	font-size: 8pt;
}


.link_blue {
	font-size: 10pt;
	color: #8CC1F3;
	text-decoration: none;
}

.link_blue:hover {
	font-size: 10pt;
	color: #8CC1F3;
	text-decoration: underline;
}

.link_footer {
	font-size: 9pt;
	color: #8CC1F3;
	font-weight: bold;
	text-decoration: none;
}

.link_footer:hover {
	font-size: 9pt;
	color: #92D5A2;
	font-weight: bold;
	text-decoration: underline;
}


.dockclass{
	top:0px;
	left:0px;
	text-align: center;
	position: absolute;
	z-index: 9999;
	zoom:1;
}

.box_spotlight {
	background-color: #FEFFED;
	padding: 8px;
	border: 1px solid #CCCCCC;
}


.txt_sm {
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #E9E9E9;
	font-size: 8pt;
	
}

.txt_sm_err {
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #DDA3A3;
	font-size: 8pt;
	
}