/*            >>>   GreenWebDev.com - Class Mgmt  <<<            */
img.left { 
  float: left;
  margin-left: 0;
}

img.right { 
  float: right;
  margin-right: 10;
}

.login {
	font-family: Arial;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

p {
	font-family: Arial;
	color: #290D71;
	font-size: 14px;
	font-weight: normal;
}

.value {
	font-family: Arial;
	color: #290D71;
	font-size: 14px;
	font-weight: bold;
}
li {
	font-family: Arial;
	color: #290D71;
	font-size: 12px;
	font-weight: normal;
}

td {
	font-family: Arial;
	color: #290D71;
	font-size: 12px;
	font-weight: normal;
}

.formstyle {
	font-family: Arial;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	background-color:#cccccc;	
}
.checkout {
	font-family: Arial;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	background-color:#cccccc;	
        width: 100%;
}

.form2 {
	font-family: Arial;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}
.side {
	font-family: Arial;
	color: #cccccc;
	font-size: 10px;
	font-weight: bold;
}

.side2 {
	font-family: Arial;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

tr.greybgd {
	background-color=#eeeeee;
}

td.list {
	font-family: Arial;
	color: #121541;
	font-size: 12px;
    font-weight: normal;
}
td.phone {
	font-family: Arial;
	color: #121541;
	font-size: 10px;
    font-weight: normal;
}
td.label {
	font-family: Arial;
	color: #121541;
	font-size: 12px;
    font-weight: normal;
    text-align=right;

}


tr.hdr {
	font-family: Arial;
	color: #121541;
	font-size: 12px;
    background-color=#cccccc;
    text-align=center;
	font-weight: bold;
}

.login {
	font-family: Arial;
	color: #666666;		
	font-size: 10px;
	padding: 0px 5px 0px 5px; /*top right bottom left*/
	width: 100%;
}


p.cred {
	font-family: Arial;
	color: #666666;		
	font-size: 10px;
	TEXT-ALIGN: center;
}

h2 {

	font-family: Arial;
	padding: 0px 0px 0px 10px; /*top right bottom left*/
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 6px;
	color: #121541;
	border-bottom: 1px solid #CBC4F2;
	TEXT-ALIGN: CENTER;
}

h3 {

	font-family: Arial;
	padding: 0px 5px 0px 5px; /*top right bottom left*/
        color: #290D71;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 2px;
	background-color:#CBC4F2;	
	border-bottom: 3px solid #8170DE;
}

h4 {

	font-family: Arial;
	padding: 0px 0px 0px 5px; /*top right bottom left*/
	font-size: 12px;
	font-weight: 600;
        color: #111111;
	letter-spacing: 1px;
	background-color:#8170DE;
	border-bottom: 2px solid #CBC4F2;	
}
h5 {

	font-family: Arial;
	padding: 0px 0px 0px 2px; /*top right bottom left*/
	font-size: 12px;
	font-weight: 600;
	color: #290D71;
        border-bottom: 1px solid #CBC4F2;
}


/*************************  ID's *************************/
body {
	text-align: center;
	min-width: 800px;
	background-color:#5050A3;	

}

#wrapper {
	margin:0 auto;
	width:800px;
	text-align: left;
}
#level {
  overflow: hidden;
}

#hdr {
	position: absolute;
	width: 800px;
	margin-top: 10px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
}



#main {
	position: absolute;
	width: 505px;
	padding: 10px 5px 0px 10px; /*top right bottom left*/
	margin-top: 115px;		
	margin-left: 0px;
        height:500px;
        border: 0px;
	background-color:#bbbbbb;	

}

#main2 {
	position: absolute;
	width: 800px;
	padding: 10px 5px 0px 10px; /*top right bottom left*/
	margin-top: 105px;		
	margin-left: 0px;
        height:500px;
        border: 0px;
	background-color:#aaaaaa;	

}

#side {
	position: absolute;
	width: 295px;
	padding: 0px 0px 0px 5px; /*top right bottom left*/
	margin-top: 115px;		
	margin-left: 505px;
    height:500px;

}
#login {
	position: fixed;
	width: 90px;
	padding: 5px 5px 5px 5px; /*top right bottom left*/
	margin-top: 30px;		
	height:10px;
    background-color: #a7a7a7;
}
/*************************  Links *************************/
a.menu:hover {
	background-color:#FFFF00;
}  

a:link {
	font-family: Arial;
	min-width: 100px;
	color: #290D71;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
}

a:visited { 
	font-family: Arial;
	min-width: 100px;
	color: #290D71;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
}

a:hover {
	font-family: Arial;
	min-width: 100px;
	color: #290D71;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
	background-color:#FFFFcc;
}  

a:active { 
	font-family: Arial;
	min-width: 100px;
	color: #290D71;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
} 

a.cred:link {
	font-family: Arial;
	color: #666666;		
	font-size: 10px;
	}

a.cred:visited { 
	font-family: Arial;
	color: #666666;		
	font-size: 10px;
	}

a.cred:hover {
	font-family: Arial;
	color: #666666;		
	font-size: 10px;
	font-weight: bold;
	background-color:#FFFFBB;
}  

a.cred:active { 
	font-family: Arial;
	color: #666666;		
	font-size: 10px;
	} 
	
a.side:link {
	font-family: Arial;
	color: #CBC4F2;		
	font-size: 10px;
	}

a.side:visited { 
	font-family: Arial;
	color: #CBC4F2;		
	font-size: 10px;
	}

a.side:hover {
	font-family: Arial;
	color: #CBC4F2;		
	font-size: 10px;
	font-weight: bold;
	background-color:#C70000;
}  

a.side:active { 
	font-family: Arial;
	color: #CBC4F2;		
	font-size: 10px;
	} 
