body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCE3F3;
}
/* Layout Hack for <IE7 */
* html #element {
height: 1%;
}

#wrapper {
	width: 980px;
/*	background-color: #FFFFFF;*/
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
/* Content Frame*/
.frameTop {
	background-image: url(../../meeting/styles/AeroBlue/theme/images/tm.png);
	background-repeat: repeat-x;
	background-color: #CCE3F3;	
	height: 18px;
}
.frameTopCornerR {
	background-image: url(../../meeting/styles/AeroBlue/theme/images/tr.png);
	background-color: #CCE3F3;
	background-repeat: no-repeat;
}
.frameRight {
	background-image: url(../../meeting/styles/AeroBlue/theme/images/mr.png);
	background-repeat: repeat-y;
	background-color: #CCE3F3;
	width: 18px;
}
.frameBottomCornerR {
	background-image: url(../../meeting/styles/AeroBlue/theme/images/br.png);
	background-color: #CCE3F3;
	background-repeat: no-repeat;
}
.frameBottom {
	background-image: url(../../meeting/styles/AeroBlue/theme/images/bm.png);
	background-repeat: repeat-x;
	background-color: #CCE3F3;
	height: 18px;
}
.frameBottomCornerL {
	background-image: url(../../meeting/styles/AeroBlue/theme/images/bl.png);
	background-color: #CCE3F3;
	background-repeat: no-repeat;
}
.frameLeft {
	background-image: url(../../meeting/styles/AeroBlue/theme/images/ml.png);
	background-repeat: repeat-y;
	background-color: #CCE3F3;
	width: 18px;
}
.frameTopCornerL {
	background-image: url(../../meeting/styles/AeroBlue/theme/images/tl.png);
	background-color: #CCE3F3;
	background-repeat: no-repeat;
}
/* End Content Frame*/
/*td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}*/
.menuBack {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/includes/cssmenus2/skins/viorange/img/menu_background.jpg);
	background-repeat: repeat;
}
.headingBack {
	background-image: url(../images/cellpic1.gif);
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
}
.subHeadingBack {
	/*background-image: url(../images/cellpic3.gif);*/
	font-weight: bold;
	color: #FFFFFF;
	height: 14px;
	background-repeat: repeat-x;
	background-position: center;
	background-color: #333333;
}
.subHeadingList {
	background-color:#ECFFFF;
	border: 1px solid #000000;
	}
h1 {
	font-size: 14px;
	line-height: 9px;
	vertical-align: bottom;
	top: 5px;
}
.logo {
	background-color: #FFFFFF;
	background-image: url(../images/checklist.gif);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-type: none;
	height: 140px;
}
.logoLeft {
	background-color: #FFFFFF;
	float: left;
}
.logoRight {
	background-color: #FFFFFF;
	float: right;
}
.tdLeft {
	width: 206px;
	border: none;
	vertical-align: top;
	text-align: left;
/*	background-color: #CCE3F3;*/
}
.tdRight {
/*	padding: 1px;*/
	border: none;
	vertical-align: top;
	text-align: left;
	width: 196px;
/*	background-color: #FFFFFF;*/
}
.tdCenter {
	vertical-align: top;
	text-align: justify;
	width: 580px;
}
.small_Text {
	font-size: 10px;
	color: #0000FF;
}
.small_Text_red {
	font-size: 10px;
	color: #FF0000;
}
.blue_text_spacer {
	color: #F0FFFF;
}
h2 {
	font-size: 12px;
}
.row_odd {
	background-color: #D9FFEC;
}
.row_even {
	background-color: #A8FFFF;
}
.row_highlight {
	background-color: #EAFFFF;
}.editDropDown {
	width: 300px;
}
/* Calender Colours */
.accepted {
	color: #000000;
	background-color:#DFFFDF;
	border: thin solid #00FF00;
	text-transform: capitalize;
}
.pending {
	color: #000000;
	background-color:#FFD9D9;
	border: thin solid #FF0000;
	text-transform: capitalize;
}
.negotiating {
	color: #000000;
	background-color:#FFFFCC;
	border: thin solid #FFFF00;
	text-transform: capitalize;
}
.cancelled {
	color: #FFFFFF;
	background-color:#FF9595;
	border: thin solid #FFFF00;
	text-transform: capitalize;
	text-decoration: line-through;
}
.not_available {
	color: #000000;
	background-color:#FFFF99;
	border: thin solid #FFFF00;
	text-transform: capitalize;
}
/* End calendar colours */
a:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
}
a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}
.number {
	color: #00FFFF;
}
.highlight_text {
	color: #FF0000;
}
.list_box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/*Text Menu Nav*/
.menuTxt a:link {
	color: #0033FF;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	height: 30px;
	width: 140px;
	background-image: url(../images/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
}
.menuTxt a:visited {
	color: #0033FF;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	height: 30px;
	width: 140px;
	background-image: url(../images/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
}
.menuTxt a:hover {
	color: #FF0000;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	height: 30px;
	width: 140px;
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;	
}
.menuTxt a:active {
	color: #0033FF;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	height: 30px;
	width: 140px;
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;	
}
/* End menuTxt */
.bottom_thin {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.top_thin {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-top-color: #000000;
}
.bottom_double {
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

.strike_troug {
	text-decoration: line-through;
}
.content {
	background-color: #FFFFFF;
}
/*listLink*/
.listLink a:link {
	color: #000000;
	font-weight: normal;
}
.listLink a:visited {
		color: #000000;
	font-weight: normal;
}
.listLink a:hover {
		color: #000000;
	font-weight: normal;
}
.listLink a:active {
		color: #000000;
	font-weight: normal;
}
/* End ListLink */
/*Bottom Nav Links*/
.botNavLink a:link {
	color: #FFFFFF;
	font-weight: bold;
    width: 100%;
    display: block;
}
.botNavLink a:visited {
	color: #FFFFFF;
	font-weight: bold;
    width: 100%;
    display: block;
}
.botNavLink a:hover {
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	display: block;
	text-decoration: underline overline;
}
.botNavLink a:active {
	color: #FFFFFF;
	font-weight: bold;
    width: 100%;
    display: block;
}
/* End Bottom Nav Links */

/* <TR>list  Links*/
.trLink a:link {
	color: #000000;
	font-weight: normal;
    width: 100%;
    display: block;
}
.trLink a:visited {
	color: #000000;
	font-weight: normal;
    width: 100%;
    display: block;
}
.trLink a:hover {
	color: #000000;
	font-weight: normal;
    width: 100%;
    display: block;
}
.trLink a:active {
	color: #000000;
	font-weight: normal;
    width: 100%;
    display: block;
}
/* End <TR>list Links */

/*List Links Links*/
.listLink a:link {
	color: #000000;
	font-weight: normal;
    width: 100%;
    display: block;
	text-decoration:none
}
.listLink a:visited {
	color: #000000;
	font-weight: normal;
    width: 100%;
    display: block;
	text-decoration:none
}
.listLink a:hover {
	color: #000000;
	font-weight: normal;
    width: 100%;
    display: block;
	text-decoration:none
}
.listLink a:active {
	color: #000000;
	font-weight: normal;
    width: 100%;
    display: block;
	text-decoration:none
}
/* End List Links */

#print_media {
	background-color: #FFFFFF;
}
