/* Body Tag Definition */
body {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	background-color: rgb(0,0,0);
}

/* Assign font and color to the general styles */
font, th, td, p, body, span, div { font-family:Arial,Helvetica,Verdana,sans-serif,sans; color:rgb( 250,250,250 ); font-size:12px;}
textarea { font-family:Arial,Helvetica,Verdana,sans-serif,sans; font-size:12px;}
h1,h2,h3,h4,h5 { font-family:Arial,Helvetica,Verdana,sans-serif,sans; color:rgb( 0,0,0 ); }
h1 { font-size:22px; font-weight:bold; }
h2 { font-size:18px; font-weight:bold; }
h3 { font-size:16px; font-weight:bold; }
h4 { font-size:14px; font-weight:bold; }
h5 { font-size:12px; font-style:italic; font-weight:normal;}
 
/* General link formatting */
a { text-decoration:none; color:#FFFFFF; }


/* Default horizontal rule */
hr { height:1px; color:rgb( 0, 0, 0 );}


/* Classes */
.mainBkrnd{background-image: url(images/background.jpg); background-repeat:no-repeat;}
.menuBkrnd{background-image: url(images/backmenu.jpg); background-repeat:repeat;}
.menusideBkrnd { width:16px; background-image: url(images/flashside.jpg); background-repeat:repeat-y; }
.subjectBkrnd{background-image: url(images/backsubject.jpg); background-repeat:repeat;}
.whiteBkrnd{background-color:#FFFFFF;}
.tablespace{padding-top:14px;}

.titlesubject{color:rgb( 176,189,202 ); font-size:16px; font-weight:bold;}
.subtitle{font-weight:bold; font-size:14px;}
.aboutsub{font-size:14px;}
.aboutdegree{font-size:11px;}
.contactname{font-size:15px;}
.formlabel{font-size:12px;}
