/* the CSS to control appearance */
body {
	background-color: #ffffff;
	color : #000000;
	font-family : Arial;
	font-size: small;
	font-size: 10pt;
	font-weight : normal;
	margin: 0px;
	padding : 0px 0px 0px 0px;
}
.bottom {
	border : thin none White;
	border-style : none none none none;
	background-image : url(Images/background.gif);
}
.heading {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 10pt;
	font-weight : bold;
    margin-left : 18px;
}
.departments {
	color : Maroon;
	font-family : Arial;
	font-size: 11px;
	font-weight : bold;
}
.center{
	border : thin none White;
	border-style : none none none none;
	position : center;
}

.marginenroll{
	margin-left : 20px;
}

.height {
	border : thin none White;
	border-style : none none none none;
	height : 300px;
}
.image {
	background-image : url(http://testweb1.okccc.edu/okccc2/Images/side.gif);
	background-repeat: repeat-y;
	width : 150px;
}
.mainlink  {
	color : #084A8C;
	font-family : Arial;
	font-size: 11px;
	font-weight : bold;
}
.main {
    color : Black;
	font-family : Arial;
    font-size: 11px;
	font-weight : bold;
	text-indent : 5px;
}

STRONG {
	color : Black;
	font-family : Arial;
	font-size: 12px;
	font-weight : bold;
}
STRONG.books{
	color : Black;
	font-family : Arial;
	font-size: 14px;
	font-weight : bold;
}
STRONG.red {
	color : Red;
	font-family : Arial;
	font-size: 13px;
	font-weight : bold;
}
STRONG.item {
	color : #A0522D;
	font-family : Arial;
	font-size: 13px;
	font-weight : bold;
}
STRONG.blue {
	color : #0E528F;
	font-family : Arial;
	font-size: 13px;
	font-weight : bold;
}
td {
	font-family : Arial;
	font-size: 12px;
	}

small {
	color : Maroon;
	font-family : Arial;
	font-size: 11px;
	font-weight : bold;
	margin-left : 10px;
}
small.text {
	color : Black;
	font-family : Arial;
	font-size: 10px;
	font-weight : bold;
}


LI {
	color : Black;
	font-family : Arial;
	font-size: small;
	font-size: 10pt;
	font-weight : normal;
}


FORM {
	height : 20px;
	width : 270px;
	margin-top : 8px;
	margin-bottom : 8px;
}




h4 {
	font-family: arial;
	margin-left : 12pt;
	font-size: 13pt;
	color : #084A8C;
}

h3 {
	margin-left : 12pt;
	font-size: 18pt;
}
h5 {
	margin-left : 12pt;
	font-size: 10pt;
	color : Maroon;
}
h6 {
	margin-left : 12pt;
	font-size: 8pt;
}

p {
	color : #000000;
	font-family : Arial;
	font-size: small;
	font-size: 13px;
	font-weight : normal;
	margin-left : 12pt;
}

p.textlinks {
visibility: hidden;
}

p.footnote {
    font-family : Arial;
    font-size: 8pt;
	font-size: x-small;
}

a.link:visited {
text-decoration: underline;
color: #990000;
}

a.link {
text-decoration: underline;
color: #666666;
}

a.news {
	text-decoration: underline;
	color: Maroon;
	font-weight: bold;
	font-family: arial;
	margin-left : 10px;
	font-size: 8pt;
}
a.link:hover {
text-decoration: underline;
color: #ffffff;
background-color: #990000;
font-weight: bold;
}

/* this is to get rid of the default outline on links in IE5.x/Mac and any other browsers that recognize the outline:none style rule. */
a {
outline: none;
color: #084A8C;
}

.menu a:link {
	color: White;
	text-decoration: none;
}
.menu a:visited {
	color: White;
	text-decoration: none;
}

td.menu {
	background-color: #025B9D;
	color: White;
	height : 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 3px;
	border: 1pt solid #194347;
	font-weight : normal;
	font-stretch : ultra-expanded;
}

/* The styles for the dropdown menu item ID selectors */

#mainmenu {
	position: absolute;
	z-index: 1;
	left: 40px;
	top:65px;
	height: 21px;
	visibility: visible;
	}

#home, #accessories, #apparel, #books,  #children, #jewelry, #miscellaneous, #pilot, #clearance {
	position: absolute;
	z-index: 2;
	width: 400px;
	visibility: hidden;
	}

