/* ================================
    CSS STYLES FOR DNNSKIN: TECHIE
   ================================
*/ 

.ContentWrapperempty{
	text-align:left;
	padding:0px 0px 0px 0px;
}

.ContentWrapperempty DIV{
	text-align:left;
	padding:0px 0px 0px 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ContentWrapperempty DIV DIV{
	text-align:left;
}

.ContentWrapperempty DIV DIV TABLE
{
	padding:0px 0px 0px 0px;
	width:100%;
}
.ContentWrapperempty DIV DIV TABLE TD
{
	padding:0px 0px 0px 0px;
	border-bottom-width:0px;
	text-align:center;
}

.ContentWrapperblue{
	text-align:left;
	padding:5px 5px 5px 5px;
	border-bottom: solid 1px rgb(64,176,198);
	border-left: solid 1px rgb(64,176,198);
	border-right: solid 1px rgb(64,176,198);
	background-color: rgb(233,247,254);
	color: rgb(0,88,104);
}
.ContentWrapperorange{
	text-align:left;
	padding:5px 5px 5px 5px;
	border-bottom: solid 1px rgb(248,152,56);
	border-left: solid 1px rgb(248,152,56);
	border-right: solid 1px rgb(248,152,56);
	background-color: rgb(255,253,237);
	color: rgb(224,131,27);
}
.ContentWrappergreen{
	text-align:left;
	padding:5px 5px 5px 5px;
	border-bottom: solid 1px rgb(197,210,60);
	border-left: solid 1px rgb(197,210,60);
	border-right: solid 1px rgb(197,210,60);
	background-color: rgb(244,247,221);
}

.SmallCap {
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:green;
}

TABLE.headerblue
{
	background-image: url(blue.jpg);
	border-left: solid 1px rgb(64,176,198);
	border-right: solid 1px rgb(64,176,198);
	width: 100%;
	height: 25px;
}

TABLE.headerorange
{
	background-image: url(orange.jpg);
	border-left: solid 1px rgb(248,152,56);
	border-right: solid 1px rgb(248,152,56);
	width: 100%;
	height: 25px;
}

TABLE.headergreen
{
	background-image: url(green.jpg);
	border-left: solid 1px rgb(197,210,60);
	border-right: solid 1px rgb(197,210,60);
	width: 100%;
	height: 25px;
}

.head
{
	font-family: Verdana;
	font-size: 14px;
}

/* Menu settings orange */
TABLE.StudiantMenuOrange
{
	background-color:rgb(255,253,237);
	padding: 0px 0px 0px 0px;	
}

TABLE.StudiantMenuOrange TR
{
	background-color:rgb(255,253,237);
}

TABLE.StudiantMenuOrange TR.selected
{
	background-color:rgb(248,152,56);
	border-bottom:dashed 1px rgb(248,152,56);
}


TABLE.StudiantMenuOrange TR TD
{
	width:100px;
	padding-left: 5px;
	border-bottom:dashed 1px rgb(248,152,56);
}

TABLE.StudiantMenuOrange TR TD A, TABLE.StudiantMenuOrange TR TD A:visited
{
	width:100px;
	font-family:Verdana;
	font-style: italic;
	font-size:12px;
	font-weight:bold;
	color: rgb(248,152,56);

}

TABLE.StudiantMenuOrange TR TD A:hover
{
	width:100px;
	font-family:Verdana;
	font-style: italic;
	font-size:12px;
	font-weight:bold;
	color: black;
	text-decoration: none;

}

TABLE.StudiantMenuOrange TR.selected TD A, TABLE.StudiantMenuOrange TR.selected TD A:visited
{
	width:100px;
	font-family:Verdana;
	font-style: italic;
	font-size:12px;
	font-weight:bold;
	color: black;
	text-decoration: none;
}


/* Menu settings green */
TABLE.StudiantMenuGreen
{
	background-color:rgb(244,247,221);
	padding: 0px 0px 0px 0px;	
}

TABLE.StudiantMenuGreen TR
{
	background-color:rgb(244,247,221);
}

TABLE.StudiantMenuGreen TR.selected
{
	background-color:rgb(197,210,60);
	border-bottom:dashed 1px rgb(197,210,60);
}


TABLE.StudiantMenuGreen TR TD
{
	width:100px;
	padding-left: 5px;
	border-bottom:dashed 1px rgb(197,210,60);
}

TABLE.StudiantMenuGreen TR TD A, TABLE.StudiantMenuGreen TR TD A:visited
{
	width:100px;
	font-family:Verdana;
	font-style: italic;
	font-size:12px;
	font-weight:bold;
	color: rgb(197,210,60);

}

TABLE.StudiantMenuGreen TR TD A:hover
{
	width:100px;
	font-family:Verdana;
	font-style: italic;
	font-size:12px;
	font-weight:bold;
	color: black;
	text-decoration: none;

}

TABLE.StudiantMenuGreen TR.selected TD A, TABLE.StudiantMenuGreen TR.selected TD A:visited
{
	width:100px;
	font-family:Verdana;
	font-style: italic;
	font-size:12px;
	font-weight:bold;
	color: black;
	text-decoration: none;
}

/* Menu settings blue */
TABLE.StudiantMenuBlue
{
	background-color:rgb(233,247,254);
	padding: 0px 0px 0px 0px;	
}

TABLE.StudiantMenuBlue TR
{
	background-color:rgb(233,247,254);
}

TABLE.StudiantMenuBlue TR.selected
{
	background-color:rgb(64,176,198);
	border-bottom:dashed 1px rgb(64,176,198);
}


TABLE.StudiantMenuBlue TR TD
{
	width:100px;
	padding-left: 5px;
	border-bottom:dashed 1px rgb(64,176,198);
}

TABLE.StudiantMenuBlue TR TD A, TABLE.StudiantMenuBlue TR TD A:visited
{
	width:100px;
	font-family:Century Gothic;
	font-size:12px;
	font-weight:bold;
	color: rgb(64,176,198);

}

TABLE.StudiantMenuBlue TR TD A:hover
{
	width:100px;
	font-family:Century Gothic;
	font-size:12px;
	font-weight:bold;
	color: black;
	text-decoration: none;

}

TABLE.StudiantMenuBlue TR.selected TD A, TABLE.StudiantMenuBlue TR.selected TD A:visited
{
	width:100px;
	font-family:Verdana;
	font-style: italic;
	font-size:12px;
	font-weight:bold;
	color: black;
	text-decoration: none;
}
