﻿/* CSS Document */


.bgimage{
	background-image: url(../img/logos.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.bgimageelementry{
	background-image: url('../img/pinkT-girl-reading-200x300.jpg');
	background-repeat:  no-repeat;
	background-position: right;
}
.bgimagewebdesigning{
	background-image: url('../img/students.jpg');
	background-repeat:  no-repeat;
	background-position: right;
}

.bgimagebusiness{
	background-image: url('../img/5-students-on-grass-199x300.jpg');
	background-repeat:  no-repeat;
	background-position: right;
}
.topblue
{
background-image:url(../img/bluetop.jpg);
background-repeat:repeat-x;
height:83px;
}
.blueline
{
background-image:url(../img/blueline.jpg);
background-repeat:repeat-x;
height:39px;
}
.greenline
{
background-image:url(../img/green-strip.jpg);
background-repeat:repeat-y;
font-family:Calibri, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-bottom:10px;
}
.headerbg
{background-image:url(../img/headerbg.jpg);
background-repeat:repeat-x;
}
.header
{
font-family: verdana, Century Gothic, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-align:left;
color:#003399;
}
.middlebg
{
background-color:#f5feee;
}

.bottombg
{
background-image:url(../img/bottombg.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003399;
}
.bottomtext
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#003399;
text-decoration:none;
padding:5px;
}
.menu
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
text-align:center;
text-decoration:none;
font-weight:bold;
}



a.menu {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;

}

a.menu:Hover {
	text-decoration: underline;
	font-weight:bold;
	color: #EE3520;
}



a..menu
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
text-align:center;
text-decoration:none;
}

.welcome {
        list-style:none;
}
welcome a {   
    background:url(../img/g1.jpeg) no-repeat;   
}
welcome a:hover { 
    background-position:0 -29px;
	background-image:url(img/g1over.jpeg) no-reapeat;
}
welcome a:active {
    background-position:0 -58px;
    
}
.bannerhed
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}
.bannertext
{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#99FFFF;
padding-right:70px;
}
.bannercontent
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.bannerhed a { text-decoration:none;
	color:#ffffff;
}

.bannerhed a:active { text-decoration:none;
	color:#ffffff;
}

.bannerhed a:hover { text-decoration:none;
	color:#ffffff;
}
.headergreen
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
text-align:left;
color:#006633;
text-shadow:inherit;
text-indent:inherit;
}
.blueheader 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
	color:#0000CC;
	text-indent:inherit;
	text-shadow:inherit;
	text-decoration:underline;
	font-weight: bold;
}
.link
{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0033CC;
}
.pgenral
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color:#003333;
line-height:normal;
}

.boxes{
background:transparent url(../img/bg_header_contentConsole.png) no-repeat scroll 0 0;
color:#343434;
font-size:16px;
font-weight:normal;
height:10px;
margin:0;
padding:4px 6px;
text-transform:uppercase;
width:199px;
}

.GrayHeader 
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-align:left;
color:#AB2830;
text-indent:inherit;
text-shadow:inherit;
text-transform:uppercase;
font-weight:bolder;
}

.GrayFont 
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:left;
color:#343434;
text-indent:inherit;
text-shadow:inherit;
}

GrayLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0033CC;

}
a.GrayLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0033CC;

}

a.GrayLink:Hover {
	text-decoration: underline;
}

.borderMy{
border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}



table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: blue blue blue blue;
	border-collapse: collapse;
	background-color: rgb(255, 245, 238);
	text-align:center;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted dotted dotted;
	border-color: green green green green;
	background-color: rgb(255, 245, 238);
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:center;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted dotted dotted;
	border-color: green green green green;
	background-color: rgb(255, 245, 238);
	-moz-border-radius: 0px 0px 0px 0px;
}
