table
{
	font-size:11px;
}

body
{
	margin: 0px;
	color: #696969;
	font-family: Verdana;
	background-color: #eeeeee;
} /*background-color: #d7e0e0;*/

A
{
	font-weight: bold;
	font-size: 10px;
	color: #1e69c9;
	font-family: Verdana;
}

A:Hover
{
	color: #7788d9;
}

.BlueColorText
{
	color:#2388be;
}
.DefaultTextSize
{
	font-size:10px;
}
.OrangeColorText
{
	color: #ffba00;
}
.StrongText
{
	font-weight: bold;
}
.TextLink
{
	font-weight: bold;
	font-size: 10px;
	color: #669933;
}
.InactiveLink
{
	color:#c9c9c9;
	text-decoration:none;
}
.InactiveLink:Hover
{
	color:#c9c9c9;
	text-decoration:none;
}

TABLE.MainTable
{
	width: 100%;
	height: 100%;
	background-color: #eeeeee;
}

TD.LeftWhiteSpace
{
	BACKGROUND-position: right;
	background-image: url(../images/vsep1.jpg);
	background-repeat: repeat-y;
}
TD.RightWhiteSpace
{
	background-image: url(../images/vsep2.jpg);
	background-repeat: repeat-y;
}

/* Top Logo */
TR.HeaderLogo
{
	height: 146px;
}
TD.HeaderLogo
{
	width: 850px;
	background-image: url(../images/awissenet_bg.jpg);
	background-repeat: no-repeat;
	
}

/* Main Menu */
TR.MainMenu
{
	height:22px;
}
TD.MainMenu
{
	/*border-bottom: #dfffcd 1px ridge;*/
	width: 850px;
	/*background-color:#d9d9d9;*/
	/*background-image: url(../images/header_image_middle.jpg);*/
	background-repeat: no-repeat;
}

TD.MainMenuItems
{
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
}
A.MainMenuItem
{
	color: #FFdd00;
	font-size: 10px;
	font-family: Verdana;
}
A.MainMenuItem:Hover
{
	color: #bbbbbb;
}

A.SelectedMainMenuItem
{
	font-size: 10px;
	color: #eeeeff;
	font-family: Verdana;
}

/* Sub Menu */
TABLE.SubMenu
{
	width:100%;
}
TD.SubMenuItems
{
	font-size:11px;
	font-weight:bold;
	color: #c9c9c9;
	font-family: Verdana;
}
A.SubMenuItem
{
	color: #8899aa;
	font-size: 11px;
	font-family: Verdana;
	font-weight:bold;
}
A.SubMenuItem:Hover
{
	color: #7788d9;
}

A.SelectedSubMenuItem
{
	font-size: 11px;
	font-family: Verdana;
	font-weight:bold;
	color: #027cc7;
}


