/* CSS Document */
/* My part begin*/
body {
	background-color:#FCF4D6;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#containertxt {float:left;}
.right {width:130px;}
.container {margin:10px;}
.container_bl {margin:10px;}
img.head {float:right;}
input {width: 280px; background-color:#FFFFFF;}
.showbox {width:auto; background-color:#FCF4D6;}
.showboxw {width:auto; background-color:#fcf9ef;}
.cbright {text-align:right; vertical-align:middle;}
textarea {width: 280px;}
select {width: 286px;}

table.form {font-size:12px;}
.comment {font-size:11px}
.commentred {font-size:12px; color:#FF0000;}

.tochidden {display:none;}
.tocshown {display:table-row-group;}
.whiterow {background-color:#fcf9ef;}
.content {
	font-size:12px;
	color:#000000;
	text-align:justify;
	}
.correct {
 color: green;
}
input, textarea {
background:#fff;
color:#000;
background:url(quote/blank1.gif) repeat;
}

textarea:focus, input:focus {
background:#fff;
color:#000;
background:url(quote/blank2.gif) repeat;
}

.check:focus {
background:#ffb4b4;
color:#000;
background:url(quote/redblank.gif) repeat;
}

.check {
background-color:#ffb4b4; 
background:url(quote/redblank.gif) repeat;
}

.acorrect {
 color: red;
}
.check {background-color:#FFDDDE;}
input {background-color:#FFFFFF;}
hr {
	border:thin;
	width:80%;
	color: #999999;
	height: 1px;
}
.txtnav {
	font-size:12px;
	color:#5E5B5B;
	font-weight:bold;
	float:left;
	display:block;
}
.txtnav a:link, .txtnav a:active, .txtnav a:visited  {
	text-decoration:none;
	color:#5E5B5B;
}
.txtnav a:hover  {
	text-decoration:none;
	color:#000000;
}
h1 {font-size:16px; color:#65378f; margin:0;}
h2 {font-size:14px; color:#65378f;font-weight: normal; margin:0;}
h3 {font-size:12px; color:#65378f;font-weight: bold;}
/* My part end */
.blue {color:#0000FF;}
.bluebold {color:#0000FF; font-weight: bold;}
.red {color:#FF0000;}
.padding {
	padding-right: 15px;
	padding-left: 15px;
}
a, a:visited {color:#000099; text-decoration:underline;}
a:hover {color:#660000;}
.txtfrontblue {color:#0000FF; font-weight:bold;}
.quote {margin-left:170px; display:block;}
select.quicknav { margin-left:7px;
	width: 145px; background-color:#FCF4D6;
}
