/* CSS Document */

body{ color:#333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px;
padding:0px;
padding-top:50px;
margin:0px;

background:#131313; }

p{text-align:justify;font-size:13px;
	padding-right:5px;
	padding-left:5px;
	text-indent: 6px;
	margin-top: 5px; 
	margin-bottom: 10px;}
	
h2 {font-size:15px; text-align:center; color:#990000; font-weight:bold;}
.projectlink {font-size:14px; text-align:center; font-weight:bold; color:#000000; text-decoration:none; }
.projectlink:hover {font-size:14px; text-align:center; font-weight:bold; color:#000000; text-decoration:underline; }
	
.pageheader{color:#cf8787; font-size:26px; height:37px; background-color:#990000; padding-right:15px; font-family: "Palatino Linotype", Verdana, Arial;}

.footer{ font-size:12px; color:#999999; padding:2px;}
.footeranimation { background:#000000 url(../images/bottom_background.gif) repeat-x;}
.welcometext { font-size:14px; padding:2px; text-align:justify;}

.title{ color:#990000; font-size:18px; font-weight:bold;}
.subtitle{; font-size:15px;}

.input { border:#990000 1px solid; background-color:#efefef; color:#000000;}
.submit { border:#990000 1px solid; background-color:#efefef; color:#000000; font-weight:bold; padding:1px 3px 1px 3px;}

.mtext {font-size:13px;}
.stext{font-size:10px;}

.navlight{color: #CCCCCC;}
.navcur{ font-weight:bold;}
.navlink, .navlink a:link, .navlink a:visited, .navlink a:hover, .navlink a:active{color: #000000;}

.list{font-size:12px; padding:5px 0px 5px 0px; list-style-type:none;}