/* Top Image */
TR.HeaderImage
{
	height:68px;
}
TD.HeaderImage
{
	background-image: url(../images/header_image_bottom.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11pt;
}
TABLE.HeaderImage
{
/*
*/
}

/* Language Bar */
TR.LanguageBar
{
	height:25px;
}
TD.LanguageBar
{
	height:25px;
	background-color: #d9d9d9;
	text-align: right;
	border-top: white 1px solid; 
	border-bottom: #eeeeee 1px solid;
}
TABLE.LanguageBarControl
{
	BACKGROUND-position: left;
	background-image: url(../images/toolheader_bg.jpg);
	background-repeat: repeat-x;
}
TD.LanguageBarIcon
{
	width:27;
	height:0px;
}

/*Main Table*/
TD.ContentTable
{
}	

TABLE.ContentTable
{
	width: 850px;
	height: 100%;
}

/*Left Bar*/
TD.LeftBar
{
	background-image: url(../images/left_bar.gif);
	padding-right: 4px;
	padding-left: 1px;
	padding-bottom: 15px;
	vertical-align: top;
	padding-top: 0px;
}/*background-color: #e6e6e6	#dce4ea	#c8cfd9	*/
/*
TABLE.LoginControl
{
	border-right: silver 1px ridge;
	padding-right: 10px;
	border-top: silver 1px ridge;
	padding-left: 10px;
	font-size: 10px;
	padding-bottom: 10px;
	border-left: silver 1px ridge;
	width: 100%;
	color: #555544;
	padding-top: 10px;
	border-bottom: silver 1px ridge;
	background-color: #82aac0;

}
*/

TABLE.LoginControl
{
	font-size: 10px;
	padding-bottom: 10px;
	width: 100%;
	color: #555544;
}

TD.ControlHeader
{
	text-align:center;
	color:#777777;
	height:22px;
	background-color:#ededed;
	background-image: url(../images/toolheader_bg.jpg);
	
}

INPUT.LoginControlTextbox
{
	font-weight: bold;
	font-size: 11px;
	width: 130px;
	color: #027cc7;
}
INPUT.LoginControlButton
{
	font-size: 11px;
	width: 100px;
	color: #363636;
	background-color: #ffffff;
}



/* Content Place */
TD.PageTitle
{
	font-weight: bold;
	font-size: 14px; 
	vertical-align: middle;
	width: 100%;
	color: #C64934;
	height: 28px;
}

TD.ContentPlace
{
	padding-right: 15px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 5px;
	vertical-align: top;
	width: 650px;
	color: #696969;
	padding-top: 12px;
	background-color: #fafafa;
	text-align: justify;
}


/*Forms - Inputs etc*/
SPAN.FormLabel
{
	font-weight: bold;
	font-size: 10px;
	color: #696969;
}/*#ffba00*/
INPUT.FormTextbox
{
	font-size: 11px;
	font-weight:bold;
	color: #ffba00;
	background-color: #fafafa;
}
TEXTAREA.FormTextbox
{
	font-size: 11px;
	font-weight:bold;
	color: #ffba00;
	background-color: #fafafa;
}
INPUT.FormButton
{
	font-weight: bold;
	font-size: 11px;
	color: #222222;
	background-color: #eeeeee;
}

/* Lists Tables Etc */
TABLE.List
{
	font-size: 10px;
	width: 100%;
}
/*
TR.ListHeader
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #5c5f66;
	border-bottom: #c9c9c9 1px solid;
	height: 30px;
	background-color: #d2dcdc;
}
*/
TR.ListHeader
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #5c5f66;
	height: 30px;
	background-color: #d9d9d9;
}

TD.ListHeader
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #5c5f66;
	height: 30px;
	background-color: #d9d9d9;
}
TR.ListItem
{
	vertical-align: middle;
	height: 28px;
	background-color: #CEDBEF;
}
TD.ListItem
{
	vertical-align: middle;
	height: 28px;
	background-color: #CEDBEF;
}
TR.AlternateListItem
{
	vertical-align: middle;
	height: 28px;
	background-color: #eeeeee;
}
TD.AlternateListItem
{
	vertical-align: middle;
	height: 28px;
	background-color: #eeeeee;
	
}
A.ListItem
{
	font-size: 10px;
	color: #555566;
	font-family: Verdana;
	text-decoration: none;
}
A.ListItem:Hover
{
	color: #7788d9;
}

A.SelectedListItem
{
	font-size: 10px;
	font-family: Verdana;

	color: #ffba00;
}

/*Record Details Style*/
TABLE.ItemDetailTable
{
	font-size: 10px;
	width: 100%;
	font-family: Verdana;
}
TR.ItemTableHeader
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #5c5f66;
	height: 30px;
	background-color: #d9d9d9;

}
TR.ItemTableValue
{
	height: 28px;
	background-color: #eeeeee;
}



