
.button
{
    background-color:lightgrey;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-family: arial,verdana;
	color: #ffffff;	
	height: 10;
	padding: 2 5 3 2;
	border-right: buttonshadow 1px solid;
	border-right: #C4A8C4 1px solid;
	border-top: #B07CB0 1px solid;
	border-left: #863486 1px solid;
	border-bottom: buttonshadow 1px solid;
	border-bottom: #3C003C 1px solid;
	cursor: hand;
	color: #000000;
}
.btn
{
    background-color:lightgrey;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-family: arial,verdana;
	color: #ffffff;	
	height: 22;
	padding: 2 5 3 2;
	border-right: buttonshadow 1px solid;
	border-right: #C4A8C4 1px solid;
	border-top: #B07CB0 1px solid;
	border-left: #863486 1px solid;
	border-bottom: buttonshadow 1px solid;
	border-bottom: #3C003C 1px solid;
	cursor: hand;
	color: #000000;
}

a:link {
COLOR: #000000;
}
a:visited {
COLOR: 	#000000;
}
a:hover {
COLOR: green;
}
a:active {
COLOR: green;
}

a.hdrLink {
	margin-right : 20px;
	font-size    : 13px;
	font-weight  : bold;
}

a.hdrLinkForResume {
	margin-right : 5px;
	font-size    : 13px;
	font-weight  : bold;
}
span.element {
	font-family  : Arial;
   	font-size    : 12px;
   	margin       : 12px;   
}

span.code2 {
   font-family : Arial;
   font-size   : 12px;
   margin      : 12px;
   color	   : red;
   font-weight : bolder;	
}

div.cornerSamples {
   margin-top       : 4px;
   background-color : #CCCCCC;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}
.cornerSamples {
   margin-top       : 4px;
   background-color : #CCCCCC;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}
div.cornerSamplesSignin {
   margin-top       : 4px;
   background-color : #ffffee;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
   padding-top      : 15px
}

div.cornerForList {
   width            : 475px;
   margin-top       : 4px;
   background-color : #e3e7e7;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}
div.cornerForLogin {
   width            : 225px;
   height           : 400px;
   margin-top       : 4px;
   background-color : #e3e7e7;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}
div.leftConerDiv {
   width            : 225px;
   height           : 170px;
   margin-top       : 4px;
   background-color : none;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}
div.cornerForAdmin {
   width            : 225px;
   height           : 380px;
   margin-top       : 4px;
   background-color : #e3e7e7;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}
div.cornerForSearch {
   width            : 225px;
   margin-top       : 4px;
   background-color : #e3e7e7;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
   overflow         : auto;
}
div.scheduleList {
   width            : 100%;
   margin-top       : 4px;
   background-color : #e3e7e7;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}

div.createCourse {
   width            : 960px;
   margin-top       : 4px;
   background-color : #ffffee;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}
div.createEdit {
   width            : 960px;
   margin-top       : 4px;
   background-color : #e3e7e7;
   font-family      : cursive;
   font-size        : 12px;
   text-align       : left;
}
div.createCourse0 {
   width            : 960px;
   height           : 470px;
   margin-top       : 4px;
   background-color : #e3e7e7;
   font-family      : cursive;
   font-size        : 12px;
   text-align       : left;
}
div.createAdvShow {
   width            : 100%;
   margin-top       : 4px;
   background-color : #e3e7e7;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : center;
}
div.createCourse1 {
   width            : 725px;
   margin-top       : 4px;
   background-color : #e3e7e7;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}
div.createCourse2 {
   width            : 590px;
   margin-top       : 4px;
   background-color : #ffffee;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}

table.complex {

  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
}

table.complex td, table.complex th {
  padding: .125em;
  margin: 0;
  width: 10%;
  background-color: #FFFEEE;
  border-right: 1px solid #e3e7e7;
  border-top: 1px solid #e3e7e7;
  border-bottom: 1px solid #e3e7e7;
}

.label {
  text-align: center;
  padding-right: .25em;
  color: black;
}
.label1 {
  text-align: right;
  padding-right: .25em;
  color: black;
}
.label2 {
  padding-right: .25em;
  color: gray;
  font-size: 14px;
}
.label3 {
  padding-right: .25em;
  color: #808000;
  font-size: 14px;
  font-weight: bold;
}
.label4 {
  padding-right: .25em;
  color: blue;
  font-size: 17px;
}
.labelBrown {
  font-weight: bold;
  color: #993366;
  text-align: center;
}


.label_reg {
  text-align: right;
  padding-right: .25em;
  color: black;
  font-size: 14px;
}

div.actionList {
   margin-top       : 4px;
   background-color : #e3e7e7;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}

div.actionList1 {
   margin-top       : 4px;
   background-color : #e3e7e7;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}
div.profileList {
   margin-top       : 4px;
   background-color : #e3e7e7;
   font-family      : Arial;
   font-size        : 12px;
   text-align       : left;
}

html.text_wid {
	width    :150px;
}
div.hdr {
	padding-left :30px;
}
.cat {
	width    :150px;
}
.copyright {
	font-size: 10px;
	white-space: nowrap

	
}

.textBox
{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
    border: #000066 1px solid;
    width: 210px;
}
.multiLineTextBox
{
    font-family: Verdana;
    border-right: #000066 1px solid;
    border-top: #000066 1px solid;
    border-left: #000066 1px solid;
    border-bottom: #000066 1px solid;
    width: 180px;
}
.default_body{
	position:relative;
	color:#333333;
    font-family:verdana, arial, helvetica, sans-serif;
    font-size:10px !important;
    font-size:11px;
}
.bg_blue{
        background:#ffffff url(../images/nice3.jpg) repeat;
}
.resumeHeader{
	width: 560px;
	/*background-color: #90EE90;*/
	background-image: url("../images/gradient.jpg");
	font-weight: bolder;
}
.aboutUsLabel{
	font-size: 16px;
	text-align: right;
	text-align: right;
}
.aboutUsHeader{
	font-size: 14px;
	color: #330033;
	font-weight: bold;
	font-family: Arial;
}
.aboutUsDesc{
	font-size: 12px;
	color: #280101;
	font-family: sans-serif;
	margin-left: 20px;
}
.ContHedTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ff0000;
	font-weight: bold;
	text-decoration: none;
	padding:10px;
}
.ContTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding:10px;
}