/*Specific to partners page*/
TABLE.PartnerDetails
{
	/*
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 10px;
	border-left: silver 1px solid;
	width: 450px;
	border-bottom: silver 1px solid;
	background-color: #a9a9a9;
*/
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 10px;
	border-left: silver 1px solid;
	width: 450px;
	border-bottom: silver 1px solid;
	

}
TD.PartnerDetailsImage
{
	background-color: #ffffff;
}
TD.PartnerDetailsTitle
{
	border-right: #aeb8b4 1px solid;
	border-top: #aeb8b4 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #aeb8b4 1px solid;
	color: #696969;
	background-color: #ccdadc;
}
TD.PartnerDetailsValue
{
	border-right: #eaeaea 1px solid;
	border-top: #aaaaaa 1px solid;
	vertical-align: middle;
	border-left: #eaeaea 1px solid;
	
	background-color: #eeeeee;
}
TD.PageFooter
{
	vertical-align:top;
	border-top: #ffffff 2px ridge;
/*	background-color: #336699;*/
	height: 120px; 
	background-image: url(../images/footerimage.jpg);
	background-repeat: repeat-x;
}

TABLE.BottomMenu
{
	
}
TD.BottomMenu
{
	text-align:center;
	width:75px;
}
A.BootomMenu
{
	color: red;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
A.BootomMenu:hover
{
	color: #696969;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	background-color: #99CCFF;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	
}

DIV.PageFooter
{
	text-align: center;
	color: #4169e1;
	font-size: 11px;
	background-image: url(../images/awissenet_logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
TR.PageEnd
{
	
}
TD.PageEnd
{
	background-color: #eeeeee;
	BACKGROUND-position: top;
	background-image: url(../images/hsep2.jpg);
	background-repeat: repeat-x;
}
TD.BottomLeftWhiteSpace
{
	BACKGROUND-position: right top;
	background-image: url(../images/hVsep1.gif);
	background-repeat: no-repeat;
}

TD.BottomRightWhiteSpace
{
	BACKGROUND-position: left top;
	background-image: url(../images/hVsep2.gif);
	background-repeat: no-repeat;
}

TABLE.ConsMembers
{
	text-align:center;
	color:#696969;
	font-size: 11px;
	width:450;
	
}

TD.ConsMembersImage
{
	background-color:#ffffff;
	width:180;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
TD.ConsMembersWhiteSpace
{
	width: 10px;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color:#eeeef5;
}
TD.ConsMembersText
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #eeeef7;
}

TABLE.ProjectTeam
{
	text-align:left;
	color:#696969;
	font-size: 11px;
	width:450;
}

TABLE.VerticalMenu
{
	font-size: 11px;
	padding-bottom: 10px;
	width: 100%;
	color: #555544;
}
TABLE.VerticalMenuSiteMap
{
	font-size: 14px;
	padding-bottom: 10px;
	width: 100%;
	color: #555544;
}

TD.VerticalMenuItems
{
	color: #000000;
	font-family: Verdana;
}
UL.VerticalMenuItems
{
	list-style-type: none;
	padding-left: 10;
	margin-left: 0;
	line-height: 18px;
}
A.VerticalMenuItem
{
	font-size: 11px;
	font-family: Verdana;
	color: #1f3988;
	text-decoration: none;
	font-weight: normal;
}
A.VerticalMenuItem:Hover
{
	color: #000000;
	text-decoration:none;
}

A.SelectedVerticalMenuItem
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration:none;
}
A.SelectedVerticalMenuItem:hover
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration:none;
}

.inset { 
float : right;
width : 280px;
height : 280px; 
padding : 10px;
margin : 10px 5px 5px 5px;
color : inherit;
font-size : 85%;
background-image : url(../images/adbg.jpg);
background-repeat : no-repeat;
}

.news { 
float : right;
width : 280px;
/*height : 280px;*/
padding : 10px;
font-size : 95%;
/*background-image : url(../images/adbg.jpg);*/
background-repeat : no-repeat;
}
 

.news_table 
{
border: #AAD0D3 8px solid; 
width : 280px;
height : 280px;
margin : 10px 5px 5px 5px;
font-size : 90%;
background-repeat : no-repeat;
padding: 0;
}

li a.more { color:#838282; }